aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/virtualbox-ose
Commit message (Expand)AuthorAgeFilesLines
* multimedia/libvpx: update 1.6.0jbeich2016-09-301-0/+1
* Remove a redundant PLIST_SUB.jkim2016-09-171-1/+0
* Fix typos in pkg-plist.jkim2016-09-171-5/+5
* Add support for Python 3.x.jkim2016-09-175-19/+104
* Update to 5.1.6.jkim2016-09-134-66/+19
* Attempt to fix build with LibreSSL.jkim2016-09-081-0/+45
* Update to 5.1.4.jkim2016-09-0818-275/+304
* Temporarily disable AVX support for guest. It is unstable for FreeBSD.jkim2016-08-132-0/+22
* Fix build with non-base OpenSSL without MD2 support.jkim2016-08-031-0/+3
* Allow X server to load GLX extension.jkim2016-07-271-0/+34
* Remove fake DRM and install OpenGL wrappers.jkim2016-07-277-172/+66
* Disable TSC measurement thread. It causes a panic with INVARIANTS kerneljkim2016-07-261-0/+11
* Fix build with ports OpenSSL.jkim2016-07-241-7/+16
* Update to 5.0.26.jkim2016-07-2350-1187/+767
* Cleanup $() variables in ports Makefiles.mat2016-07-201-1/+1
* Allow overriding MAINTAINER from slave ports.jkim2016-07-131-1/+1
* virtualbox-ose-lite minimal deps for packagingalfred2016-07-051-0/+12
* Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.mat2016-06-161-1/+1
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-191-1/+1
* emulators/virtualbox-ose: fix VirtualBox hang on file dialog in KDEpi2016-05-102-3/+7
* Add upstream patches to build with recent iASL on head.jkim2016-04-302-0/+82
* Update to 4.3.38.jkim2016-04-223-11/+21
* Install NAT helper.jkim2016-04-202-2/+4
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-17/+17
* Fix build on head.jkim2016-03-031-5/+29
* Update to 4.3.36.jkim2016-02-054-27/+37
* Add "Enable R0 logging" option and set BUILD_TYPE=debug while DEBUG option setlwhsu2016-01-221-2/+11
* - Add workaround for "Network: write Failed: Cannot allocate memory" errorsdecke2016-01-121-0/+3
* Fix build on head after vm_pageout_grow_cache() removal.jkim2015-12-221-10/+13
* multimedia/libvpx: update 1.5.0jbeich2015-11-151-0/+1
* Update to 4.3.34.jkim2015-11-132-5/+5
* Update to 4.3.32.jkim2015-10-214-19/+16
* Drop 8 support.mat2015-10-153-36/+0
* Xorg-server update to 1.17.2 with related driver updates and bumps.kwm2015-10-131-5/+16
* Update to 4.3.30.jkim2015-07-112-6/+5
* Catch up with lim_* API changes on CURRENT.jkim2015-06-111-2/+16
* multimedia/libvpx: update to 1.4.0jbeich2015-06-091-0/+1
* Fix build without OpenSSL in the base.jkim2015-05-162-4/+18
* Update to 4.3.28.jkim2015-05-1417-169/+187
* converters/libiconv:tijl2015-04-151-0/+26
* Update to 4.3.26.jkim2015-03-172-6/+5
* Fix the fix. My patch was actually wrong and upstream properly fixed it.jkim2015-03-172-11/+9
* Fix several bugs found by Clang. Note few patches were obtained fromjkim2015-03-1414-13/+198
* VBoxSDL does not support drag and drop feature. Make it depend upon QT4.jkim2015-03-132-5/+5
* - Enable drag and drop from host to guest.jkim2015-03-122-6/+7
* Fix zero-sized ioctl request, e.g., VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS,jkim2015-03-101-9/+109
* Update to 4.3.24.jkim2015-03-037-24/+65
* Make the previous patch conditional as we always did.jkim2015-02-191-0/+0
* Fix build with Clang on i386. Previously, we defined GCCUSESGAS to workjkim2015-02-191-0/+51
* Let rc(8) scripts directly execute binaries. This makes them stop properly.jkim2015-02-174-10/+11
* Fix the executable wrapper to properly check its installation directory whenjkim2015-02-172-26/+34
* Fix plist without X11 or QT4 options.jkim2015-02-141-2/+2
* - Update to 4.3.22.jkim2015-02-138-97/+157
* Bump portrevision after png updatebapt2014-12-261-1/+1
* - Reduce diff from Linux OpenGL support. Note we do not have to manuallyjkim2014-12-236-0/+403
* Add an X.org patch to fix emulators/virtualbox-ose-additions with GCC 4.2.jkim2014-12-191-0/+28
* Let vboxwatchdog properly create a pidfile.jkim2014-12-192-2/+2
* - Use pkgconf to detect X server version. [1]jkim2014-12-111-0/+62
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
* Fix crash with USB devices attached.jkim2014-12-022-10/+39
* Do not use DRI2 as we did not port vboxvideo.ko for DRM2/KMS yet.jkim2014-11-271-54/+64
* - Update to 4.3.20.jkim2014-11-255-79/+113
* Update to 4.3.18.jkim2014-10-213-33/+5
* - Convert ports from dns/, editors/ and emulators/ to newmva2014-10-191-4/+4
* Fix build on head.jkim2014-10-011-0/+14
* - Fix missing symbol RTTermRegisterCallback in virtualbox-ose-additions kerne...decke2014-09-252-3/+21
* - Add CPE information to virtualbox portsdecke2014-09-181-1/+4
* - Update to 4.3.16decke2014-09-1711-95/+244
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-101-1/+1
* - Fix plist when both PYTHON and WEBSERVICE options are disabled. [1]jkim2014-05-302-7/+10
* Remove an unnecessary change sneaked in the previous commit.jkim2014-05-241-1/+1
* - Compile Python sources before installation. This fixes stage-qa. [1]jkim2014-05-242-12/+24
* Remove cruft from r350637. The patches requiring the hack was removed injkim2014-05-241-5/+0
* Update to 4.3.12.jkim2014-05-237-603/+417
* Add an option to build user manual. Turned off by default.jkim2014-05-103-9/+54
* - Fix dependencies. devel/qt4-linguist is not needed at run-time. [1]jkim2014-05-093-14/+25
* - Add undef MSR_IA32_FEATURE_CONTROL for FreeBSD 10.0/i386decke2014-04-281-1/+2
* Fix build without X11.jkim2014-04-095-10/+198
* Fix VBoxClient-all to properly set VBoxClient path.jkim2014-04-022-5/+8
* - Update to 4.3.10.jkim2014-03-2920-55/+286
* Prefer USES=tar:bzip2.jkim2014-03-211-2/+1
* Fix panic for stable/9. Use vm_page_alloc_contig() as it is now available.jkim2014-03-211-3/+71
* Work around build problems on recent stable/9.jkim2014-03-141-0/+18
* - Remove devel/dev86 from BUILD_DEPENDS and devel/bcc from CONFLICTS. Itjkim2014-03-061-2/+0
* Update to 4.3.8.jkim2014-03-0419-64/+743
* Fix build after re-appearance of converters/libiconv on 10+ (r341775).jkim2014-02-222-3/+16
* - Update to 4.3.6decke2014-01-2410-180/+114
* - Update to 4.2.22decke2014-01-173-8/+49
* Python cleanup:rene2014-01-141-1/+1
* Part 1 at removing now useless FETCH_ARGS redifitionbapt2014-01-031-1/+0
* - Disable stripping away RPATH on FreeBSD for Hardened-R3 binaries.decke2013-12-182-8/+17
* - make lang/python an explicit build dependency to getmva2013-12-151-1/+2
* - Properly add $_GCC_RUNTIME to RPATH because that variable is evaluateddecke2013-12-121-6/+3
* - Add misc/compat9x port as conflicting because it causes the wrong libstdc++...decke2013-12-111-1/+1
* - Update to 4.2.20 [1]decke2013-12-116-79/+117
* - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-222-3/+0
* - Fix calls of vm_map_find() after r255426 broke it and addeddecke2013-09-222-0/+64
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Revert VNC IPv6 patch because it causes an incompatibility.decke2013-09-132-15/+1
* - Update to 4.2.18decke2013-09-082-6/+5
* Add explicit iconv dependency. The port requires variable ICONV_LIBmadpilot2013-09-061-1/+1
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-0/+3
* Add an explicit dependency on pkgconfbapt2013-09-031-0/+1
* - Bump PORTREVISION for ftp/curl shlib changesunpoet2013-07-121-1/+1
* - Update to 7.31.0sunpoet2013-07-121-1/+1
* - Fix querying total and available RAM on i386decke2013-07-112-2/+3
* - Update to 4.2.16decke2013-07-072-6/+5
* - Changing RAM for a VM was broken in the GUI because there was nodecke2013-07-033-0/+95
* - Update to 4.2.14decke2013-06-244-7/+22
* virtualbox-ose-* is incompatible with newer versions of python.eadler2013-06-031-1/+1
* - Update to 4.2.12decke2013-05-032-5/+5
* bmake doesn't know about .SHELL unsetenv=true, workaround itbapt2013-05-031-0/+6
* Remove USE_CDRTOOLS from bsd.port.mkbapt2013-04-261-3/+4
* Set KMODDIR to /boot/modules, since it is always defined togjb2013-03-211-1/+1
* - Update to 4.2.6decke2013-01-0318-160/+249
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+1
* - Update to 4.1.22 [1]decke2012-09-132-8/+7
* - Update to 4.1.20decke2012-08-273-21/+8
* Add SF to master sites.knu2012-07-021-0/+1
* - revert previous commit, index breakagejgh2012-07-021-5/+5
* - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referencedjgh2012-07-021-5/+5
* - Update to 4.1.18 [1]decke2012-06-302-38/+34
* - Also assign IPv6 TCP port otherwise it's using the default 5900decke2012-06-061-0/+13
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
* - update png to 1.5.10dinoex2012-06-011-1/+2
* - Update to 4.1.16decke2012-05-233-6/+6
* - Update to 4.1.14decke2012-05-015-5/+48
* - Update to 4.1.12decke2012-04-053-5/+16
* - Mark BROKEN on < 8.2 because vm_page_find_least() was not available beforedecke2012-03-301-2/+2
* - Update to 4.1.10decke2012-03-153-7/+8
* - Fix compile error on recent currentdecke2012-03-102-0/+12
* - Update Guest Additions Mirrorsitedecke2012-03-081-1/+1
* - Update to 4.1.8decke2012-02-2112-109/+93
* - Update devel/sdl12 to 1.2.15mva2012-02-181-0/+1
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-142-2/+2
* - Update to 4.0.14decke2011-12-032-6/+5
* - Fix error check for aio_errordecke2011-12-022-0/+17
* - Update to 4.0.12decke2011-07-192-5/+5
* - Update to 4.0.10decke2011-07-016-42/+54
* - Fix pkg-plist for VBoxDbg.sodecke2011-05-271-1/+1
* - Update to 4.0.8decke2011-05-2215-133/+294
* Fix building with LOCALBASE != PREFIXbapt2011-04-201-1/+1
* - Enable createrawvmdk -relative under FreeBSDdecke2011-03-172-0/+49
* - Fix build when compiling remotely and DISPLAY is setdecke2011-01-311-1/+1
* - Update to 3.2.12beat2010-12-232-12/+5
* - Fix build after MFC of ACPICA 20101013beat2010-12-011-1/+1
* - Install EFI firmwarebeat2010-11-302-2/+4
* - Correct the instructions for ldconfig rescan on amd64 systemspav2010-11-291-1/+1
* - Add workaround for regression in acpica 20101015 [1]decke2010-11-035-29/+38
* - Update to 3.2.10beat2010-10-154-36/+10
* - Add 2D acceleration support for Windows Guestsdecke2010-09-302-0/+21
* - Update to 3.2.8beat2010-08-094-27/+9
* - Update to 3.2.6beat2010-06-304-7/+51
* - Update to 3.2.4decke2010-06-104-15/+27
* - Update to 3.2.2beat2010-06-0822-429/+111
* - Fix build on CURRENT wit ACPICA 20100428.beat2010-05-191-0/+20
* - Update to 3.1.8beat2010-05-123-8/+19
* - Fix VBoxManage after recent png updatebeat2010-04-181-1/+3
* Chase the ftp/curl shlib version bump.roam2010-04-031-2/+2
* - update to 1.4.1dinoex2010-03-281-1/+2
* - Update to 3.1.6beat2010-03-275-12/+41
* Presenting VirtualBox 3.1.4 for FreeBSDmiwi2010-03-1610-249/+24
* - Add CONFLICT with virtualbox-ose-additions.beat2010-01-254-2/+26
* emulators/virtualbox:beat2010-01-1326-711/+589
* - Fix loading of vboxnetadp.ko kernel module without loading vboxnetflt.kobeat2009-12-093-1/+21
* - Disable testcases to fix possible build breakage with non defaultbeat2009-11-063-1/+16
* - Fix build if OpenSSL is installed from ports. [1]beat2009-10-232-1/+17
* - Fix build with custom LOCALBASEbeat2009-10-081-1/+2
* - Fix privilege escalationmiwi2009-10-072-1/+208
* Fix build on 7/amd64.nox2009-09-301-1/+1
* - Improve error message if /usr/lib32 is not installed on amd64. [1]beat2009-09-294-4/+414
* - Update to 3.0.51r22902. This version enables host serial supportmiwi2009-09-147-155/+100
* - Update to 3.0.51r22683. This version adds support for tap interfacebeat2009-09-119-89/+208
* - Update to 3.0.51r22226beat2009-08-159-35/+609
* - Add GID and UID for emulators/virtualbox.beat2009-06-181-2/+2
* - Fix plistnox2009-06-162-1/+2
* - Actually install VBoxTestOGL (it was built, just not installed...)nox2009-06-163-2/+14
* - Restore VBoxGuestAdditionsmiwi2009-06-161-0/+3
* VirtualBox is a family of powerful x86 virtualization products formiwi2009-06-169-0/+346