virtualbox-ose 7.1.18
emulators/virtualbox-ose-additions-71
VirtualBox additions for FreeBSD guests
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.
Dependencies
- build devel/kBuild
- build devel/pkgconf
- build devel/yasm
- build textproc/libxslt
- build x11-servers/xorg-server
- build x11-toolkits/libXmu
- build x11-toolkits/libXt
- build x11/libX11
- build x11/libXcursor
- build x11/libXext
- build x11/libXrandr
- build x11/xorgproto
- lib devel/dbus
- run x11-toolkits/libXmu
- run x11-toolkits/libXt
- run x11/libX11
- run x11/libXcursor
- run x11/libXext
- run x11/libXrandr
- run x11/xrandr
Commit History
may be incomplete — full history at freebsd-ports on GitHub
| Commit | Credits | Log message |
|---|---|---|
|
7.1.18
c1b7acedba
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose*-71,www/phpvirtualbox-71: Deprecate with expiration date 2026-12-31
"VirtualBox 7.1.x is no longer supported!" https://www.virtualbox.org/wiki/Changelog-7.1 Upstream EOL reaches on 2025-04-15, use emulators/virtualbox-ose*-72 instead. Set expiration date to 2026-12-31. Sponsored by: UNIS Labs MFH: 2026Q2 |
|
7.1.18
994329dde7
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose{,-nox11,-additions,-additions-nox11,-kmod}-71: Update 7.1.16 => 7.1.18 (fix 9 CVEs)
Changelog: https://www.virtualbox.org/wiki/Changelog-7.1 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 |
|
7.1.16
cb332df603
files touched
|
Älven (alven) |
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 |
|
7.1.16
c22c337cf0
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose*: Exclude from extract bundled binary files of kBuild
Thes is ~430-640 files, ~30-55MB total for different platforms. We are using devel/kBuild for build VirtualBox ports. devel/kBuild is a newer version than the one included in the VirtualBox tarballs. |
|
7.1.16
12565872e6
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose-additions-7{0,1,2}: Fix build on i386
Runtime not tested. MFH: 2026Q1 |
|
7.1.16
6a38da38e9
files touched
|
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
Security: CVE-2026-21956
Security: CVE-2026-21987
Security: CVE-2026-21988
Security: CVE-2026-21990
Security: CVE-2026-21989
Security: CVE-2026-21957
Security: CVE-2026-21983
Security: CVE-2026-21984
Security: CVE-2026-21982
Security: CVE-2026-21986
Security: CVE-2026-21963
Security: CVE-2026-21985
Security: CVE-2026-21981
MFH: 2026Q1
|
|
7.1.14
89de71b8c7
files touched
|
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
98b06af25e
files touched
|
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
969d55be29
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose-additions{,-nox11}-71: Repocopy from emulators/virtualbox-ose-additions{,-nox11}
PR: 284439 |