| Port details |
- virtualbox-ose-nox11-72 General-purpose full virtualizer for x86 hardware
- 7.2.4 emulators
=1 7.2.4Version of this port present on the latest quarterly branch. - Maintainer: vbox@FreeBSD.org
 - Port Added: 2025-08-29 15:21:05
- Last Update: 2025-10-22 02:01:31
- Commit Hash: afec9b5
- People watching this port, also watch:: php84-filter, php84-opcache, xcb-util-image, rubygem-ostruct, tmux
- License: GPLv2
- WWW:
- https://www.virtualbox.org/
- Description:
- Oracle VM VirtualBox is a hosted hypervisor for x86 virtualisation.
Supported guests include BSD, Haiku, Linux, OS/2, ReactOS, Solaris and
Windows.
Guest Additions are available from: emulators/virtualbox-ose-additions
For the Extension Pack: FreeBSD is not a supported host platform.
Installation of the Pack will not extend the feature set.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- vboxheadless
- vboxwatchdog
- vboxinit
- vboxwebsrv
- Dependency lines:
-
- virtualbox-ose-nox11-72>0:emulators/virtualbox-ose-nox11-72
- Conflicts:
- CONFLICTS_INSTALL:
- virtualbox-ose-legacy
- virtualbox-ose-nox11-legacy
- virtualbox-ose
- virtualbox-ose-nox11
- virtualbox-ose-70
- virtualbox-ose-nox11-70
- virtualbox-ose-71
- virtualbox-ose-nox11-71
- virtualbox-ose-72
- To install the port:
- cd /usr/ports/emulators/virtualbox-ose-nox11-72/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/virtualbox-ose-nox11-72
- pkg install virtualbox-ose-nox11-72
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: virtualbox-ose-nox11-72
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1761088888
SHA256 (VirtualBox-7.2.4.tar.bz2) = d281ec981b5f580211a0cedd1b75a1adcb0fbfcbb768d8c2bf4429f4763e8bbd
SIZE (VirtualBox-7.2.4.tar.bz2) = 207084201
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: emulators/virtualbox-ose-72
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gtar : archivers/gtar
- kmk : devel/kBuild
- yasm : devel/yasm
- videodev2.h : multimedia/v4l_compat
- xsltproc : textproc/libxslt
- soapcpp2 : devel/gsoap
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- as : devel/binutils
- lupdate : devel/qt6-tools
- Runtime dependencies:
-
- vboxnet : emulators/virtualbox-ose-kmod-72
- Library dependencies:
-
- libpng.so : graphics/png
- libcurl.so : ftp/curl
- libtpms.so : sysutils/libtpms
- libvncserver.so : net/libvncserver
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for virtualbox-ose-nox11-72-7.2.4:
AIO=on: Enable Asyncronous IO support (check pkg-message)
PYTHON=off: Python bindings or support
TPM=on: Enable TPM device emulation using sysutils/libtpms
UDPTUNNEL=on: Build with UDP tunnel support
VBOXIMG=off: Build vboximg-mount (requires fuse-libs)
VDE=off: Build with VDE support
VNC=on: Build with VNC support
WEBSERVICE=on: Build Webservice
===> Use 'make config' to modify these settings
- Options name:
- emulators_virtualbox-ose-nox11-72
- USES:
- compiler:c++17-lang cpe gnome iconv pkgconfig qt:6 ssl tar:bzip2 python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: emulators/virtualbox-ose-72 |
| Commit | Credits | Log message |
7.2.4 22 Oct 2025 02:01:31
    |
Vladimir Druzenko (vvd)  |
emulators/virtualbox-ose{,-kmod,-nox11}-72: Update 7.2.2 => 7.2.4 (fixed 9 CVEs)
Changelog:
https://www.virtualbox.org/wiki/Changelog-7.2
Fixed 9 CVEs:
https://www.oracle.com/security-alerts/cpuoct2025.html#AppendixOVIR
Security: CVE-2025-62587
Security: CVE-2025-62588
Security: CVE-2025-62589
Security: CVE-2025-62641
Security: CVE-2025-62590
Security: CVE-2025-61760
Security: CVE-2025-61759
Security: CVE-2025-62591
Security: CVE-2025-62592
MFH: 2025Q4 |
7.2.2_1 05 Oct 2025 23:29:17
    |
Vladimir Druzenko (vvd)  |
emulators/virtualbox-ose{,-nox11}-72: Add support of TPM device emulation using
sysutils/libtpms (default on)
Fix: "Failed to attach to TPM driver. rc=VERR_PDM_DRIVER_NOT_FOUND"
PR: 289922
MFH: 2025Q4 |
7.2.0 29 Aug 2025 15:16:27
    |
Vladimir Druzenko (vvd)  |
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(Only the first 15 lines of the commit message are shown above ) |
7.1.12 29 Aug 2025 14:56:29
    |
Vladimir Druzenko (vvd)  |
emulators/virtualbox-ose{,-kmod,-nox11}-72: Repocopy from
emulators/virtualbox-ose{,-kmod,-nox11}-71
PR: 289019 |