https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271146
--- Comment #103 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ef87f0830a3c0d08f51082592e84d2116726d6a commit 9ef87f0830a3c0d08f51082592e84d2116726d6a Author: Vladimir Druzenko <v...@freebsd.org> AuthorDate: 2025-02-02 22:50:49 +0000 Commit: Vladimir Druzenko <v...@freebsd.org> CommitDate: 2025-02-02 22:54:38 +0000 emulators/virtualbox-ose{,-kmod,-nox11}-70: Repocopy from emulators/virtualbox-ose{,-kmod,-nox11} PR: 271146 emulators/Makefile | 3 + emulators/virtualbox-ose-70/Makefile (new) | 431 ++++++ emulators/virtualbox-ose-70/distinfo (new) | 7 + .../files/extrapatch-Config.kmk (new) | 11 + ...VBox-HostDrivers-Support-freebsd-Makefile (new) | 11 + .../files/extrapatch-vboximg-Config.kmk (new) | 11 + .../virtualbox-ose-70/files/patch-Config.kmk (new) | 234 +++ .../virtualbox-ose-70/files/patch-configure (new) | 126 ++ .../files/patch-include-iprt-x86.h (new) | 19 + .../files/patch-include_VBox_com_array.h (new) | 36 + .../files/patch-include_iprt_string.h (new) | 14 + ...ions-common-VBoxGuest-VBoxGuest-freebsd.c (new) | 290 ++++ ...ditions-common-VBoxGuest-freebsd-Makefile (new) | 27 + ...-common-VBoxGuest-freebsd-files_vboxguest (new) | 34 + ...Additions-x11-Installer-98vboxadd-xclient (new) | 17 + ...dditions-x11-Installer-vboxclient.desktop (new) | 10 + ...VBox-Devices-Network-slirp-bsd-sys-mbuf.h (new) | 12 + ...-VBox-HostDrivers-VBoxNetAdp-Makefile.kmk (new) | 20 + ...ivers-VBoxNetFlt-freebsd-files_vboxnetflt (new) | 10 + .../patch-src-VBox-Installer-Makefile.kmk (new) | 14 + .../patch-src-VBox-Installer-freebsd-VBox.sh (new) | 77 + ...VBox-Installer-freebsd-virtualbox.desktop (new) | 10 + ...c-VBox-Main-src-server-VirtualBoxImpl.cpp (new) | 11 + ...tch-src-VBox-Main-webservice-Makefile.kmk (new) | 39 + .../patch-src-VBox-Runtime-Makefile.kmk (new) | 14 + ...-r0drv-freebsd-sleepqueue-r0drv-freebsd.h (new) | 39 + ..._common_VBoxService_VBoxServiceVMInfo.cpp (new) | 71 + ...c_VBox_Additions_common_pam_pam__vbox.cpp (new) | 20 + ...patch-src_VBox_Additions_freebsd_Makefile (new) | 38 + ...h-src_VBox_Additions_freebsd_Makefile.kmk (new) | 31 + ...ox_Additions_freebsd_drm_vboxvideo__drm.c (new) | 17 + ...tions_freebsd_mount__vboxvfs_Makefile.kmk (new) | 26 + ...s_freebsd_mount__vboxvfs_mount__vboxvfs.8 (new) | 56 + ...s_freebsd_mount__vboxvfs_mount__vboxvfs.c (new) | 171 +++ ...ox_Additions_freebsd_vboxvfs_Makefile.kmk (new) | 50 + ...src_VBox_Additions_freebsd_vboxvfs_bcmp.c (new) | 12 + ..._VBox_Additions_freebsd_vboxvfs_vboxvfs.h (new) | 428 ++++++ ...Additions_freebsd_vboxvfs_vboxvfs__prov.c (new) | 1015 +++++++++++++ ...ditions_freebsd_vboxvfs_vboxvfs__vfsops.c (new) | 645 ++++++++ ...dditions_freebsd_vboxvfs_vboxvfs__vnops.c (new) | 1543 ++++++++++++++++++++ ...VBox_Additions_x11_VBoxClient_logging.cpp (new) | 10 + ...VBox_Additions_x11_vboxmouse_Makefile.kmk (new) | 29 + ...VBox_Additions_x11_vboxvideo_Makefile.kmk (new) | 15 + ...x11include_xproto-7.0.18_X11_Xfuncproto.h (new) | 230 +++ .../patch-src_VBox_Debugger_Makefile.kmk (new) | 10 + ..._Devices_Graphics_DevVGA-SVGA3d-glLdr.cpp (new) | 29 + ...ox_Devices_Graphics_DevVGA-SVGA3d-glLdr.h (new) | 11 + ...ox_Devices_Graphics_DevVGA-SVGA3d-ogl.cpp (new) | 38 + .../patch-src_VBox_Devices_Makefile.kmk (new) | 44 + ...tch-src_VBox_Devices_PC_ipxe_Makefile.kmk (new) | 29 + ...ox_Devices_USB_USBProxyDevice-freebsd.cpp (new) | 11 + .../patch-src_VBox_ExtPacks_VNC_VBoxVNC.cpp (new) | 58 + ...x_Frontends_VBoxManage_VBoxManageHelp.cpp (new) | 43 + ...ontends_VBoxManage_VBoxManageModifyVM.cpp (new) | 29 + ...rc_VBox_Frontends_VirtualBox_Makefile.kmk (new) | 18 + ...h-src_VBox_HostDrivers_Support_SUPDrv.cpp (new) | 11 + ...VBox_HostDrivers_Support_SUPDrvInternal.h (new) | 11 + ...VBox_HostDrivers_Support_freebsd_Makefile (new) | 30 + ...tDrivers_Support_freebsd_SUPDrv-freebsd.c (new) | 224 +++ ...ostDrivers_Support_freebsd_files__vboxdrv (new) | 30 + ...x_HostDrivers_VBoxNetAdp_freebsd_Makefile (new) | 11 + ...s_VBoxNetAdp_freebsd_VBoxNetAdp-freebsd.c (new) | 147 ++ ..._VBox_HostDrivers_VBoxNetFlt_Makefile.kmk (new) | 11 + ...x_HostDrivers_VBoxNetFlt_freebsd_Makefile (new) | 11 + ...s_VBoxNetFlt_freebsd_VBoxNetFlt-freebsd.c (new) | 471 ++++++ ...VBox_HostDrivers_adpctl_VBoxNetAdpCtl.cpp (new) | 11 + .../files/patch-src_VBox_Main_Makefile.kmk (new) | 10 + .../patch-src_VBox_Main_include_HostPower.h (new) | 20 + ...tch-src_VBox_Main_src-server_HostImpl.cpp (new) | 11 + ...src-server_freebsd_PerformanceFreeBSD.cpp (new) | 24 + ...ox_NetworkServices_Dhcpd_VBoxNetDhcpd.cpp (new) | 11 + ...ch-src_VBox_RDP_client-1.8.4_Makefile.kmk (new) | 13 + ...ntime_r0drv_freebsd_alloc-r0drv-freebsd.c (new) | 73 + ...time_r0drv_freebsd_assert-r0drv-freebsd.c (new) | 29 + ...time_r0drv_freebsd_memobj-r0drv-freebsd.c (new) | 412 ++++++ ...drv_freebsd_memuserkernel-r0drv-freebsd.c (new) | 22 + ..._Runtime_r0drv_freebsd_mp-r0drv-freebsd.c (new) | 92 ++ ...me_r0drv_freebsd_semevent-r0drv-freebsd.c (new) | 53 + ...drv_freebsd_semeventmulti-r0drv-freebsd.c (new) | 73 + ...0drv_freebsd_semfastmutex-r0drv-freebsd.c (new) | 59 + ...me_r0drv_freebsd_semmutex-r0drv-freebsd.c (new) | 80 + ...me_r0drv_freebsd_spinlock-r0drv-freebsd.c (new) | 30 + ...untime_r0drv_freebsd_the-freebsd-kernel.h (new) | 47 + ...time_r0drv_freebsd_thread-r0drv-freebsd.c (new) | 91 ++ ...ime_r0drv_freebsd_thread2-r0drv-freebsd.c (new) | 35 + ...untime_r0drv_freebsd_time-r0drv-freebsd.c (new) | 43 + ...ntime_r0drv_freebsd_timer-r0drv-freebsd.c (new) | 68 + ..._Runtime_r3_freebsd_systemmem-freebsd.cpp (new) | 39 + ...ntime_r3_posix_process-creation-posix.cpp (new) | 38 + ...MM_VMMR3_PDMAsyncCompletionFileNormal.cpp (new) | 59 + .../patch-src_VBox_VMM_VMMR3_PGMPhys.cpp (new) | 11 + .../patch-src_libs_xpcom18a4_Makefile.kmk (new) | 11 + ...com18a4_nsprpub_pr_src_pthreads_ptsynch.c (new) | 20 + ...libs_xpcom18a4_xpcom_io_nsLocalFileUnix.h (new) | 17 + .../virtualbox-ose-70/files/pkg-message.in (new) | 120 ++ .../virtualbox-ose-70/files/vboxheadless.in (new) | 140 ++ .../virtualbox-ose-70/files/vboxinit.in (new) | 91 ++ .../virtualbox-ose-70/files/vboxwatchdog.in (new) | 51 + .../virtualbox-ose-70/files/vboxwebsrv.in (new) | 47 + emulators/virtualbox-ose-70/pkg-descr (new) | 8 + emulators/virtualbox-ose-70/pkg-plist (new) | 616 ++++++++ emulators/virtualbox-ose-kmod-70/Makefile (new) | 112 ++ emulators/virtualbox-ose-kmod-70/distinfo (new) | 3 + .../files/pkg-message.in (new) | 10 + .../virtualbox-ose-kmod-70/files/vboxnet.in (new) | 67 + emulators/virtualbox-ose-kmod-70/pkg-descr (new) | 5 + emulators/virtualbox-ose-kmod-70/pkg-plist (new) | 6 + emulators/virtualbox-ose-nox11-70/Makefile (new) | 11 + 108 files changed, 10000 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug.