| Commit message (Expand) | Author | Age | Files | Lines |
* | emulators/virtualbox-ose: Update to 6.1.20 | Guido Falsi | 2021-04-23 | 5 | -41/+29 |
* | emulators/virtualbox-ose-additions: Fix vboxvfs panic | Guido Falsi | 2021-04-22 | 1 | -1/+4 |
* | emulators/virtualbox-ose: Fix build with ports provided SSL library on 11.x | Guido Falsi | 2021-04-11 | 1 | -0/+13 |
* | all: Remove all other $FreeBSD keywords. | Mathieu Arnold | 2021-04-06 | 3 | -6/+0 |
* | emulators/virtualbox-ose-kmod: Fix kernel panic on 13/14 with bridge mode by ... | Neel Chauhan | 2021-03-18 | 1 | -21/+49 |
* | Remove trailing spaaces from patch. | Guido Falsi | 2021-03-13 | 1 | -1/+1 |
* | - Update VirtualBox OSE to 6.1.18 | Guido Falsi | 2021-03-10 | 110 | -1822/+1016 |
* | Fix VirtualBox build on recent head and 13 after src commit | Guido Falsi | 2021-01-26 | 1 | -5/+10 |
* | emulators/virtualbox-ose-kmod: Fix kernel panic on 13-CURRENT with EPOCH and ... | Neel Chauhan | 2021-01-06 | 1 | -0/+34 |
* | Fix patch to virtualbox-ose-additions OpenGL ssupport to actually | Guido Falsi | 2020-10-27 | 5 | -0/+199 |
* | Fix emulators/virtualbox-ose build after r552109. | Guido Falsi | 2020-10-17 | 1 | -0/+9 |
* | emulators/virtualbox-ose: Turn off aio usage and make VirtualBox use generic ... | Gleb Popov | 2020-10-12 | 1 | -1/+10 |
* | emulators/virtualbox-ose-kmod: Fix a pair of VM bugs | Adriaan de Groot | 2020-09-24 | 2 | -26/+57 |
* | Fix crash when accessing physical CD/DVD | Ganael LAPLANCHE | 2020-09-21 | 1 | -0/+11 |
* | Fix emulators/virtualbox-os-additions on head after vget(9) change. | Jung-uk Kim | 2020-08-29 | 1 | -1/+5 |
* | Do not allow compiling C++ files for drivers with built-in functions. | Jung-uk Kim | 2020-08-15 | 1 | -2/+9 |
* | Remove unncessary memcpy(3) and fix file system ID handling. | Jung-uk Kim | 2020-08-14 | 1 | -2/+2 |
* | Remove a superfluous bzero(3) call to reduce compiler warnings. | Jung-uk Kim | 2020-08-14 | 1 | -3/+2 |
* | Fix building emulators/virtualbox-ose-additions on head after vaccess(9) KPI | Jung-uk Kim | 2020-08-14 | 1 | -2/+7 |
* | - Update VirtualBox ports to 5.2.44 | Guido Falsi | 2020-07-19 | 48 | -425/+331 |
* | emulators/virtualbox-ose: prepare for Qt5-5.15 | Tobias C. Berner | 2020-05-18 | 4 | -0/+40 |
* | Fix r531689 i386 build. | Cy Schubert | 2020-04-15 | 1 | -0/+11 |
* | emulators/virtualbox-ose: Switch build to USES= compiler:c++14-lang | Kyle Evans | 2020-04-14 | 2 | -0/+49 |
* | - Fix runtime for gcc rpath. [1] | Bryan Drewery | 2020-04-01 | 1 | -0/+10 |
* | emulators/virtualbox-ose: use contemporary GCC instead of old llvm | Kyle Evans | 2020-03-12 | 4 | -36/+34 |
* | Update xorg x11 servers to 1.20.7 | Niclas Zeising | 2020-02-21 | 1 | -1/+1 |
* | Build emulators/virtualbox-ose-additions on head after r355537. | Jung-uk Kim | 2019-12-13 | 1 | -200/+169 |
* | Fix build with the recent iasl(8) on head after r353764. | Jung-uk Kim | 2019-10-23 | 1 | -0/+96 |
* | Qt5 update to 5.13.0 | Tobias C. Berner | 2019-10-01 | 1 | -0/+16 |
* | Update to 5.2.32. | Jung-uk Kim | 2019-07-17 | 2 | -17/+13 |
* | Revert r501849 and restore the previous behaviour. No functional change. | Jung-uk Kim | 2019-05-17 | 1 | -9/+26 |
* | Update to 5.2.28. | Jung-uk Kim | 2019-04-24 | 2 | -19/+37 |
* | Work around build issues with LLD on i386. | Jung-uk Kim | 2019-04-05 | 2 | -22/+50 |
* | Fix emulators/virtualbox-ose-additions build with lld on i386. | Jung-uk Kim | 2019-04-04 | 1 | -8/+17 |
* | Fix build with lld on head after r345349. | Jung-uk Kim | 2019-03-27 | 1 | -0/+11 |
* | Revert r494756 and r494757 for now. It seems this patch needs more work. | Jung-uk Kim | 2019-03-08 | 1 | -61/+32 |
* | Fix a typo in the previous patch. | Jung-uk Kim | 2019-03-06 | 1 | -1/+1 |
* | Make linker option for executables closer to Linux equivalent, i.e., | Jung-uk Kim | 2019-03-06 | 1 | -32/+61 |
* | Use system X.Org header files instead of the bundled files. | Jung-uk Kim | 2019-03-01 | 6 | -175/+44 |
* | Update to 5.2.24. | Jung-uk Kim | 2019-01-16 | 2 | -34/+31 |
* | Fix build when SRC_BASE is not /usr/src. | Jung-uk Kim | 2018-11-30 | 1 | -7/+6 |
* | Fix a VNC regression since 5.2.20. | Jung-uk Kim | 2018-11-30 | 1 | -0/+21 |
* | Support SMAP for amd64. | Jung-uk Kim | 2018-10-20 | 18 | -39/+1373 |
* | Update to 5.2.20. | Jung-uk Kim | 2018-10-17 | 1 | -46/+2 |
* | vboxheadless: Fix start of specific machine after base r291770. | Bryan Drewery | 2018-07-25 | 1 | -0/+1 |
* | Update to 5.2.16. | Jung-uk Kim | 2018-07-18 | 1 | -19/+28 |
* | Unbreak emulators/virtualbox-ose-additions and emulators/virtualbox-ose-kmod | Jung-uk Kim | 2018-07-12 | 2 | -6/+17 |
* | Update to 5.2.14. | Jung-uk Kim | 2018-07-03 | 1 | -33/+0 |
* | Remove obsolete patches. | Jung-uk Kim | 2018-07-03 | 2 | -53/+0 |
* | Remove obsolete kludges. All supported versions do not need these hacks. | Jung-uk Kim | 2018-06-01 | 1 | -0/+26 |
* | Fix emulators/virtualbox-ose-additions build with OpenGL option. | Jung-uk Kim | 2018-05-16 | 1 | -0/+11 |
* | Fix build on head after r333077. | Jung-uk Kim | 2018-05-04 | 1 | -0/+33 |
* | Work around the lack of definition of union semun per POSIX. | Brooks Davis | 2018-03-03 | 1 | -0/+22 |
* | emulators/virtualbox-ose: remove extra dependency on cdrtools. | Eugene Grosbein | 2018-02-06 | 1 | -0/+9 |
* | Re-enable AVX/AVX2 support for guest. | Jung-uk Kim | 2018-01-24 | 1 | -21/+0 |
* | Fix emulators/virtualbox-ose-additions build with Clang 6.0. | Jung-uk Kim | 2018-01-19 | 1 | -0/+11 |
* | Update to 5.2.6. | Jung-uk Kim | 2018-01-17 | 5 | -37/+120 |
* | Update to 5.2.2. | Jung-uk Kim | 2017-12-01 | 2 | -2/+2 |
* | - Work around build failures with Clang 3.4. | Jung-uk Kim | 2017-10-25 | 3 | -0/+38 |
* | Fix emulators/virtualbox-ose-nox11 build. | Jung-uk Kim | 2017-10-25 | 1 | -0/+37 |
* | Update to 5.2.0. | Jung-uk Kim | 2017-10-24 | 17 | -470/+159 |
* | Revert r450636. It did not work as we expected. | Jung-uk Kim | 2017-09-29 | 2 | -44/+0 |
* | Build recompiler with Clang if global register variable is supported. | Jung-uk Kim | 2017-09-26 | 2 | -0/+44 |
* | - Fix overflow in host memory size calculation. | Jung-uk Kim | 2017-09-08 | 2 | -0/+63 |
* | Update to 5.1.26. | Jung-uk Kim | 2017-07-29 | 1 | -1/+1 |
* | Update to 5.1.24. | Jung-uk Kim | 2017-07-19 | 1 | -22/+0 |
* | - Fix build on 10.3. strncat() was not available in libkern. Actually, | Jung-uk Kim | 2017-07-19 | 2 | -6/+3 |
* | emulators/virtualbox-ose-additions: Add support for VirtualBox SharedFolder | Mahdi Mokhtari | 2017-07-19 | 12 | -126/+4181 |
* | Add a forgotten Qt4 patch in the previous commit. | Jung-uk Kim | 2017-04-22 | 1 | -0/+13 |
* | Clean up the patch header. | Jung-uk Kim | 2017-04-20 | 1 | -2/+2 |
* | - Fix build with option QT4. | Jung-uk Kim | 2017-04-20 | 1 | -0/+40 |
* | Update to 5.1.20. | Jung-uk Kim | 2017-04-19 | 1 | -0/+18 |
* | Reduce #if/#endif for code readibility. No functional change. | Jung-uk Kim | 2017-04-12 | 1 | -18/+81 |
* | Fix a typo introduced in the previous commit. | Jung-uk Kim | 2017-04-11 | 1 | -1/+1 |
* | Fix build on head after r316648. | Jung-uk Kim | 2017-04-11 | 1 | -0/+48 |
* | Improve D-Bus support. | Jung-uk Kim | 2017-03-10 | 4 | -0/+112 |
* | Fix build with option QT4. | Jung-uk Kim | 2017-03-10 | 1 | -0/+10 |
* | Update to 5.1.16. | Jung-uk Kim | 2017-03-09 | 4 | -24/+47 |
* | Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more | Tobias C. Berner | 2017-02-19 | 2 | -0/+62 |
* | Fix USB support. | Jung-uk Kim | 2017-01-26 | 2 | -5/+61 |
* | Fix build with QT4. | Jung-uk Kim | 2017-01-19 | 2 | -0/+22 |
* | Update to 5.1.12. | Jung-uk Kim | 2016-12-21 | 1 | -22/+0 |
* | Update to 5.1.10. | Jung-uk Kim | 2016-11-25 | 4 | -73/+18 |
* | Update to 5.1.8. | Jung-uk Kim | 2016-10-24 | 2 | -54/+0 |
* | Add support for Python 3.x. | Jung-uk Kim | 2016-09-17 | 3 | -0/+73 |
* | Update to 5.1.6. | Jung-uk Kim | 2016-09-13 | 2 | -54/+13 |
* | Attempt to fix build with LibreSSL. | Jung-uk Kim | 2016-09-08 | 1 | -0/+45 |
* | Update to 5.1.4. | Jung-uk Kim | 2016-09-08 | 15 | -202/+182 |
* | Temporarily disable AVX support for guest. It is unstable for FreeBSD. | Jung-uk Kim | 2016-08-13 | 1 | -0/+21 |
* | Allow X server to load GLX extension. | Jung-uk Kim | 2016-07-27 | 1 | -0/+34 |
* | Remove fake DRM and install OpenGL wrappers. | Jung-uk Kim | 2016-07-27 | 7 | -172/+66 |
* | Disable TSC measurement thread. It causes a panic with INVARIANTS kernel | Jung-uk Kim | 2016-07-26 | 1 | -0/+11 |
* | Fix build with ports OpenSSL. | Jung-uk Kim | 2016-07-24 | 1 | -7/+16 |
* | Update to 5.0.26. | Jung-uk Kim | 2016-07-23 | 47 | -1046/+616 |
* | emulators/virtualbox-ose: fix VirtualBox hang on file dialog in KDE | Kurt Jaeger | 2016-05-10 | 1 | -3/+6 |
* | Add upstream patches to build with recent iASL on head. | Jung-uk Kim | 2016-04-30 | 2 | -0/+82 |
* | Update to 4.3.38. | Jung-uk Kim | 2016-04-22 | 1 | -5/+16 |
* | Fix build on head. | Jung-uk Kim | 2016-03-03 | 1 | -5/+29 |
* | Update to 4.3.36. | Jung-uk Kim | 2016-02-05 | 2 | -21/+32 |
* | Fix build on head after vm_pageout_grow_cache() removal. | Jung-uk Kim | 2015-12-22 | 1 | -10/+13 |
* | Update to 4.3.32. | Jung-uk Kim | 2015-10-21 | 2 | -14/+11 |
* | Drop 8 support. | Mathieu Arnold | 2015-10-15 | 2 | -31/+0 |
* | Xorg-server update to 1.17.2 with related driver updates and bumps. | Koop Mast | 2015-10-13 | 1 | -5/+16 |
* | Catch up with lim_* API changes on CURRENT. | Jung-uk Kim | 2015-06-11 | 1 | -2/+16 |
* | Fix build without OpenSSL in the base. | Jung-uk Kim | 2015-05-16 | 1 | -4/+13 |
* | Update to 4.3.28. | Jung-uk Kim | 2015-05-14 | 15 | -164/+182 |
* | converters/libiconv: | Tijl Coosemans | 2015-04-15 | 1 | -0/+26 |
* | Fix the fix. My patch was actually wrong and upstream properly fixed it. | Jung-uk Kim | 2015-03-17 | 1 | -10/+8 |
* | Fix several bugs found by Clang. Note few patches were obtained from | Jung-uk Kim | 2015-03-14 | 13 | -12/+197 |
* | Fix zero-sized ioctl request, e.g., VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS, | Jung-uk Kim | 2015-03-10 | 1 | -9/+109 |
* | Update to 4.3.24. | Jung-uk Kim | 2015-03-03 | 5 | -18/+60 |
* | Make the previous patch conditional as we always did. | Jung-uk Kim | 2015-02-19 | 1 | -0/+0 |
* | Fix build with Clang on i386. Previously, we defined GCCUSESGAS to work | Jung-uk Kim | 2015-02-19 | 1 | -0/+51 |
* | Let rc(8) scripts directly execute binaries. This makes them stop properly. | Jung-uk Kim | 2015-02-17 | 3 | -8/+8 |
* | Fix the executable wrapper to properly check its installation directory when | Jung-uk Kim | 2015-02-17 | 1 | -4/+4 |
* | - Update to 4.3.22. | Jung-uk Kim | 2015-02-13 | 5 | -23/+109 |
* | - Reduce diff from Linux OpenGL support. Note we do not have to manually | Jung-uk Kim | 2014-12-23 | 6 | -0/+403 |
* | Add an X.org patch to fix emulators/virtualbox-ose-additions with GCC 4.2. | Jung-uk Kim | 2014-12-19 | 1 | -0/+28 |
* | Let vboxwatchdog properly create a pidfile. | Jung-uk Kim | 2014-12-19 | 1 | -1/+1 |
* | - Use pkgconf to detect X server version. [1] | Jung-uk Kim | 2014-12-11 | 1 | -0/+62 |
* | Fix crash with USB devices attached. | Jung-uk Kim | 2014-12-02 | 1 | -10/+38 |
* | Do not use DRI2 as we did not port vboxvideo.ko for DRM2/KMS yet. | Jung-uk Kim | 2014-11-27 | 1 | -54/+64 |
* | - Update to 4.3.20. | Jung-uk Kim | 2014-11-25 | 2 | -72/+107 |
* | Fix build on head. | Jung-uk Kim | 2014-10-01 | 1 | -0/+14 |
* | - Fix missing symbol RTTermRegisterCallback in virtualbox-ose-additions kerne... | Bernhard Froehlich | 2014-09-25 | 2 | -3/+21 |
* | - Update to 4.3.16 | Bernhard Froehlich | 2014-09-17 | 9 | -89/+239 |
* | Update to 4.3.12. | Jung-uk Kim | 2014-05-23 | 4 | -186/+0 |
* | Add an option to build user manual. Turned off by default. | Jung-uk Kim | 2014-05-10 | 1 | -7/+36 |
* | - Fix dependencies. devel/qt4-linguist is not needed at run-time. [1] | Jung-uk Kim | 2014-05-09 | 2 | -13/+22 |
* | - Add undef MSR_IA32_FEATURE_CONTROL for FreeBSD 10.0/i386 | Bernhard Froehlich | 2014-04-28 | 1 | -1/+2 |
* | Fix build without X11. | Jung-uk Kim | 2014-04-09 | 4 | -0/+186 |
* | Fix VBoxClient-all to properly set VBoxClient path. | Jung-uk Kim | 2014-04-02 | 2 | -5/+8 |
* | - Update to 4.3.10. | Jung-uk Kim | 2014-03-29 | 18 | -47/+264 |
* | Fix panic for stable/9. Use vm_page_alloc_contig() as it is now available. | Jung-uk Kim | 2014-03-21 | 1 | -3/+71 |
* | Work around build problems on recent stable/9. | Jung-uk Kim | 2014-03-14 | 1 | -0/+18 |
* | Update to 4.3.8. | Jung-uk Kim | 2014-03-04 | 16 | -0/+658 |
* | Fix build after re-appearance of converters/libiconv on 10+ (r341775). | Jung-uk Kim | 2014-02-22 | 1 | -3/+15 |
* | - Update to 4.3.6 | Bernhard Froehlich | 2014-01-24 | 7 | -106/+32 |
* | - Update to 4.2.22 | Bernhard Froehlich | 2014-01-17 | 1 | -0/+42 |
* | - Disable stripping away RPATH on FreeBSD for Hardened-R3 binaries. | Bernhard Froehlich | 2013-12-18 | 1 | -7/+16 |
* | - Update to 4.2.20 [1] | Bernhard Froehlich | 2013-12-11 | 3 | -9/+77 |
* | - Fix calls of vm_map_find() after r255426 broke it and added | Bernhard Froehlich | 2013-09-22 | 2 | -0/+64 |
* | - Revert VNC IPv6 patch because it causes an incompatibility. | Bernhard Froehlich | 2013-09-13 | 1 | -15/+0 |
* | - Fix querying total and available RAM on i386 | Bernhard Froehlich | 2013-07-11 | 1 | -2/+2 |
* | - Changing RAM for a VM was broken in the GUI because there was no | Bernhard Froehlich | 2013-07-03 | 2 | -0/+94 |
* | - Update to 4.2.14 | Bernhard Froehlich | 2013-06-24 | 1 | -0/+15 |
* | - Update to 4.2.6 | Bernhard Froehlich | 2013-01-03 | 14 | -129/+199 |
* | - Update to 4.1.20 | Bernhard Froehlich | 2012-08-27 | 1 | -13/+0 |
* | - Also assign IPv6 TCP port otherwise it's using the default 5900 | Bernhard Froehlich | 2012-06-06 | 1 | -0/+13 |
* | - Update to 4.1.14 | Bernhard Froehlich | 2012-05-01 | 3 | -0/+43 |
* | - Update to 4.1.12 | Bernhard Froehlich | 2012-04-05 | 1 | -0/+11 |
* | - Fix compile error on recent current | Bernhard Froehlich | 2012-03-10 | 1 | -0/+11 |
* | - Update to 4.1.8 | Bernhard Froehlich | 2012-02-21 | 9 | -97/+70 |
* | In the rc.d scripts, change assignments to rcvar to use the | Doug Barton | 2012-01-14 | 2 | -2/+2 |
* | - Fix error check for aio_error | Bernhard Froehlich | 2011-12-02 | 1 | -0/+16 |
* | - Update to 4.0.10 | Bernhard Froehlich | 2011-07-01 | 4 | -37/+49 |
* | - Update to 4.0.8 | Bernhard Froehlich | 2011-05-22 | 11 | -117/+232 |
* | - Enable createrawvmdk -relative under FreeBSD | Bernhard Froehlich | 2011-03-17 | 1 | -0/+48 |
* | - Add workaround for regression in acpica 20101015 [1] | Bernhard Froehlich | 2010-11-03 | 4 | -28/+32 |
* | - Update to 3.2.10 | Beat Gaetzi | 2010-10-15 | 2 | -28/+3 |
* | - Add 2D acceleration support for Windows Guests | Bernhard Froehlich | 2010-09-30 | 1 | -0/+19 |
* | - Update to 3.2.8 | Beat Gaetzi | 2010-08-09 | 1 | -20/+0 |
* | - Update to 3.2.6 | Beat Gaetzi | 2010-06-30 | 2 | -0/+40 |
* | - Update to 3.2.4 | Bernhard Froehlich | 2010-06-10 | 1 | -0/+16 |
* | - Update to 3.2.2 | Beat Gaetzi | 2010-06-08 | 19 | -409/+48 |
* | - Fix build on CURRENT wit ACPICA 20100428. | Beat Gaetzi | 2010-05-19 | 1 | -0/+20 |
* | - Update to 3.1.8 | Beat Gaetzi | 2010-05-12 | 1 | -0/+12 |
* | - Update to 3.1.6 | Beat Gaetzi | 2010-03-27 | 2 | -0/+29 |
* | Presenting VirtualBox 3.1.4 for FreeBSD | Martin Wilke | 2010-03-16 | 7 | -240/+14 |
* | - Add CONFLICT with virtualbox-ose-additions. | Beat Gaetzi | 2010-01-25 | 2 | -0/+23 |
* | emulators/virtualbox: | Beat Gaetzi | 2010-01-13 | 22 | -674/+555 |
* | - Fix loading of vboxnetadp.ko kernel module without loading vboxnetflt.ko | Beat Gaetzi | 2009-12-09 | 2 | -0/+20 |
* | - Disable testcases to fix possible build breakage with non default | Beat Gaetzi | 2009-11-06 | 1 | -0/+15 |
* | - Fix build if OpenSSL is installed from ports. [1] | Beat Gaetzi | 2009-10-23 | 1 | -0/+9 |
* | - Fix privilege escalation | Martin Wilke | 2009-10-07 | 1 | -0/+207 |
* | Fix build on 7/amd64. | Juergen Lock | 2009-09-30 | 1 | -1/+1 |
* | - Improve error message if /usr/lib32 is not installed on amd64. [1] | Beat Gaetzi | 2009-09-29 | 2 | -0/+403 |
* | - Update to 3.0.51r22902. This version enables host serial support | Martin Wilke | 2009-09-14 | 3 | -82/+11 |
* | - Update to 3.0.51r22683. This version adds support for tap interface | Beat Gaetzi | 2009-09-11 | 6 | -28/+106 |
* | - Update to 3.0.51r22226 | Beat Gaetzi | 2009-08-15 | 5 | -22/+65 |
* | - Actually install VBoxTestOGL (it was built, just not installed...) | Juergen Lock | 2009-06-16 | 1 | -0/+10 |