non port: emulators/virtualbox-ose-additions/Makefile |
SVNWeb
|
Number of commits found: 181 (showing only 100 on this page) |
Mon, 15 May 2023
|
[ 17:46 Vladimir Druzenko (vvd) ] 1d37fcd
emulators/virtualbox-ose{-*}: Update to 6.1.44
Changes: https://www.virtualbox.org/wiki/Changelog-6.1#v44
Author: lwhsu@FreeBSD.org
Note: BROKEN on 14
PR: 266907
Reported by: Ian Dickens <ian@south-border.com>
Approved by: arrowd (mentor), joneum (ports-secteam)
Differential Revision: https://reviews.freebsd.org/D40088
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 9 Aug 2022
|
[ 14:45 Guido Falsi (madpilot) ] f5957f1
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>
|
Thu, 21 Jul 2022
|
[ 08:59 Guido Falsi (madpilot) ] 99d29ee
emulators/virtualbox-ose: Update to 6.1.36
Changelog: https://www.virtualbox.org/wiki/Changelog
PR: 265351
|
Tue, 5 Jul 2022
|
[ 17:51 Bernhard Froehlich (decke) ] 27d0337 (Only the first 10 of 19 ports in this commit are shown above. )
*/*: Release my babies from my "created by" comments
|
Thu, 21 Apr 2022
|
[ 20:55 Guido Falsi (madpilot) ] 4017132
emulators/virtualbox-ose*: Update to 6.1.34
PR: 263439
|
Thu, 20 Jan 2022
|
[ 15:44 Guido Falsi (madpilot) ] 6348afa6
emulators/virtualbox-ose*: Update to 6.1.32
Changelog: https://www.virtualbox.org/wiki/Changelog-6.1#v32
|
Tue, 23 Nov 2021
|
[ 22:11 Stefan Eßer (se) ] 5933ac0 (Only the first 10 of 157 ports in this commit are shown above. )
*/*: 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)
|
[ 20:31 Guido Falsi (madpilot) ] 28c743a
emulators/virtualbox-ose: Update to 6.1.30
|
Wed, 20 Oct 2021
|
[ 21:03 Guido Falsi (madpilot) ] a3db7da (Only the first 10 of 13 ports in this commit are shown above. )
emulators/virtualbox-ose*: Update to 6.1.28
Changelog: https://www.virtualbox.org/wiki/Changelog
|
Sat, 11 Sep 2021
|
[ 20:38 Guido Falsi (madpilot) Author: Martin Ilavsky ] 1b23945
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
|
Fri, 13 Aug 2021
|
[ 08:52 Guido Falsi (madpilot) ] 416b34d
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
|
Sat, 22 May 2021
|
[ 15:42 Guido Falsi (madpilot) ] 8b0a535
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
|
Sat, 1 May 2021
|
[ 13:19 Guido Falsi (madpilot) ] 5224c9f
emulators/virtualbox-ose: Update to 6.1.22
|
Fri, 23 Apr 2021
|
[ 12:56 Guido Falsi (madpilot) ] d2441db (Only the first 10 of 13 ports in this commit are shown above. )
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
|
Thu, 22 Apr 2021
|
[ 08:15 Guido Falsi (madpilot) ] 8a311de
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 10 Mar 2021
|
[ 04:31 lwhsu ]
emulators/virtualbox-ose-additions: Fix MASTER_SITES
PR: 254175
Submitted by: Andrew Fyfe <andrew@neptune-one.net>
|
Tue, 9 Mar 2021
|
[ 18:27 madpilot ] (Only the first 10 of 131 ports in this commit are shown above. )
- 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 )
|
Sat, 16 Jan 2021
|
[ 08:10 antoine ]
Unbreak after r559828
Reported by: pkg-fallout
MFH: 2021Q1
|
Fri, 1 Jan 2021
|
[ 14:15 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)
|
Tue, 27 Oct 2020
|
[ 09:10 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)
|
Sat, 24 Oct 2020
|
[ 10:22 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)
|
Fri, 14 Aug 2020
|
[ 23:17 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).
|
Thu, 13 Aug 2020
|
[ 21:54 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)
|
Sun, 19 Jul 2020
|
[ 09:19 madpilot ] (Only the first 10 of 54 ports in this commit are shown above. )
- 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
|
Sat, 4 Apr 2020
|
[ 19:01 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
|
Thu, 20 Feb 2020
|
[ 21:15 zeising ] (Only the first 10 of 111 ports in this commit are shown above. )
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 )
|
Tue, 12 Nov 2019
|
[ 23:27 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
|
Tue, 5 Nov 2019
|
[ 22:21 zeising ] (Only the first 10 of 36 ports in this commit are shown above. )
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.
|
Thu, 17 Oct 2019
|
[ 03:02 jkim ]
Update to 5.2.34.
https://www.virtualbox.org/wiki/Changelog-5.2#v34
|
Mon, 9 Sep 2019
|
[ 11:01 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)
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Tue, 16 Jul 2019
|
[ 23:02 jkim ]
Update to 5.2.32.
https://www.virtualbox.org/wiki/Changelog-5.2#v32
|
Thu, 16 May 2019
|
[ 22:16 jkim ]
Update to 5.2.30.
https://www.virtualbox.org/wiki/Changelog-5.2#v30
|
Sat, 27 Apr 2019
|
[ 13:13 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
|
Tue, 23 Apr 2019
|
[ 19:20 jkim ]
Update to 5.2.28.
https://www.virtualbox.org/wiki/Changelog-5.2#v28
|
Fri, 8 Mar 2019
|
[ 00:25 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>
|
Wed, 6 Mar 2019
|
[ 00:46 jkim ]
Make linker option for executables closer to Linux equivalent, i.e.,
"-z noexecstack", "-z relro", and "--as-needed".
|
[ 00:37 jkim ]
- Fix build with DEBUG option.
- Fix build with OPENGL option. [1]
- Modernize Makefile.
PR: 236148 [1]
|
Thu, 28 Feb 2019
|
[ 22:33 jkim ]
Use system X.Org header files instead of the bundled files.
PR: 227238
|
Tue, 29 Jan 2019
|
[ 19:24 jkim ]
Prefer HTTPS for MASTER_SITES.
|
[ 19:12 jkim ]
Update to 5.2.26.
https://www.virtualbox.org/wiki/Changelog-5.2#v26
|
Wed, 16 Jan 2019
|
[ 15:19 jkim ]
Update to 5.2.24.
https://www.virtualbox.org/wiki/Changelog-5.2#v24
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Thu, 29 Nov 2018
|
[ 21:26 jkim ]
Fix build when SRC_BASE is not /usr/src.
Note the previous patch was incomplete. :-(
PR: 233626
|
[ 21:12 jkim ]
Fix build when SRC_BASE is not /usr/src.
PR: 233626
|
Fri, 9 Nov 2018
|
[ 23:54 jkim ]
Update to 5.2.22.
https://www.virtualbox.org/wiki/Changelog#22
|
Sat, 20 Oct 2018
|
[ 04:42 jkim ] (Only the first 10 of 20 ports in this commit are shown above. )
Support SMAP for amd64.
This should stop kernel panics on SMAP supported CPUs after r336876.
PR: 230460
MFH: 2018Q4
|
Wed, 17 Oct 2018
|
[ 06:49 jkim ]
Update to 5.2.20.
https://www.virtualbox.org/wiki/Changelog#20
|
Tue, 11 Sep 2018
|
[ 18:34 zeising ] (Only the first 10 of 331 ports in this commit are shown above. )
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
|
Wed, 15 Aug 2018
|
[ 19:38 jkim ]
Update to 5.2.18.
https://www.virtualbox.org/wiki/Changelog#18
|
Tue, 31 Jul 2018
|
[ 18:41 zeising ] (Only the first 10 of 254 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Tue, 17 Jul 2018
|
[ 19:19 jkim ]
Update to 5.2.16.
https://www.virtualbox.org/wiki/Changelog#16
|
Wed, 11 Jul 2018
|
[ 17:08 jkim ]
emulators/virtualbox-ose-additions does not need lib32 on amd64 any more.
PR: 229686
|
Mon, 2 Jul 2018
|
[ 22:13 jkim ]
Update to 5.2.14.
https://www.virtualbox.org/wiki/ChangeLog#14
|
Thu, 10 May 2018
|
[ 18:41 jkim ]
Update to 5.2.12.
https://www.virtualbox.org/wiki/Changelog#12
|
Tue, 17 Apr 2018
|
[ 21:17 jkim ]
Update to 5.2.10.
https://www.virtualbox.org/wiki/Changelog#v10
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Wed, 28 Feb 2018
|
[ 23:36 jkim ]
Update to 5.2.8.
https://www.virtualbox.org/wiki/Changelog#v8
|
Thu, 25 Jan 2018
|
[ 23:07 jkim ]
Add a missing run-time dependency, x11/xrandr.
Differential Revision: https://reviews.freebsd.org/D12803
|
Wed, 17 Jan 2018
|
[ 04:37 jkim ]
Update to 5.2.6.
|
Wed, 27 Dec 2017
|
[ 21:01 jkim ]
Update to 5.2.4.
https://www.virtualbox.org/wiki/Changelog#v4
|
Thu, 30 Nov 2017
|
[ 23:45 jkim ]
Update to 5.2.2.
|
Fri, 17 Nov 2017
|
[ 22:04 jkim ]
Belatedly catch up with r433892.
libGL.so from graphics/mesa-libs is installed on ${LOCALBASE}/lib now.
|
Mon, 23 Oct 2017
|
[ 16:49 jkim ] (Only the first 10 of 25 ports in this commit are shown above. )
Update to 5.2.0.
|
Tue, 17 Oct 2017
|
[ 00:53 jkim ]
Update to 5.1.30.
|
Fri, 15 Sep 2017
|
[ 06:34 jkim ]
Update to 5.1.28.
|
Fri, 8 Sep 2017
|
[ 01:12 jkim ]
- Fix overflow in host memory size calculation.
- Catch up with PG_CACHE removal on head.
PR: 211432
|
Fri, 28 Jul 2017
|
[ 17:08 jkim ]
Update to 5.1.26.
|
Wed, 19 Jul 2017
|
[ 00:03 jkim ]
Update to 5.1.24.
|
Tue, 18 Jul 2017
|
[ 22:11 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.
|
[ 16:39 mmokhi ] (Only the first 10 of 14 ports in this commit are shown above. )
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
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Mon, 1 May 2017
|
[ 18:49 jkim ]
Update to 5.1.22.
|
Tue, 18 Apr 2017
|
[ 20:56 jkim ]
Update to 5.1.20.
|
Wed, 15 Mar 2017
|
[ 22:22 jkim ]
Update to 5.1.18.
|
Thu, 9 Mar 2017
|
[ 21:50 jkim ]
Improve D-Bus support.
|
[ 00:25 jkim ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to 5.1.16.
|
Tue, 21 Feb 2017
|
[ 22:02 jkim ]
Update the hints to use service(8).
|
Wed, 18 Jan 2017
|
[ 19:09 jkim ]
Update to 5.1.14.
|
Wed, 21 Dec 2016
|
[ 14:01 jkim ]
Update to 5.1.12.
|
Thu, 24 Nov 2016
|
[ 20:37 jkim ]
Update to 5.1.10.
|
Sun, 23 Oct 2016
|
[ 19:32 jkim ]
Update to 5.1.8.
PR: 213683
Differential Revision: https://reviews.freebsd.org/D8292
|
Wed, 5 Oct 2016
|
[ 20:57 jkim ]
Fix the previous commit. It was incomplete.
Pointy hat: jkim
|
[ 20:49 jkim ]
Add newly added slave ports to CONFLICTS_INSTALL.
|
[ 01:01 swills ]
emulators/virtualbox-ose-additions: prepare for -nox11 slave port
|
Tue, 13 Sep 2016
|
[ 17:11 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
|
Mon, 12 Sep 2016
|
[ 22:52 jkim ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 5.1.6.
|
Wed, 7 Sep 2016
|
[ 21:35 jkim ] (Only the first 10 of 23 ports in this commit are shown above. )
Update to 5.1.4.
|
Thu, 4 Aug 2016
|
[ 17:22 bdrewery ]
Remove PORTSDIR from dependency
|
Wed, 27 Jul 2016
|
[ 03:51 jkim ]
Allow X server to load GLX extension.
|
Tue, 26 Jul 2016
|
[ 21:49 jkim ] (Only the first 10 of 12 ports in this commit are shown above. )
Remove fake DRM and install OpenGL wrappers.
|
Mon, 25 Jul 2016
|
[ 23:15 jkim ]
Add a missing file for OPENGL option.
|
[ 22:34 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
|
Fri, 22 Jul 2016
|
[ 20:28 jkim ] (Only the first 10 of 57 ports in this commit are shown above. )
Update to 5.0.26.
|
Thu, 21 Apr 2016
|
[ 17:11 jkim ]
Update to 4.3.38.
MFH: 2016Q2
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Number of commits found: 181 (showing only 100 on this page) |