diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-09-10 23:16:56 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-09-10 23:16:56 +0000 |
commit | 6bd419c4d06d6b555fa98f57ba95f1ee4a603ca6 (patch) | |
tree | df579bb17f2b9457d6f490b41ba5a6dcd666317c /emulators/virtualbox/files/patch-Config.kmk | |
parent | Update to 0.55. (diff) |
- Update to 3.0.51r22683. This version adds support for tap interface
networking done by nox@, working VT-x, ACPI and Host DVD/CD access
support and several FreeBSD related bugfixes.
- Update Guest Additions to 3.0.6.
- Respect CC and CXX variables. [1]
- Add support for WITHOUT_X11 build. [2]
- Fix pkg-plist for WITHOUT_NLS. [2]
- Use LocalConfig.kmk to simplify configuration. [2]
- Install vboxapi module and fix xpcom.vboxxpcom python api. [2]
PR: ports/138063 [1]
Submitted by: Anonymous <swell dot k at gmail dot com> [1],
Bernhard Froehlich <decke AT bluelife.at> [2]
On behalf of: vbox@ (decke, dhn, miwi, nox)
Diffstat (limited to 'emulators/virtualbox/files/patch-Config.kmk')
-rw-r--r-- | emulators/virtualbox/files/patch-Config.kmk | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/emulators/virtualbox/files/patch-Config.kmk b/emulators/virtualbox/files/patch-Config.kmk new file mode 100644 index 000000000000..2ce55eb8a12d --- /dev/null +++ b/emulators/virtualbox/files/patch-Config.kmk @@ -0,0 +1,10 @@ +--- Config.kmk.bak 2009-09-02 18:34:01.000000000 +0200 ++++ Config.kmk 2009-09-02 19:19:09.000000000 +0200 +@@ -781,6 +781,7 @@ + VBOX_WITH_VBOXBFE= + VBOX_WITH_OGL= + VBOX_WITH_KCHMVIEWER= ++ VBOX_WITH_HGSMI= + endif + + # |