/net/nicotine/

062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/virtualbox-ose/files
Commit message (Expand)AuthorAgeFilesLines
* emulators/virtualbox-ose: Update to 6.1.20Guido Falsi2021-04-235-41/+29
* emulators/virtualbox-ose-additions: Fix vboxvfs panicGuido Falsi2021-04-221-1/+4
* emulators/virtualbox-ose: Fix build with ports provided SSL library on 11.xGuido Falsi2021-04-111-0/+13
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-063-6/+0
* emulators/virtualbox-ose-kmod: Fix kernel panic on 13/14 with bridge mode by ...Neel Chauhan2021-03-181-21/+49
* Remove trailing spaaces from patch.Guido Falsi2021-03-131-1/+1
* - Update VirtualBox OSE to 6.1.18Guido Falsi2021-03-10110-1822/+1016
* Fix VirtualBox build on recent head and 13 after src commitGuido Falsi2021-01-261-5/+10
* emulators/virtualbox-ose-kmod: Fix kernel panic on 13-CURRENT with EPOCH and ...Neel Chauhan2021-01-061-0/+34
* Fix patch to virtualbox-ose-additions OpenGL ssupport to actuallyGuido Falsi2020-10-275-0/+199
* Fix emulators/virtualbox-ose build after r552109.Guido Falsi2020-10-171-0/+9
* emulators/virtualbox-ose: Turn off aio usage and make VirtualBox use generic ...Gleb Popov2020-10-121-1/+10
* emulators/virtualbox-ose-kmod: Fix a pair of VM bugsAdriaan de Groot2020-09-242-26/+57
* Fix crash when accessing physical CD/DVDGanael LAPLANCHE2020-09-211-0/+11
* Fix emulators/virtualbox-os-additions on head after vget(9) change.Jung-uk Kim2020-08-291-1/+5
* Do not allow compiling C++ files for drivers with built-in functions.Jung-uk Kim2020-08-151-2/+9
* Remove unncessary memcpy(3) and fix file system ID handling.Jung-uk Kim2020-08-141-2/+2
* Remove a superfluous bzero(3) call to reduce compiler warnings.Jung-uk Kim2020-08-141-3/+2
* Fix building emulators/virtualbox-ose-additions on head after vaccess(9) KPIJung-uk Kim2020-08-141-2/+7
* - Update VirtualBox ports to 5.2.44Guido Falsi2020-07-1948-425/+331
* emulators/virtualbox-ose: prepare for Qt5-5.15Tobias C. Berner2020-05-184-0/+40
* Fix r531689 i386 build.Cy Schubert2020-04-151-0/+11
* emulators/virtualbox-ose: Switch build to USES= compiler:c++14-langKyle Evans2020-04-142-0/+49
* - Fix runtime for gcc rpath. [1]Bryan Drewery2020-04-011-0/+10
* emulators/virtualbox-ose: use contemporary GCC instead of old llvmKyle Evans2020-03-124-36/+34
* Update xorg x11 servers to 1.20.7Niclas Zeising2020-02-211-1/+1
* Build emulators/virtualbox-ose-additions on head after r355537.Jung-uk Kim2019-12-131-200/+169
* Fix build with the recent iasl(8) on head after r353764.Jung-uk Kim2019-10-231-0/+96
* Qt5 update to 5.13.0Tobias C. Berner2019-10-011-0/+16
* Update to 5.2.32.Jung-uk Kim2019-07-172-17/+13
* Revert r501849 and restore the previous behaviour. No functional change.Jung-uk Kim2019-05-171-9/+26
* Update to 5.2.28.Jung-uk Kim2019-04-242-19/+37
* Work around build issues with LLD on i386.Jung-uk Kim2019-04-052-22/+50
* Fix emulators/virtualbox-ose-additions build with lld on i386.Jung-uk Kim2019-04-041-8/+17
* Fix build with lld on head after r345349.Jung-uk Kim2019-03-271-0/+11
* Revert r494756 and r494757 for now. It seems this patch needs more work.Jung-uk Kim2019-03-081-61/+32
* Fix a typo in the previous patch.Jung-uk Kim2019-03-061-1/+1
* Make linker option for executables closer to Linux equivalent, i.e.,Jung-uk Kim2019-03-061-32/+61
* Use system X.Org header files instead of the bundled files.Jung-uk Kim2019-03-016-175/+44
* Update to 5.2.24.Jung-uk Kim2019-01-162-34/+31
* Fix build when SRC_BASE is not /usr/src.Jung-uk Kim2018-11-301-7/+6
* Fix a VNC regression since 5.2.20.Jung-uk Kim2018-11-301-0/+21
* Support SMAP for amd64.Jung-uk Kim2018-10-2018-39/+1373
* Update to 5.2.20.Jung-uk Kim2018-10-171-46/+2
* vboxheadless: Fix start of specific machine after base r291770.Bryan Drewery2018-07-251-0/+1
* Update to 5.2.16.Jung-uk Kim2018-07-181-19/+28
* Unbreak emulators/virtualbox-ose-additions and emulators/virtualbox-ose-kmodJung-uk Kim2018-07-122-6/+17
* Update to 5.2.14.Jung-uk Kim2018-07-031-33/+0
* Remove obsolete patches.Jung-uk Kim2018-07-032-53/+0
* Remove obsolete kludges. All supported versions do not need these hacks.Jung-uk Kim2018-06-011-0/+26
* Fix emulators/virtualbox-ose-additions build with OpenGL option.Jung-uk Kim2018-05-161-0/+11
* Fix build on head after r333077.Jung-uk Kim2018-05-041-0/+33
* Work around the lack of definition of union semun per POSIX.Brooks Davis2018-03-031-0/+22
* emulators/virtualbox-ose: remove extra dependency on cdrtools.Eugene Grosbein2018-02-061-0/+9
* Re-enable AVX/AVX2 support for guest.Jung-uk Kim2018-01-241-21/+0
* Fix emulators/virtualbox-ose-additions build with Clang 6.0.Jung-uk Kim2018-01-191-0/+11
* Update to 5.2.6.Jung-uk Kim2018-01-175-37/+120
* Update to 5.2.2.Jung-uk Kim2017-12-012-2/+2
* - Work around build failures with Clang 3.4.Jung-uk Kim2017-10-253-0/+38
* Fix emulators/virtualbox-ose-nox11 build.Jung-uk Kim2017-10-251-0/+37
* Update to 5.2.0.Jung-uk Kim2017-10-2417-470/+159
* Revert r450636. It did not work as we expected.Jung-uk Kim2017-09-292-44/+0
* Build recompiler with Clang if global register variable is supported.Jung-uk Kim2017-09-262-0/+44
* - Fix overflow in host memory size calculation.Jung-uk Kim2017-09-082-0/+63
* Update to 5.1.26.Jung-uk Kim2017-07-291-1/+1
* Update to 5.1.24.Jung-uk Kim2017-07-191-22/+0
* - Fix build on 10.3. strncat() was not available in libkern. Actually,Jung-uk Kim2017-07-192-6/+3
* emulators/virtualbox-ose-additions: Add support for VirtualBox SharedFolderMahdi Mokhtari2017-07-1912-126/+4181
* Add a forgotten Qt4 patch in the previous commit.Jung-uk Kim2017-04-221-0/+13
* Clean up the patch header.Jung-uk Kim2017-04-201-2/+2
* - Fix build with option QT4.Jung-uk Kim2017-04-201-0/+40
* Update to 5.1.20.Jung-uk Kim2017-04-191-0/+18
* Reduce #if/#endif for code readibility. No functional change.Jung-uk Kim2017-04-121-18/+81
* Fix a typo introduced in the previous commit.Jung-uk Kim2017-04-111-1/+1
* Fix build on head after r316648.Jung-uk Kim2017-04-111-0/+48
* Improve D-Bus support.Jung-uk Kim2017-03-104-0/+112
* Fix build with option QT4.Jung-uk Kim2017-03-101-0/+10
* Update to 5.1.16.Jung-uk Kim2017-03-094-24/+47
* Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some moreTobias C. Berner2017-02-192-0/+62
* Fix USB support.Jung-uk Kim2017-01-262-5/+61
* Fix build with QT4.Jung-uk Kim2017-01-192-0/+22
* Update to 5.1.12.Jung-uk Kim2016-12-211-22/+0
* Update to 5.1.10.Jung-uk Kim2016-11-254-73/+18
* Update to 5.1.8.Jung-uk Kim2016-10-242-54/+0
* Add support for Python 3.x.Jung-uk Kim2016-09-173-0/+73
* Update to 5.1.6.Jung-uk Kim2016-09-132-54/+13
* Attempt to fix build with LibreSSL.Jung-uk Kim2016-09-081-0/+45
* Update to 5.1.4.Jung-uk Kim2016-09-0815-202/+182
* Temporarily disable AVX support for guest. It is unstable for FreeBSD.Jung-uk Kim2016-08-131-0/+21
* 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-277-172/+66
* Disable TSC measurement thread. It causes a panic with INVARIANTS kernelJung-uk Kim2016-07-261-0/+11
* Fix build with ports OpenSSL.Jung-uk Kim2016-07-241-7/+16
* Update to 5.0.26.Jung-uk Kim2016-07-2347-1046/+616
* emulators/virtualbox-ose: fix VirtualBox hang on file dialog in KDEKurt Jaeger2016-05-101-3/+6
* Add upstream patches to build with recent iASL on head.Jung-uk Kim2016-04-302-0/+82
* Update to 4.3.38.Jung-uk Kim2016-04-221-5/+16
* Fix build on head.Jung-uk Kim2016-03-031-5/+29
* Update to 4.3.36.Jung-uk Kim2016-02-052-21/+32
* Fix build on head after vm_pageout_grow_cache() removal.Jung-uk Kim2015-12-221-10/+13
* Update to 4.3.32.Jung-uk Kim2015-10-212-14/+11
* Drop 8 support.Mathieu Arnold2015-10-152-31/+0
* Xorg-server update to 1.17.2 with related driver updates and bumps.Koop Mast2015-10-131-5/+16
* Catch up with lim_* API changes on CURRENT.Jung-uk Kim2015-06-111-2/+16
* Fix build without OpenSSL in the base.Jung-uk Kim2015-05-161-4/+13
* Update to 4.3.28.Jung-uk Kim2015-05-1415-164/+182
* converters/libiconv:Tijl Coosemans2015-04-151-0/+26
* Fix the fix. My patch was actually wrong and upstream properly fixed it.Jung-uk Kim2015-03-171-10/+8
* Fix several bugs found by Clang. Note few patches were obtained fromJung-uk Kim2015-03-1413-12/+197
* Fix zero-sized ioctl request, e.g., VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS,Jung-uk Kim2015-03-101-9/+109
* Update to 4.3.24.Jung-uk Kim2015-03-035-18/+60
* 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-191-0/+51
* Let rc(8) scripts directly execute binaries. This makes them stop properly.Jung-uk Kim2015-02-173-8/+8
* Fix the executable wrapper to properly check its installation directory whenJung-uk Kim2015-02-171-4/+4
* - Update to 4.3.22.Jung-uk Kim2015-02-135-23/+109
* - Reduce diff from Linux OpenGL support. Note we do not have to manuallyJung-uk Kim2014-12-236-0/+403
* Add an X.org patch to fix emulators/virtualbox-ose-additions with GCC 4.2.Jung-uk Kim2014-12-191-0/+28
* Let vboxwatchdog properly create a pidfile.Jung-uk Kim2014-12-191-1/+1
* - Use pkgconf to detect X server version. [1]Jung-uk Kim2014-12-111-0/+62
* Fix crash with USB devices attached.Jung-uk Kim2014-12-021-10/+38
* Do not use DRI2 as we did not port vboxvideo.ko for DRM2/KMS yet.Jung-uk Kim2014-11-271-54/+64
* - Update to 4.3.20.Jung-uk Kim2014-11-252-72/+107
* Fix build on head.Jung-uk Kim2014-10-011-0/+14
* - Fix missing symbol RTTermRegisterCallback in virtualbox-ose-additions kerne...Bernhard Froehlich2014-09-252-3/+21
* - Update to 4.3.16Bernhard Froehlich2014-09-179-89/+239
* Update to 4.3.12.Jung-uk Kim2014-05-234-186/+0
* Add an option to build user manual. Turned off by default.Jung-uk Kim2014-05-101-7/+36
* - Fix dependencies. devel/qt4-linguist is not needed at run-time. [1]Jung-uk Kim2014-05-092-13/+22
* - Add undef MSR_IA32_FEATURE_CONTROL for FreeBSD 10.0/i386Bernhard Froehlich2014-04-281-1/+2
* Fix build without X11.Jung-uk Kim2014-04-094-0/+186
* Fix VBoxClient-all to properly set VBoxClient path.Jung-uk Kim2014-04-022-5/+8
* - Update to 4.3.10.Jung-uk Kim2014-03-2918-47/+264
* Fix panic for stable/9. Use vm_page_alloc_contig() as it is now available.Jung-uk Kim2014-03-211-3/+71
* Work around build problems on recent stable/9.Jung-uk Kim2014-03-141-0/+18
* Update to 4.3.8.Jung-uk Kim2014-03-0416-0/+658
* Fix build after re-appearance of converters/libiconv on 10+ (r341775).Jung-uk Kim2014-02-221-3/+15
* - Update to 4.3.6Bernhard Froehlich2014-01-247-106/+32
* - Update to 4.2.22Bernhard Froehlich2014-01-171-0/+42
* - Disable stripping away RPATH on FreeBSD for Hardened-R3 binaries.Bernhard Froehlich2013-12-181-7/+16
* - Update to 4.2.20 [1]Bernhard Froehlich2013-12-113-9/+77
* - Fix calls of vm_map_find() after r255426 broke it and addedBernhard Froehlich2013-09-222-0/+64
* - Revert VNC IPv6 patch because it causes an incompatibility.Bernhard Froehlich2013-09-131-15/+0
* - Fix querying total and available RAM on i386Bernhard Froehlich2013-07-111-2/+2
* - Changing RAM for a VM was broken in the GUI because there was noBernhard Froehlich2013-07-032-0/+94
* - Update to 4.2.14Bernhard Froehlich2013-06-241-0/+15
* - Update to 4.2.6Bernhard Froehlich2013-01-0314-129/+199
* - Update to 4.1.20Bernhard Froehlich2012-08-271-13/+0
* - Also assign IPv6 TCP port otherwise it's using the default 5900Bernhard Froehlich2012-06-061-0/+13
* - Update to 4.1.14Bernhard Froehlich2012-05-013-0/+43
* - Update to 4.1.12Bernhard Froehlich2012-04-051-0/+11
* - Fix compile error on recent currentBernhard Froehlich2012-03-101-0/+11
* - Update to 4.1.8Bernhard Froehlich2012-02-219-97/+70
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-142-2/+2
* - Fix error check for aio_errorBernhard Froehlich2011-12-021-0/+16
* - Update to 4.0.10Bernhard Froehlich2011-07-014-37/+49
* - Update to 4.0.8Bernhard Froehlich2011-05-2211-117/+232
* - Enable createrawvmdk -relative under FreeBSDBernhard Froehlich2011-03-171-0/+48
* - Add workaround for regression in acpica 20101015 [1]Bernhard Froehlich2010-11-034-28/+32
* - Update to 3.2.10Beat Gaetzi2010-10-152-28/+3
* - Add 2D acceleration support for Windows GuestsBernhard Froehlich2010-09-301-0/+19
* - Update to 3.2.8Beat Gaetzi2010-08-091-20/+0
* - Update to 3.2.6Beat Gaetzi2010-06-302-0/+40
* - Update to 3.2.4Bernhard Froehlich2010-06-101-0/+16
* - Update to 3.2.2Beat Gaetzi2010-06-0819-409/+48
* - Fix build on CURRENT wit ACPICA 20100428.Beat Gaetzi2010-05-191-0/+20
* - Update to 3.1.8Beat Gaetzi2010-05-121-0/+12
* - Update to 3.1.6Beat Gaetzi2010-03-272-0/+29
* Presenting VirtualBox 3.1.4 for FreeBSDMartin Wilke2010-03-167-240/+14
* - Add CONFLICT with virtualbox-ose-additions.Beat Gaetzi2010-01-252-0/+23
* emulators/virtualbox:Beat Gaetzi2010-01-1322-674/+555
* - Fix loading of vboxnetadp.ko kernel module without loading vboxnetflt.koBeat Gaetzi2009-12-092-0/+20
* - Disable testcases to fix possible build breakage with non defaultBeat Gaetzi2009-11-061-0/+15
* - Fix build if OpenSSL is installed from ports. [1]Beat Gaetzi2009-10-231-0/+9
* - Fix privilege escalationMartin Wilke2009-10-071-0/+207
* Fix build on 7/amd64.Juergen Lock2009-09-301-1/+1
* - Improve error message if /usr/lib32 is not installed on amd64. [1]Beat Gaetzi2009-09-292-0/+403
* - Update to 3.0.51r22902. This version enables host serial supportMartin Wilke2009-09-143-82/+11
* - Update to 3.0.51r22683. This version adds support for tap interfaceBeat Gaetzi2009-09-116-28/+106
* - Update to 3.0.51r22226Beat Gaetzi2009-08-155-22/+65
* - Actually install VBoxTestOGL (it was built, just not installed...)Juergen Lock2009-06-161-0/+10