Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
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. |
21 Apr 2016 17:11:13
4.3.38

|
jkim  |
Update to 4.3.38.
MFH: 2016Q2 |
01 Apr 2016 14:00:57
4.3.36

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
05 Feb 2016 04:24:02
4.3.36

|
jkim  |
Update to 4.3.36. |
12 Nov 2015 22:15:00
4.3.34

|
jkim  |
Update to 4.3.34.
MFH: 2015Q4 |
20 Oct 2015 20:09:58
4.3.32

|
jkim  |
Update to 4.3.32.
MFH: 2015Q4 |
13 Oct 2015 07:45:09
4.3.30_1

|
kwm  |
Xorg-server update to 1.17.2 with related driver updates and bumps.
Update fontproto to 2.1.3.
Update libXfont to 1.5.1.
Update xf86-input-keyboard 1.8.1.
Update xf86-input-vmmouse to 13.1.0.
Update xf86-input-void to 1.4.1.
Update xf86-video-chips to 1.2.6.
Update xf86-video-cirrus to 1.5.3.
Update xf86-video-mach64 to 6.9.5.
Update xf86-video-neomagic to 1.2.9.
Update xf86-video-r128 to 6.10.0.
Update xf86-video-s3virge to 1.10.7.
Update xf86-video-savage to 2.3.8.
Update xf86-video-siliconmotion to 1.7.8. (Only the first 15 lines of the commit message are shown above ) |
17 Aug 2015 14:20:41
4.3.30

|
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
13 Jul 2015 21:15:50
4.3.30

|
jkim  |
Fix pre-build target to properly set environment variables. Note there is
no functional change but it is done for correctness. Also, note the change
is merged from emulators/virtualbox-ose (r355732). |
10 Jul 2015 20:42:52
4.3.30

|
jkim  |
Update to 4.3.30.
MFH: 2015Q3 |
13 May 2015 22:20:44
4.3.28

|
jkim  |
Update to 4.3.28. |
16 Mar 2015 23:04:41
4.3.26

|
jkim  |
Update to 4.3.26. |
13 Mar 2015 21:21:11
4.3.24_3

|
jkim  |
Fix several bugs found by Clang. Note few patches were obtained from
upstream. Other patches were submitted to upstream. |
12 Mar 2015 06:52:26
4.3.24_2

|
jkim  |
- Enable drag and drop from host to guest.
- Make UDPTUNNEL option actually work. |
09 Mar 2015 23:31:43
4.3.24_1

|
jkim  |
Fix zero-sized ioctl request, e.g., VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS,
and remove unused code. |
03 Mar 2015 05:43:12
4.3.24

|
jkim  |
Update to 4.3.24. |
19 Feb 2015 00:25:58
4.3.22

|
jkim  |
Make the previous patch conditional as we always did. |
13 Feb 2015 00:33:13
4.3.22

|
jkim  |
- Update to 4.3.22.
- Install a wrapper for executables as Linux and Solaris installers do. |
23 Dec 2014 00:05:05
4.3.20_3

|
jkim  |
- Reduce diff from Linux OpenGL support. Note we do not have to manually
turn off AIGLX any more.
- Do not install vboxvideo.ko when OPENGL is disabled. It is only required
for OpenGL support.
- Install vboxvideo.ko.symbols when both DEBUG and OPENGL are enabled.
- Do not try to load vboxvideo.ko if it does not exist. |
19 Dec 2014 23:03:55
4.3.20_2

|
dumbbell  |
x11-servers/xorg-server: Update to 1.14
The X.Org server has been updated to 1.14. The changes it brings are described
in a post on the Graphics team blog:
http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/
The most noticable change is the DEVD input device autodetection backend
which is enabled by default, replacing the HAL backend. The keyboard
layout configuration must be migrated from HAL's .fdi files to X.Org
files. The procedure is explained in the post mentionned above.
Several ports were removed with this update, mainly because they are not
compatible with the X.Org server anymore:
o nvidia-driver-71
o nvidia-driver-96 (Only the first 15 lines of the commit message are shown above ) |