Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 Aug 2022 14:45:06 6.1.36_1 |
Guido Falsi (madpilot)  |
emulators/virtualbox-ose-additions*: Bump portrevision.
Force update after xorg-server update. Sei PORTREVISION=0 on nox11
versions since those don't need reinstallation.
PR: 265731
Reported by: O. Hartmann <ohartmann@walstatt.org> |
21 Jul 2022 08:59:19 6.1.36 |
Guido Falsi (madpilot)  |
emulators/virtualbox-ose: Update to 6.1.36
Changelog: https://www.virtualbox.org/wiki/Changelog
PR: 265351 |
05 Jul 2022 17:51:17 6.1.34 |
Bernhard Froehlich (decke)  |
*/*: Release my babies from my "created by" comments |
21 Apr 2022 20:55:21 6.1.34 |
Guido Falsi (madpilot)  |
emulators/virtualbox-ose*: Update to 6.1.34
PR: 263439 |
20 Jan 2022 15:44:06 6.1.32 |
Guido Falsi (madpilot)  |
emulators/virtualbox-ose*: Update to 6.1.32
Changelog: https://www.virtualbox.org/wiki/Changelog-6.1#v32 |
23 Nov 2021 22:11:40 6.1.30 |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
23 Nov 2021 20:31:02 6.1.30 |
Guido Falsi (madpilot)  |
emulators/virtualbox-ose: Update to 6.1.30 |
21 Oct 2021 22:32:36 6.1.28 |
Guido Falsi (madpilot)  Author: Graham Perrin |
emulators/virtualbox-ose: Update description and message files
- Add updated information about supported versions, installation
commands and mitigation for a known issue.
- Removed reference to the wiki page.
Reviewed on github:
https://github.com/freebsd/freebsd-ports/pull/115
PR: 254412 |
20 Oct 2021 21:03:37 6.1.28 |
Guido Falsi (madpilot)  |
emulators/virtualbox-ose*: Update to 6.1.28
Changelog: https://www.virtualbox.org/wiki/Changelog |
11 Sep 2021 20:38:50 6.1.26_1 |
Guido Falsi (madpilot)  Author: Martin Ilavsky |
emulators/virtualbox-ose-additions: Assign default value to pointer
In the virtualbox virtual filesystem code we ship as a patch some
code in an else block is commented out. This produces a code path
in which a pointer variable is dereferenced in an unassigned state,
causing random crashes.
Lacking a better fix, give a default value of NULL to the pointer,
which at least avoids the random pointer dereference issue.
PR: 255386 |
13 Aug 2021 08:52:03 6.1.26 |
Guido Falsi (madpilot)  |
emulators/virtualbox-ose: Update to 6.1.26
This new version has a regression in the pulseaudio host audio
driver. If enabled any VMs configured to use it fails to start.
Since no fix has been found the PULSEAUDIO option is forcibly
disabled. If you have any VM configured to use pulseaudio for audio
input/output, please reconfigure them to use a different driver.
Upstream ticket: https://www.virtualbox.org/ticket/20484
Other changes:
- Remove old patches that don't apply, the audio system has been
reworked upstream and the behavior of these patches is included in
the new code
- Add upgrading pkg-message note about the PULSEAUDIO option issue
described above
Reviewed by: koobs
Differential Revision: https://reviews.freebsd.org/D31264 |
22 May 2021 15:42:28 6.1.22 |
Guido Falsi (madpilot)  |
emulators/virtualbox-ose-additions(-legacy): fix conflicts
- Add missing conflicts lines to emulators/virtualbox-ose-additions
ports
- Remove duplicate entry in emulators/virtualbox-ose-additions-legacy
CONFLICTS_INSTALL
PR: 256048 |
01 May 2021 13:19:32 6.1.22 |
Guido Falsi (madpilot)  |
emulators/virtualbox-ose: Update to 6.1.22 |
23 Apr 2021 12:56:33 6.1.20 |
Guido Falsi (madpilot)  |
emulators/virtualbox-ose: Update to 6.1.20
- Also update related kmod and additions ports
- In additions, use INSTALL_LIB to install X11 modules, so binaries
get stripped
- Trim some `#if __FreeBSD_version` checks for unsupported FreeBSD
versions from patches
PR: 255301 |
22 Apr 2021 08:15:53 6.1.18_1 |
Guido Falsi (madpilot)  |
emulators/virtualbox-ose-additions: Fix vboxvfs panic
Fix panic on mount when trying to use vbox VFS after
base r355790 (or git commit hash 6fa079fc3f5e).
PR: 255208
MFH: 2021Q2 |
06 Apr 2021 14:31:13 6.1.18 |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 6.1.18 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Mar 2021 04:31:12
6.1.18 |
lwhsu  |
emulators/virtualbox-ose-additions: Fix MASTER_SITES
PR: 254175
Submitted by: Andrew Fyfe <andrew@neptune-one.net> |
09 Mar 2021 18:27:36
6.1.18 |
madpilot  |
- Update VirtualBox OSE to 6.1.18
- Old VirtualBox OSE 5.2.44 preserved as "-legacy" versions of the
ports (repocopied)
- Add back extra patch removed in r528258, actually required to
build DEBUG kmod
- Correctly define WITH_DEBUG when enabling the DEBUG option, so
binaries are not stripped
Please note that this new version supports only amd64 CPUs. If you need
to use older hardware please install the legacy ports.
Note that moving VM snapshots across major updates is unsupported, it's
strongly suggested to properly shutdown VMs before upgrading, please
check UPDATING for further details.
(Only the first 15 lines of the commit message are shown above ) |
16 Jan 2021 08:10:08
5.2.44_3 |
antoine  |
Unbreak after r559828
Reported by: pkg-fallout
MFH: 2021Q1 |
01 Jan 2021 14:15:10
5.2.44_3 |
rene  |
emulators/virtualbox-ose-additions: drop optional support for OPENGL
OPENGL requires Python 2.7 which expired yesterday.
PR: 249682
Submitted by: swills (hint by VVD) |
27 Oct 2020 09:10:56
5.2.44_3 |
madpilot  |
Fix patch to virtualbox-ose-additions OpenGL ssupport to actually
work at runtime as much as possible.
The OpenGL bits in VirtualBox 5 are an old implementation that does
not play too well with what wee have in the tree now. Thesse patches
simply change the funzionn prototypess in VirtualBox to match the
ones from mesa so it caan compile and interface as much as possible
with it.
Thanks to Ronald Klop <ronald-lists@klop.ws> for testing.
PR: 250315
Submitted by: rozhuk.im@gmail.com
Approved by: portmgr (fixit blanket) |
24 Oct 2020 10:22:25
5.2.44_2 |
madpilot  |
Apply fix to emulators/virtualbox-ose-additions to allow building
with OPENGL option on after ports r552109.
PR: 250315
Submitted by: rozhuk.im@gmail.com
Approved by: portmgr (fixit blanket) |
14 Aug 2020 23:17:44
5.2.44_2 |
jkim  |
Do not allow compiling C++ files for drivers with built-in functions.
This change lets us do "kldload vboxvfs.ko" (although it is still broken). |
13 Aug 2020 21:54:59
5.2.44_1 |
jkim  |
Remove unncessary memcpy(3) and fix file system ID handling.
I removed a bzero() call to reduce compiler warnings in the previous commit
(r544829). It turned out the next memcpy() call was also wrong. Just use
natural assignments here not to obfuscate the code.
Reported by: Martin Simmons (martin at lispworks dot com) (some time ago) |
19 Jul 2020 09:19:22
5.2.44 |
madpilot  |
- Update VirtualBox ports to 5.2.44
- Adapt and regenerate patches
- Reduce differences in patch-src_VBox_Devices_PC_vbox-cpuhotplug.dsl [1]
Patch based on one provided by Mario Lobo <lobo@bsd.com.br>.
Many thanks to people who provided ideas and suggetions in the
PR and review.
PR: 244212
Submitted by: Nikita Stepanov <nikitastepan0v@bk.ru>
Reviewed by: kevans [1]
Tested by: lwshu
Approved by: ports-secteam (joneum)
MFH: 2020Q3
Security: 1e7b316b-c6a8-11ea-a7d5-001999f8d30b
Differential Revision: https://reviews.freebsd.org/D25496 |
04 Apr 2020 19:01:20
5.2.34_2 |
kevans  |
emulators/virtualbox-ose-{additions,kmod}: Remove missing patch
extrapatch-Config.kmk was merged in ports r528258 into the standard
Config.kmk patch out of necessity, but inadvertently missed that it was also
referenced in two other spots.
No PORTREVISION bump, as these are build-only fixes to fix the entirety of
virtualbox-ose-additions and the DEBUG option of virtualbox-ose-kmod.
PR: 245239
Approved by: koobs (mentor)
Approved by: portmgr (blanket: build fix, just-fix-it)
MFH: 2020Q2 (blanket: build fix)
Differential Revision: https://reviews.freebsd.org/D24260 |
20 Feb 2020 21:15:45
5.2.34_2 |
zeising  |
Update xorg x11 servers to 1.20.7
Update xorg x11 servers to 1.20.7. This updates x11-servers/xorg-server,
xephyr, xorg-dmx, xorg-nestserver, xorg-vbserver and xwayland.
Enable the UDEV backend by default, instead of the DEVD backend, for
autoconfiguration of input devices on FreeBSD 12 and later.
FreeBSD 11 lacks the needed support in base and will keep on using the DEVD
backend.
Support for the HAL backend is dropped completely, it has been deprecated
for a long time.
Update and improve the DEVD backend.
Add a pkg message about sysctl configuration that might be needed when using
UDEV.
(Only the first 15 lines of the commit message are shown above ) |
12 Nov 2019 23:27:23
5.2.34_1 |
jkim  |
Fix build with OPENGL option when using 3.x as default Python.
Note the same problem in emulators/virtualbox-ose was fixed in r475363.
Reported by: fluffy |
05 Nov 2019 22:21:16
5.2.34 |
zeising  |
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
17 Oct 2019 03:02:36
5.2.34 |
jkim  |
Update to 5.2.34.
https://www.virtualbox.org/wiki/Changelog-5.2#v34 |
30 Sep 2019 09:38:29
5.2.32_1 |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
09 Sep 2019 11:01:14
5.2.32_1 |
tobik  |
emulators/virtualbox-ose*: Use ECHO_CMD not ECHO per bsd.commands.mk
- Unbreak `make -s` builds
PR: 240433, 240426
Submitted by: Franco Fichtner <franco@opnsense.org> (based on) |
13 Aug 2019 16:03:12
5.2.32_1 |
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
26 Jul 2019 20:46:57
5.2.32_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
16 Jul 2019 23:02:43
5.2.32 |
jkim  |
Update to 5.2.32.
https://www.virtualbox.org/wiki/Changelog-5.2#v32 |
16 May 2019 22:16:06
5.2.30 |
jkim  |
Update to 5.2.30.
https://www.virtualbox.org/wiki/Changelog-5.2#v30 |
27 Apr 2019 13:13:25
5.2.28 |
cmt  |
set VirtualBox MASTER_SITES to download.oracle.com
The SSL certificate of the host does not have download.virtualbox.org
in it's SubjectAltName anymore (download.virtualbox.org points to the
same CDN and is the same host as download.oracle.com, and checksums still
match).
Reported by: Duncan Young |
23 Apr 2019 19:20:48
5.2.28 |
jkim  |
Update to 5.2.28.
https://www.virtualbox.org/wiki/Changelog-5.2#v28 |
08 Mar 2019 00:25:55
5.2.26_4 |
jkim  |
Revert r494756 and r494757 for now. It seems this patch needs more work.
Somehow it prevented executables from starting properly.
Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
Petyo Milotinov <petyo@petyo.org> |
06 Mar 2019 00:46:18
5.2.26_3 |
jkim  |
Make linker option for executables closer to Linux equivalent, i.e.,
"-z noexecstack", "-z relro", and "--as-needed". |
06 Mar 2019 00:37:45
5.2.26_2 |
jkim  |
- Fix build with DEBUG option.
- Fix build with OPENGL option. [1]
- Modernize Makefile.
PR: 236148 [1] |
28 Feb 2019 22:33:52
5.2.26_1 |
jkim  |
Use system X.Org header files instead of the bundled files.
PR: 227238 |
29 Jan 2019 19:24:30
5.2.26 |
jkim  |
Prefer HTTPS for MASTER_SITES. |
29 Jan 2019 19:12:47
5.2.26 |
jkim  |
Update to 5.2.26.
https://www.virtualbox.org/wiki/Changelog-5.2#v26 |
16 Jan 2019 15:19:46
5.2.24 |
jkim  |
Update to 5.2.24.
https://www.virtualbox.org/wiki/Changelog-5.2#v24 |
12 Dec 2018 01:35:36
5.2.22_2 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
29 Nov 2018 21:26:10
5.2.22_1 |
jkim  |
Fix build when SRC_BASE is not /usr/src.
Note the previous patch was incomplete. :-(
PR: 233626 |
29 Nov 2018 21:12:58
5.2.22_1 |
jkim  |
Fix build when SRC_BASE is not /usr/src.
PR: 233626 |
09 Nov 2018 23:54:02
5.2.22 |
jkim  |
Update to 5.2.22.
https://www.virtualbox.org/wiki/Changelog#22 |
20 Oct 2018 04:42:54
5.2.20_1 |
jkim  |
Support SMAP for amd64.
This should stop kernel panics on SMAP supported CPUs after r336876.
PR: 230460
MFH: 2018Q4 |
17 Oct 2018 06:49:31
5.2.20 |
jkim  |
Update to 5.2.20.
https://www.virtualbox.org/wiki/Changelog#20 |
11 Sep 2018 18:34:28
5.2.18_1 |
zeising  |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
15 Aug 2018 19:38:59
5.2.18 |
jkim  |
Update to 5.2.18.
https://www.virtualbox.org/wiki/Changelog#18 |
31 Jul 2018 18:41:30
5.2.16_2 |
zeising  |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
29 Jul 2018 22:18:46
5.2.16_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
17 Jul 2018 19:19:17
5.2.16 |
jkim  |
Update to 5.2.16.
https://www.virtualbox.org/wiki/Changelog#16 |
11 Jul 2018 17:08:47
5.2.14 |
jkim  |
emulators/virtualbox-ose-additions does not need lib32 on amd64 any more.
PR: 229686 |
02 Jul 2018 22:13:39
5.2.14 |
jkim  |
Update to 5.2.14.
https://www.virtualbox.org/wiki/ChangeLog#14 |
10 May 2018 18:41:32
5.2.12 |
jkim  |
Update to 5.2.12.
https://www.virtualbox.org/wiki/Changelog#12 |
17 Apr 2018 21:17:42
5.2.10 |
jkim  |
Update to 5.2.10.
https://www.virtualbox.org/wiki/Changelog#v10 |
10 Mar 2018 17:46:06
5.2.8_1 |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
28 Feb 2018 23:36:57
5.2.8 |
jkim  |
Update to 5.2.8.
https://www.virtualbox.org/wiki/Changelog#v8 |
25 Jan 2018 23:07:54
5.2.6_1 |
jkim  |
Add a missing run-time dependency, x11/xrandr.
Differential Revision: https://reviews.freebsd.org/D12803 |
17 Jan 2018 04:37:09
5.2.6 |
jkim  |
Update to 5.2.6. |
27 Dec 2017 21:01:54
5.2.4 |
jkim  |
Update to 5.2.4.
https://www.virtualbox.org/wiki/Changelog#v4 |
30 Nov 2017 23:45:49
5.2.2 |
jkim  |
Update to 5.2.2. |
17 Nov 2017 22:04:43
5.2.0_1 |
jkim  |
Belatedly catch up with r433892.
libGL.so from graphics/mesa-libs is installed on ${LOCALBASE}/lib now. |
23 Oct 2017 16:49:38
5.2.0 |
jkim  |
Update to 5.2.0. |
17 Oct 2017 00:53:34
5.1.30 |
jkim  |
Update to 5.1.30. |
15 Sep 2017 06:34:51
5.1.28 |
jkim  |
Update to 5.1.28. |
08 Sep 2017 01:12:56
5.1.26_1 |
jkim  |
- Fix overflow in host memory size calculation.
- Catch up with PG_CACHE removal on head.
PR: 211432 |
28 Jul 2017 17:08:14
5.1.26 |
jkim  |
Update to 5.1.26. |
19 Jul 2017 00:03:16
5.1.24 |
jkim  |
Update to 5.1.24. |
18 Jul 2017 22:11:18
5.1.22_3 |
jkim  |
- Fix build on 10.3. strncat() was not available in libkern. Actually,
there is no point of using strncat() here because the length of tail is len.
- Remove few empty lines while I am here. |
18 Jul 2017 16:39:27
5.1.22_2 |
mmokhi  |
emulators/virtualbox-ose-additions: Add support for VirtualBox SharedFolder
This is an experimental implementation of VirtualBox SharedFolder subsystem
support for FreeBSD.
The implementation is based on github.com/lwhsu/freebsd-vboxfs.
It's tested and worked as expected.
The locking mechanism may need enhancements.
Reviewed by: jkim (vbox), mat (mentor)
Approved by: jkim (vbox), mat (mentor)
Sponsored by: Netzkommune GmbH
Differential Revision: https://reviews.freebsd.org/D11602 |
23 May 2017 05:03:16
5.1.22_1 |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
01 May 2017 18:49:02
5.1.22 |
jkim  |
Update to 5.1.22. |
18 Apr 2017 20:56:45
5.1.20 |
jkim  |
Update to 5.1.20. |
15 Mar 2017 22:22:59
5.1.18 |
jkim  |
Update to 5.1.18. |
09 Mar 2017 21:50:30
5.1.16_1 |
jkim  |
Improve D-Bus support. |
09 Mar 2017 00:25:44
5.1.16 |
jkim  |
Update to 5.1.16. |
21 Feb 2017 22:02:51
5.1.14 |
jkim  |
Update the hints to use service(8). |
18 Jan 2017 19:09:06
5.1.14 |
jkim  |
Update to 5.1.14. |
21 Dec 2016 14:01:15
5.1.12 |
jkim  |
Update to 5.1.12. |
24 Nov 2016 20:37:08
5.1.10 |
jkim  |
Update to 5.1.10. |
23 Oct 2016 19:32:53
5.1.8 |
jkim  |
Update to 5.1.8.
PR: 213683
Differential Revision: https://reviews.freebsd.org/D8292 |
05 Oct 2016 20:57:06
5.1.6_1 |
jkim  |
Fix the previous commit. It was incomplete.
Pointy hat: jkim |
05 Oct 2016 20:49:35
5.1.6_1 |
jkim  |
Add newly added slave ports to CONFLICTS_INSTALL. |
05 Oct 2016 01:01:29
5.1.6_1 |
swills  |
emulators/virtualbox-ose-additions: prepare for -nox11 slave port |
13 Sep 2016 17:11:55
5.1.6_1 |
jkim  |
Bump PORTREVISION for r421979. Although we usually do not update it for
non-default option changes, some users may benefit from it.
Requested by: mat |
13 Sep 2016 05:33:11
5.1.6 |
jkim  |
Do not override libGL.so.1 for libglx.so to let X server load it properly. |
12 Sep 2016 22:52:05
5.1.6 |
jkim  |
Update to 5.1.6. |
07 Sep 2016 21:35:38
5.1.4 |
jkim  |
Update to 5.1.4. |
04 Aug 2016 17:22:47
5.0.26 |
bdrewery  |
Remove PORTSDIR from dependency |
27 Jul 2016 03:51:19
5.0.26 |
jkim  |
Allow X server to load GLX extension. |
26 Jul 2016 21:49:13
5.0.26 |
jkim  |
Remove fake DRM and install OpenGL wrappers. |
25 Jul 2016 23:15:09
5.0.26 |
jkim  |
Add a missing file for OPENGL option. |
25 Jul 2016 22:34:21
5.0.26 |
jkim  |
Do not load vboxvideo.ko from vboxguest script. DRI support was removed
from the X.Org vboxvideo driver.
https://www.virtualbox.org/changeset/59194
PR: 211373 |
22 Jul 2016 20:28:01
5.0.26 |
jkim  |
Update to 5.0.26. |