aboutsummaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose
Commit message (Expand)AuthorAgeFilesLines
* Remove a redundant PLIST_SUB.Jung-uk Kim2016-09-161-1/+0
* Fix typos in pkg-plist.Jung-uk Kim2016-09-161-5/+5
* Add support for Python 3.x.Jung-uk Kim2016-09-165-19/+104
* Update to 5.1.6.Jung-uk Kim2016-09-124-66/+19
* Attempt to fix build with LibreSSL.Jung-uk Kim2016-09-081-0/+45
* Update to 5.1.4.Jung-uk Kim2016-09-0718-275/+304
* Temporarily disable AVX support for guest. It is unstable for FreeBSD.Jung-uk Kim2016-08-132-0/+22
* Fix build with non-base OpenSSL without MD2 support.Jung-uk Kim2016-08-021-0/+3
* Allow X server to load GLX extension.Jung-uk Kim2016-07-271-0/+34
* Remove fake DRM and install OpenGL wrappers.Jung-uk Kim2016-07-267-172/+66
* Disable TSC measurement thread. It causes a panic with INVARIANTS kernelJung-uk Kim2016-07-251-0/+11
* Fix build with ports OpenSSL.Jung-uk Kim2016-07-241-7/+16
* Update to 5.0.26.Jung-uk Kim2016-07-2250-1187/+767
* Cleanup $() variables in ports Makefiles.Mathieu Arnold2016-07-201-1/+1
* Allow overriding MAINTAINER from slave ports.Jung-uk Kim2016-07-121-1/+1
* virtualbox-ose-lite minimal deps for packagingAlfred Perlstein2016-07-051-0/+12
* Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.Mathieu Arnold2016-06-161-1/+1
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
* emulators/virtualbox-ose: fix VirtualBox hang on file dialog in KDEKurt Jaeger2016-05-102-3/+7
* Add upstream patches to build with recent iASL on head.Jung-uk Kim2016-04-292-0/+82
* Update to 4.3.38.Jung-uk Kim2016-04-213-11/+21
* Install NAT helper.Jung-uk Kim2016-04-192-2/+4
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-17/+17
* Fix build on head.Jung-uk Kim2016-03-021-5/+29
* Update to 4.3.36.Jung-uk Kim2016-02-054-27/+37
* Add "Enable R0 logging" option and set BUILD_TYPE=debug while DEBUG option setLi-Wen Hsu2016-01-221-2/+11
* - Add workaround for "Network: write Failed: Cannot allocate memory" errorsBernhard Froehlich2016-01-121-0/+3
* Fix build on head after vm_pageout_grow_cache() removal.Jung-uk Kim2015-12-211-10/+13
* multimedia/libvpx: update 1.5.0Jan Beich2015-11-141-0/+1
* Update to 4.3.34.Jung-uk Kim2015-11-122-5/+5
* Update to 4.3.32.Jung-uk Kim2015-10-204-19/+16
* Drop 8 support.Mathieu Arnold2015-10-153-36/+0
* Xorg-server update to 1.17.2 with related driver updates and bumps.Koop Mast2015-10-131-5/+16
* Update to 4.3.30.Jung-uk Kim2015-07-102-6/+5
* Catch up with lim_* API changes on CURRENT.Jung-uk Kim2015-06-101-2/+16
* multimedia/libvpx: update to 1.4.0Jan Beich2015-06-091-0/+1
* Fix build without OpenSSL in the base.Jung-uk Kim2015-05-152-4/+18
* Update to 4.3.28.Jung-uk Kim2015-05-1317-169/+187
* converters/libiconv:Tijl Coosemans2015-04-151-0/+26
* Update to 4.3.26.Jung-uk Kim2015-03-162-6/+5
* Fix the fix. My patch was actually wrong and upstream properly fixed it.Jung-uk Kim2015-03-162-11/+9
* Fix several bugs found by Clang. Note few patches were obtained fromJung-uk Kim2015-03-1314-13/+198
* VBoxSDL does not support drag and drop feature. Make it depend upon QT4.Jung-uk Kim2015-03-132-5/+5
* - Enable drag and drop from host to guest.Jung-uk Kim2015-03-122-6/+7
* Fix zero-sized ioctl request, e.g., VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS,Jung-uk Kim2015-03-091-9/+109
* Update to 4.3.24.Jung-uk Kim2015-03-037-24/+65
* Make the previous patch conditional as we always did.Jung-uk Kim2015-02-191-0/+0
* Fix build with Clang on i386. Previously, we defined GCCUSESGAS to workJung-uk Kim2015-02-181-0/+51
* Let rc(8) scripts directly execute binaries. This makes them stop properly.Jung-uk Kim2015-02-174-10/+11
* Fix the executable wrapper to properly check its installation directory whenJung-uk Kim2015-02-162-26/+34