https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284439
--- Comment #25 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b385e71707e3273c21289041488bae032c3ccbf6 commit b385e71707e3273c21289041488bae032c3ccbf6 Author: Vladimir Druzenko <v...@freebsd.org> AuthorDate: 2025-05-13 19:47:12 +0000 Commit: Vladimir Druzenko <v...@freebsd.org> CommitDate: 2025-05-13 20:33:40 +0000 emulators/virtualbox-ose{,-kmod,-nox11}-71: Add new ports VirtualBox 7.1.8 Port based on patch from de...@stasyan.com. The main work on porting was done by the author of the original patch. The rest is a dozen various improvements and bug fixes that have been made over the past few months in older versions: 7.0.x, 6.1.x, 5.2.x. The requirements for 7.1.x are the same as for 7.0.x, but for now we'll leave both versions in experimental/test mode. The following ports also need to be created (they are not available for version 7.0.x either): - emulators/virtualbox-ose-additions-71; - emulators/virtualbox-ose-additions-nox11-71. www/phpvirtualbox-71 already in ports. Changelog: https://www.virtualbox.org/wiki/Changelog-7.1 PR: 284439 271146 Tested by: Mario Lobo <l...@bsd.com.br> Relnotes: yes emulators/Makefile | 3 + emulators/virtualbox-ose-71/Makefile | 60 ++++--- emulators/virtualbox-ose-71/distinfo | 14 +- .../virtualbox-ose-71/files/extrapatch-Config.kmk | 2 +- emulators/virtualbox-ose-71/files/patch-Config.kmk | 80 ++++----- emulators/virtualbox-ose-71/files/patch-configure | 38 ++--- ...doc_manual_en__US_dita_UserManual.ditamap (new) | 11 ++ ...-VBox-Additions-x11-Installer-98vboxadd-xclient | 38 +++-- ...c-VBox-Devices-Network-DrvNATlibslirp.cpp (new) | 10 ++ ...patch-src_VBox_Devices_Graphics_DevVGA-SVGA.cpp | 4 +- ...VBox_Devices_Graphics_DevVGA-SVGA3d-dx-dx11.cpp | 4 +- ...c_VBox_Devices_Graphics_DevVGA-SVGA3d-glLdr.cpp | 2 +- ...src_VBox_Devices_Graphics_DevVGA-SVGA3d-glLdr.h | 2 +- ...src_VBox_Devices_Graphics_DevVGA-SVGA3d-ogl.cpp | 4 +- .../patch-src_VBox_Devices_PC_ipxe_Makefile.kmk | 8 +- ...h-src_VBox_HostDrivers_Support_freebsd_Makefile | 14 +- ...VBox_HostDrivers_Support_freebsd_files__vboxdrv | 24 ++- ...ch-src_VBox_HostDrivers_VBoxNetFlt_Makefile.kmk | 4 +- .../files/patch-src_VBox_Runtime_Makefile.kmk | 23 ++- ...ox_Runtime_r0drv_freebsd_memobj-r0drv-freebsd.c | 76 +++++---- ...VBox_Runtime_r0drv_freebsd_the-freebsd-kernel.h | 2 +- ...ibs_xpcom18a4_nsprpub_pr_src_pthreads_ptsynch.c | 19 +-- emulators/virtualbox-ose-71/pkg-plist | 185 ++------------------- emulators/virtualbox-ose-kmod-71/Makefile | 12 +- emulators/virtualbox-ose-kmod-71/distinfo | 6 +- emulators/virtualbox-ose-nox11-71/Makefile | 8 +- 26 files changed, 283 insertions(+), 370 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.