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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q2
virtualbox-ose-additions-72 VirtualBox additions for FreeBSD guests
7.2.10 emulators 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 7.2.14Version of this port present on the latest quarterly branch.
Maintainer: vbox@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-21 13:54:05
Last Update: 2026-06-17 22:09:10
Commit Hash: e7928a0
Also Listed In: kld
License: GPLv3
WWW:
https://www.virtualbox.org/
Description:
VirtualBox Guest Additions provide closer integration between host and guest, and improve the performance of guest systems. This FreeBSD provided package can be installed in FreeBSD guest machines. Additions are not intended for use on Host machines.
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 (19 items)
Collapse this list.
  1. @kld /boot/modules
  2. /usr/local/share/licenses/virtualbox-ose-additions-72-7.2.10.1500068/catalog.mk
  3. /usr/local/share/licenses/virtualbox-ose-additions-72-7.2.10.1500068/LICENSE
  4. /usr/local/share/licenses/virtualbox-ose-additions-72-7.2.10.1500068/GPLv3
  5. bin/VBoxClient
  6. bin/VBoxClient-all
  7. etc/xdg/autostart/vboxclient.desktop
  8. lib/pam_vbox.so
  9. lib/xorg/modules/drivers/vboxvideo_drv.so
  10. lib/xorg/modules/input/vboxmouse_drv.so
  11. sbin/VBoxControl
  12. sbin/VBoxService
  13. sbin/mount_vboxvfs
  14. share/autostart/vboxclient.desktop
  15. /boot/modules/vboxguest.ko
  16. /boot/modules/vboxvfs.ko
  17. @owner
  18. @group
  19. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • vboxguest
  • vboxservice
Dependency lines:
  • virtualbox-ose-additions-72>0:emulators/virtualbox-ose-additions-72
Conflicts:
CONFLICTS_INSTALL:
  • virtualbox-ose-additions-legacy
  • virtualbox-ose-additions-nox11-legacy
  • virtualbox-ose-additions
  • virtualbox-ose-additions-nox11
  • virtualbox-ose-additions-70
  • virtualbox-ose-additions-nox11-70
  • virtualbox-ose-additions-71
  • virtualbox-ose-additions-nox11-71
  • virtualbox-ose-additions-nox11-72
To install the port:
cd /usr/ports/emulators/virtualbox-ose-additions-72/ && make install clean
To add the package, run one of these commands:
  • pkg install emulators/virtualbox-ose-additions-72
  • pkg install virtualbox-ose-additions-72
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: virtualbox-ose-additions-72
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
TIMESTAMP = 1781717171 SHA256 (VirtualBox-7.2.10.tar.bz2) = 203a02e3c33ed02fdd75211a58bc9e77c9a8042ad4fa91ddc2914afbd2d67125 SIZE (VirtualBox-7.2.10.tar.bz2) = 207115249

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. yasm : devel/yasm
  2. kmk : devel/kBuild
  3. xsltproc : textproc/libxslt
  4. compiler.h : x11-servers/xorg-server
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. xorgproto>=0 : x11/xorgproto
  7. x11.pc : x11/libX11
  8. xcursor.pc : x11/libXcursor
  9. xext.pc : x11/libXext
  10. xmu.pc : x11-toolkits/libXmu
  11. xrandr.pc : x11/libXrandr
  12. xt.pc : x11-toolkits/libXt
Runtime dependencies:
  1. xrandr : x11/xrandr
  2. x11.pc : x11/libX11
  3. xcursor.pc : x11/libXcursor
  4. xext.pc : x11/libXext
  5. xmu.pc : x11-toolkits/libXmu
  6. xrandr.pc : x11/libXrandr
  7. xt.pc : x11-toolkits/libXt
