virtualbox-ose 7.2.8
emulators/virtualbox-ose-additions-72
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.2.8
bc8444a110
files touched
|
Vladimir Druzenko (vvd) |
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 |
|
7.2.6
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.2.6
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.2.6
12565872e6
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose-additions-7{0,1,2}: Fix build on i386
Runtime not tested. MFH: 2026Q1 |
|
7.2.6
2d96a54833
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose*-72: Update 7.2.4 => 7.2.6
Changelog:
https://www.virtualbox.org/wiki/Changelog-7.2#v6
emulators/virtualbox-ose{,-nox11}-72:
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-72.
PR: 292801
Tested by: jwb
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.2.4
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.2.4
5193a9f50d
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose-additions{,-nox11}-72: Add new ports VirtualBox Guest Additions 7.2.4
Ports need more thorough testing at runtime. Changelog: https://www.virtualbox.org/wiki/Changelog-7.2 PR: 289019 Relnotes: yes |
|
7.1.14
3739e88ca9
files touched
|
Vladimir Druzenko (vvd) |
emulators/virtualbox-ose-additions{,-nox11}-72: Repocopy from emulators/virtualbox-ose-additions{,-nox11}-71
PR: 289019 |