summaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose-legacy/files/patch-src-VBox-Main-src-server-freebsd-HostHardwareFreeBSD.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update VirtualBox OSE to 6.1.18Guido Falsi2021-03-091-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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. This update is the result of work from many people, and thanks to all who gave feedback and tested things. Patch based on work from: Mario Lobo <lobo@bsd.com.br> and jkim. PR: 234878 Submitted by: kunda <chitty_cloud@me.com> Approved by: vbox (implicit) Reviewed by: decke Tested by: jwb, martin ilavsky <ilavsky.martin@gmail.com>, Mario Lobo <lobo@bsd.com.br> Relnotes: https://www.virtualbox.org/wiki/Changelog-6.1 Differential Revision: https://reviews.freebsd.org/D28871 Notes: svn path=/head/; revision=567950
* Remove virtualbox-*-legacy due to lack of stagingJohn Marino2014-09-091-10/+0
| | | | | | | | | The virtualbox-ose-kmod-legacy port is staged, but it has no purpose without the unstaged virtualbox-ose-legacy port, so both ports have been removed at the same time. Notes: svn path=/head/; revision=367769
* - Update to virtualbox-ose 4.2.20_1Bernhard Froehlich2013-12-131-0/+10
| | | | | | | | | - This update pulls in many changes from the port and brings better support for FreeBSD 10 and GCC from ports. I am doing that in preparation of the upcoming VirtualBox 4.3 update that should land soon. Notes: svn path=/head/; revision=336332
* - Update to 4.1.24Bernhard Froehlich2013-01-031-33/+0
| | | | | | | | | - Fix building with libxslt newer than 1.1.26 Obtained from: https://www.virtualbox.org/ticket/10940 Notes: svn path=/head/; revision=309875
* - Update to 4.0.16Bernhard Froehlich2012-02-211-0/+33
- Fix lib32 checks to use /usr/lib32/libc.so Obtained from: redports.org/~virtualbox/ Notes: svn path=/head/; revision=291990