From d75f09543a64492e0f1e6148df41fc013ad198bc Mon Sep 17 00:00:00 2001 From: Beat Gaetzi Date: Fri, 14 Aug 2009 16:10:23 +0000 Subject: - Update to 3.0.51r22226 - Update Guest Additions to 3.0.4 - Add wiki page link to pkg-message - Add missing libxslt dependency [1] - Add NLS support [2] - Installing C and Python bindings [3] - Add patch to pass a physical disk to vbox [4] Submitted by: Guido Falsi [1], nork [2], Bernhard Froehlich [3], nox [4] Thanks to: All testers and patch submitters their patch already included upstream On behalf of: vbox@ (decke, dhn, miwi, nox) --- emulators/virtualbox-ose/files/patch-Config.kmk | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 emulators/virtualbox-ose/files/patch-Config.kmk (limited to 'emulators/virtualbox-ose/files/patch-Config.kmk') diff --git a/emulators/virtualbox-ose/files/patch-Config.kmk b/emulators/virtualbox-ose/files/patch-Config.kmk deleted file mode 100644 index 81e5f7062b4e..000000000000 --- a/emulators/virtualbox-ose/files/patch-Config.kmk +++ /dev/null @@ -1,11 +0,0 @@ ---- Config.kmk.orig 2009-06-04 18:02:20.000000000 +0200 -+++ Config.kmk 2009-06-04 18:21:07.000000000 +0200 -@@ -1850,7 +1850,7 @@ - VBOX_OPENSSL_ALL=1 - endif - --if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), win.x86 win.amd64 linux.x86 linux.amd64 solaris.x86 solaris.amd64 darwin.x86 darwin.amd64 freebsd.x86) -+if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), win.x86 win.amd64 linux.x86 linux.amd64 solaris.x86 solaris.amd64 darwin.x86 darwin.amd64 freebsd.x86 freebsd.amd64) - VBOX_WITH_LIBCURL = 1 - SDK_VBOX_LIBCURL = . - SDK_VBOX_LIBCURL_INCS ?= $(PATH_ROOT)/src/libs/curl-7.19.4/include -- cgit v1.2.3