Library dependencies:
  1. libdbus-1.so : devel/dbus
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for virtualbox-ose-additions-72-7.2.10.1500068: DBUS=on: D-Bus IPC system support DEBUG=off: Build with debugging support X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
emulators_virtualbox-ose-additions-72
USES:
compiler:c++17-lang cpe iconv kmod tar:bzip2 pkgconfig xorg
pkg-message:
For install:
VirtualBox Guest Additions are installed. To enable and start the required services: # sysrc vboxguest_enable="YES" # sysrc vboxservice_enable="YES" To start the services, restart the system. In some situations, a panic will occur when the kernel module loads. Having no more than one virtual CPU might mitigate the issue. For features such as window scaling and clipboard sharing, membership of the wheel group is required. With username "jerry" as an example: # pw groupmod wheel -m jerry The settings dialogue for FreeBSD guests encourages use of the VMSVGA graphics controller. Whilst this might suit installations of FreeBSD without a desktop environment (a common use case), it is not appropriate where Guest Additions are installed. Where Guest Additions are installed: 1. prefer VBoxSVGA 2. do not enable 3D acceleration (doing so will invisibly lose the preference for VBoxSVGA) You may ignore the yellow alert that encourages use of VMSVGA.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.virtualbox.org/virtualbox/7.2.10/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.2.10
17 Jun 2026 22:09:10
commit hash: e7928a02a72b8970da1294bf41bb0a1a3179947ecommit hash: e7928a02a72b8970da1294bf41bb0a1a3179947ecommit hash: e7928a02a72b8970da1294bf41bb0a1a3179947ecommit hash: e7928a02a72b8970da1294bf41bb0a1a3179947e files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-additions,-kmod}-72: Update 7.2.8 => 7.2.10 (10 CVEs)

Changelog:
https://www.virtualbox.org/wiki/Changelog-7.2
https://www.oracle.com/security-alerts/cspujun2026.html#AppendixOVIR

Security:	CVE-2026-46974
Security:	CVE-2026-35275
Security:	CVE-2026-46873
Security:	CVE-2026-46768
Security:	CVE-2026-46825
Security:	CVE-2026-46877
Security:	CVE-2026-46874
Security:	CVE-2026-46815
Security:	CVE-2026-46816
Security:	CVE-2026-46977
Sponsored by:	UNIS Labs
MFH:		2026Q2

(cherry picked from commit bbd7ab52a8a20722c901b3e4950cbb7e2b52581c)
7.2.8
23 Apr 2026 23:12:09
commit hash: e1d76bc556e10204bf2a68eea193c1be818c17afcommit hash: e1d76bc556e10204bf2a68eea193c1be818c17afcommit hash: e1d76bc556e10204bf2a68eea193c1be818c17afcommit hash: e1d76bc556e10204bf2a68eea193c1be818c17af files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
emulators/virtualbox-ose{,-nox11,-additions,-additions-nox11,-kmod}-72: Update
7.2.6 => 7.2.8 (fix 9 CVEs)

Changelog:
https://www.virtualbox.org/wiki/Changelog-7.2
https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixOVIR

Security:	CVE-2026-35242
Security:	CVE-2026-35246
Security:	CVE-2026-35251
Security:	CVE-2026-35230
Security:	CVE-2026-35245
Security:	CVE-2026-35247
Security:	CVE-2026-35248
Security:	CVE-2026-35249
Security:	CVE-2026-35250
Sponsored by:	UNIS Labs
MFH:		2026Q2

(cherry picked from commit bc8444a1107143034013d02e617963433a964896)
7.2.6
21 Apr 2026 13:44:56
commit hash: dfc54564a41489e88d3f817cfee681372f8de28fcommit hash: dfc54564a41489e88d3f817cfee681372f8de28fcommit hash: dfc54564a41489e88d3f817cfee681372f8de28fcommit hash: dfc54564a41489e88d3f817cfee681372f8de28f files touched by this commit
Älven (alven) search for other commits by this committer
emulators/virtualbox-ose-*: VirtualBox 7.X: license changed from GNU GPLv2 to
GNU GPLv3

PR:		294588
Reported by:	ykla <yklaxds@gmail.com>
Approved by:	vbox@ (vvd@)
Approved by:	db@, yuri@ (Mentors, implicit)
MFH:	 	2026Q2

(cherry picked from commit cb332df6030b77100b2a380016bc719533fd5ef0)

Number of commits found: 3