summaryrefslogtreecommitdiff
path: root/emulators/virtualbox-ose-72/files/patch-src-VBox-HostDrivers-VBoxNetFlt-freebsd-files_vboxnetflt
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-HostDrivers-VBoxNetFlt-freebsd-files_vboxnetflt
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-HostDrivers-VBoxNetFlt-freebsd-files_vboxnetflt')
-rw-r--r--emulators/virtualbox-ose-72/files/patch-src-VBox-HostDrivers-VBoxNetFlt-freebsd-files_vboxnetflt6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/virtualbox-ose-72/files/patch-src-VBox-HostDrivers-VBoxNetFlt-freebsd-files_vboxnetflt b/emulators/virtualbox-ose-72/files/patch-src-VBox-HostDrivers-VBoxNetFlt-freebsd-files_vboxnetflt
index dc4e779fb6b0..1ee95be5b24d 100644
--- a/emulators/virtualbox-ose-72/files/patch-src-VBox-HostDrivers-VBoxNetFlt-freebsd-files_vboxnetflt
+++ b/emulators/virtualbox-ose-72/files/patch-src-VBox-HostDrivers-VBoxNetFlt-freebsd-files_vboxnetflt
@@ -1,6 +1,6 @@
---- src/VBox/HostDrivers/VBoxNetFlt/freebsd/files_vboxnetflt.orig 2022-10-06 19:11:15.000000000 +0200
-+++ src/VBox/HostDrivers/VBoxNetFlt/freebsd/files_vboxnetflt 2024-12-26 15:41:50.870345000 +0100
-@@ -72,6 +72,7 @@
+--- src/VBox/HostDrivers/VBoxNetFlt/freebsd/files_vboxnetflt.orig 2025-08-13 19:51:11 UTC
++++ src/VBox/HostDrivers/VBoxNetFlt/freebsd/files_vboxnetflt
+@@ -73,6 +73,7 @@ VBOX_VBOXNETFLT_SOURCES=" \
${PATH_ROOT}/include/iprt/uni.h=>include/iprt/uni.h \
${PATH_ROOT}/include/iprt/utf16.h=>include/iprt/utf16.h \
${PATH_ROOT}/include/iprt/uuid.h=>include/iprt/uuid.h \