| Port details |
- virtualbox-ose-additions-nox11-71 VirtualBox additions for FreeBSD guests
- 7.1.18 emulators
=0 7.1.16Version of this port present on the latest quarterly branch. DEPRECATED: Upstream EOL reaches on 2026-04-21, use emulators/virtualbox-ose-additions-nox21-71 instead
EXPIRATION DATE: 2026-12-31
- Maintainer: vbox@FreeBSD.org
 - Port Added: 2025-10-25 00:15:04
- Last Update: 2026-04-30 13:33:16
- Commit Hash: 9ac890df
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- virtualbox-ose-additions-nox11-71>0:emulators/virtualbox-ose-additions-nox11-71
- 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-72
- virtualbox-ose-additions-nox11-72
- virtualbox-ose-additions-71
- No installation instructions:
- This port has been deleted.
- PKGNAME: virtualbox-ose-additions-nox11-71
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1777000000
SHA256 (VirtualBox-7.1.18.tar.bz2) = 2085a0ea6af26a7eea6950228db26df3b9fa14936c7b6d971d415cc9640642f4
SIZE (VirtualBox-7.1.18.tar.bz2) = 222872511
Packages (timestamps in pop-ups are UTC):
- Master port: emulators/virtualbox-ose-additions-71
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- yasm : devel/yasm
- kmk : devel/kBuild
- xsltproc : textproc/libxslt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_virtualbox-ose-additions-nox11-71
- USES:
- compiler:c++17-lang cpe iconv kmod tar:bzip2
- 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:
|
| Port Moves |
- port deleted on 2026-04-30
REASON: Converted to a flavorized port
|
Number of commits found: 5
| 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-additions-71 | | Commit | Credits | Log message |
7.1.18 30 Apr 2026 13:33:16
    |
Vladimir Druzenko (vvd)  |
emulators/virtualbox-ose-additions*: Flavorize, add xlibre flavor
Flavors: xorg (default), xlibre, nox11.
While here add PAE option for ARCH=i386, fix warnings from portclippy,
make non-functional changes related to indentation and formatting,
make simplification of CONFLICTS_INSTALL, make unification.
PR: 294806
Sponsored by: UNIS Labs
Co-authored-by: b-aaz <b-aazbsd@proton.me> |
7.1.16 31 Jan 2026 14:09:40
    |
Vladimir Druzenko (vvd)  |
emulators/virtualbox-ose*-71: Update 7.1.14 => 7.1.16
Changelog:
https://www.virtualbox.org/wiki/Changelog-7.1#v16
emulators/virtualbox-ose{,-nox11}-71:
Remove the OGG, VORBIS, and VPX options - without libogg and libvorbis
in the system, the ports attempts to use the bundled versions, but
without libvpx, the build fails. Even when using libvpx, building the
bundled libvorbis library also fails.
These 3 libraries are not heavy dependencies, so we simply make them
mandatory even for emulators/virtualbox-ose-nox11-71.
PR: 292801
Security: CVE-2026-21955(Only the first 15 lines of the commit message are shown above ) |
7.1.14_1 21 Nov 2025 15:54:34
    |
Vladimir Druzenko (vvd)  |
emulators/virtualbox-ose-additions*: Fix "vboxmanage guestproperty" on host does
not show interface name for FreeBSD guest
Upstream issue:
https://github.com/VirtualBox/virtualbox/issues/403
Upstream commit:
https://github.com/VirtualBox/virtualbox/commit/3cf64726847e2483c9539ca51c88862a0f1c7414
PR: 291128
MFH: 2025Q4 |
7.1.14 25 Oct 2025 00:12:47
    |
Vladimir Druzenko (vvd)  |
emulators/virtualbox-ose-additions{,-nox11}-71: Add new ports VirtualBox Guest
Additions 7.1.14
Port based on patch from jsm@.
The main work on porting was done by the author of the original patch.
Ports need more thorough testing at runtime.
Changelog:
https://www.virtualbox.org/wiki/Changelog-7.1
PR: 284439
Tested by: Helge Oldach <freebsd@oldach.net>, groenveld@acm.org
Relnotes: yes
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org> |
6.1.50_1 25 Oct 2025 00:10:46
    |
Vladimir Druzenko (vvd)  |
emulators/virtualbox-ose-additions{,-nox11}-71: Repocopy from
emulators/virtualbox-ose-additions{,-nox11}
PR: 284439 |
Number of commits found: 5
|