summaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose-72/files/patch-src-VBox-Installer-Makefile.kmk
diff options
context:
space:
mode:
authorVladimir Druzenko <vvd@FreeBSD.org>2025-08-29 17:59:22 +0300
committerVladimir Druzenko <vvd@FreeBSD.org>2025-08-29 18:16:27 +0300
commit3fd0f81ce50f019564e04bf9fdc3161b2aec47c3 (patch)
treeed4b8fe38d13d46f71728250346ed90ad1eba366 /emulators/virtualbox-ose-72/files/patch-src-VBox-Installer-Makefile.kmk
parentemulators/virtualbox-ose{,-kmod,-nox11}-72: Repocopy from emulators/virtualbo... (diff)
emulators/virtualbox-ose{,-kmod,-nox11}-72: Add new ports VirtualBox 7.2.0
Port based on patch from Stas Timokhin <devel@stasyan.com>. The main work on porting was done by the author of the original patch. The rest is a several various improvements and bug fixes that have been made over the past few months in older versions and one upstream regression: https://github.com/VirtualBox/virtualbox/issues/135 The requirements for 7.2.x are the same as for 7.1.x, but for now we'll leave both versions: 7.2.x in experimental/test mode and 7.1.x - stable. Upstream ported on aarch64, but for now we keep ONLY_FOR_ARCHS=amd64. If you interested in porting it on aarch64 - create PR with patch. The following ports also need to be created (they are not available for versions 7.0.x and 7.1.x either): - emulators/virtualbox-ose-additions-72; - emulators/virtualbox-ose-additions-nox11-72. www/phpvirtualbox-72 already in ports. Changelog: https://www.virtualbox.org/wiki/Changelog-7.2 While here refresh patches. PR: 289019 Relnotes: Add VirtualBox 7.2.0 Co-authored-by: Stas Timokhin <devel@stasyan.com> Co-authored-by: Mario Lobo <lobo@bsd.com.br>
Diffstat (limited to 'emulators/virtualbox-ose-72/files/patch-src-VBox-Installer-Makefile.kmk')
-rw-r--r--emulators/virtualbox-ose-72/files/patch-src-VBox-Installer-Makefile.kmk4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/virtualbox-ose-72/files/patch-src-VBox-Installer-Makefile.kmk b/emulators/virtualbox-ose-72/files/patch-src-VBox-Installer-Makefile.kmk
index 45546433c627..f9e9ce8ec516 100644
--- a/emulators/virtualbox-ose-72/files/patch-src-VBox-Installer-Makefile.kmk
+++ b/emulators/virtualbox-ose-72/files/patch-src-VBox-Installer-Makefile.kmk
@@ -1,6 +1,6 @@
---- src/VBox/Installer/Makefile.kmk.orig 2020-05-13 19:44:01 UTC
+--- src/VBox/Installer/Makefile.kmk.orig 2025-08-13 19:51:15 UTC
+++ src/VBox/Installer/Makefile.kmk
-@@ -41,9 +41,11 @@ ifndef VBOX_ONLY_SDK
+@@ -51,9 +51,11 @@ ifndef VBOX_ONLY_SDK
if "$(KBUILD_TARGET)" == "win" && "$(KBUILD_HOST)" == "win"
include $(PATH_SUB_CURRENT)/win/Makefile.kmk
endif