notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
virtualbox-ose-kmod-72 VirtualBox kernel module for FreeBSD
7.2.0 emulatorsnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: vbox@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-08-29 15:21:05
Last Update: 2025-08-29 15:16:27
Commit Hash: 3fd0f81
Also Listed In: kld
License: GPLv2
WWW:
https://www.virtualbox.org/
Description:
VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. @kld /boot/modules
  2. /usr/local/share/licenses/virtualbox-ose-kmod-72-7.2.0.1402000/catalog.mk
  3. /usr/local/share/licenses/virtualbox-ose-kmod-72-7.2.0.1402000/LICENSE
  4. /usr/local/share/licenses/virtualbox-ose-kmod-72-7.2.0.1402000/GPLv2
  5. /boot/modules/vboxdrv.ko
  6. @comment /boot/modules/vboxdrv.ko.debug
  7. /boot/modules/vboxnetadp.ko
  8. @comment /boot/modules/vboxnetadp.ko.debug
  9. /boot/modules/vboxnetflt.ko
  10. @comment /boot/modules/vboxnetflt.ko.debug
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • virtualbox-ose-kmod-72>0:emulators/virtualbox-ose-kmod-72
Conflicts:
CONFLICTS_INSTALL:
  • virtualbox-ose-kmod-legacy
  • virtualbox-ose-kmod
  • virtualbox-ose-kmod-70
To install the port:
cd /usr/ports/emulators/virtualbox-ose-kmod-72/ && make install clean
To add the package, run one of these commands:
  • pkg install emulators/virtualbox-ose-kmod-72
  • pkg install virtualbox-ose-kmod-72
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: virtualbox-ose-kmod-72
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1755276527 SHA256 (VirtualBox-7.2.0.tar.bz2) = 4f2804ff27848ea772aee6b637bb1e10ee74ec2da117c257413e2d2c4f670ba0 SIZE (VirtualBox-7.2.0.tar.bz2) = 206755781

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. kmk : devel/kBuild
This port is required by:
for Run
  1. emulators/virtualbox-ose-72
  2. emulators/virtualbox-ose-nox11-72

Configuration Options:
===> The following configuration options are available for virtualbox-ose-kmod-72-7.2.0.1402000: DEBUG=off: Debug symbols, additional logs and assertions INVARIANTS=off: Use if kernel is compiled with INVARIANTS option VIMAGE=on: VIMAGE virtual networking support ===> Use 'make config' to modify these settings
Options name:
emulators_virtualbox-ose-kmod-72
USES:
cpe compiler:c++17-lang kmod tar:bzip2
pkg-message:
For install:
The vboxdrv kernel module uses internal kernel APIs. To avoid crashes due to kernel incompatibility, this module will only load on FreeBSD 14.2 kernels.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.virtualbox.org/virtualbox/7.2.0/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.2.0
29 Aug 2025 15:16:27
commit hash: 3fd0f81ce50f019564e04bf9fdc3161b2aec47c3commit hash: 3fd0f81ce50f019564e04bf9fdc3161b2aec47c3commit hash: 3fd0f81ce50f019564e04bf9fdc3161b2aec47c3commit hash: 3fd0f81ce50f019564e04bf9fdc3161b2aec47c3 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
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 View all of this commit message)
7.1.12
29 Aug 2025 14:56:29
commit hash: 54a5827bb6a0a139ee746704a1b5c92f2f3b3042commit hash: 54a5827bb6a0a139ee746704a1b5c92f2f3b3042commit hash: 54a5827bb6a0a139ee746704a1b5c92f2f3b3042commit hash: 54a5827bb6a0a139ee746704a1b5c92f2f3b3042 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-kmod,-nox11}-72: Repocopy from
emulators/virtualbox-ose{,-kmod,-nox11}-71

PR:	289019

Number of commits found: 2