| Port details on branch 2020Q3 |
- virtualbox-ose-additions VirtualBox additions for FreeBSD guests
- 5.2.44 emulators
=0 5.2.44Version of this port present on the latest quarterly branch. IGNORE: requires kernel source files in SRC_BASE=/usr/src
- Maintainer: vbox@FreeBSD.org
 - Port Added: 2020-07-19 09:22:01
- Last Update: 2020-07-19 09:21:49
- Commit Hash: bbaf98e
- Also Listed In: kld
- License: GPLv2
- WWW:
- https://www.virtualbox.org/
- Description:
- These additions are for installation inside a FreeBSD guest.
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.
WWW: https://www.virtualbox.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- virtualbox-ose-additions>0:emulators/virtualbox-ose-additions
- Conflicts:
- CONFLICTS_INSTALL:
- virtualbox-ose-[0-9]*
- virtualbox-ose-additions-devel-[0-9]*
- virtualbox-ose-devel-[0-9]*
- virtualbox-ose-legacy-[0-9]*
- virtualbox-ose-lite-[0-9]*
- virtualbox-ose-nox11-[0-9]*
- virtualbox-ose-additions-nox11-[0-9]*
- To install the port:
- cd /usr/ports/emulators/virtualbox-ose-additions/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install emulators/virtualbox-ose-additions
- pkg install virtualbox-ose-additions
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: virtualbox-ose-additions
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1594821235
SHA256 (VirtualBox-5.2.44.tar.bz2) = ad83b11cfae2734f7d6f619dd2f8bdada7d33492cd7682fab98cb4053122295e
SIZE (VirtualBox-5.2.44.tar.bz2) = 124016934
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:

- 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
- compiler.h : x11-servers/xorg-server
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xrandr.pc : x11/libXrandr
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- xrandr : x11/xrandr
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xrandr.pc : x11/libXrandr
- xt.pc : x11-toolkits/libXt
- Library dependencies:
-
- 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-5.2.44:
DBUS=on: D-Bus IPC system support
DEBUG=off: Build with debugging support
OPENGL=off: 3D pass-through support (requires X11)
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- emulators_virtualbox-ose-additions
- USES:
- compiler:c++11-lang cpe iconv kmod tar:bzip2 pkgconfig xorg
- pkg-message:
- For install:
- VirtualBox Guest Additions were installed.
You need to enable the vboxguest startscript to load the kernel module and
vboxservice to use host time synchronization.
vboxguest_enable="YES"
vboxservice_enable="YES"
You also have to add all X11 users that want to use any of the additional
features (clipboard sharing, window scaling) to the wheel group.
% pw groupmod wheel -m jerry
Reboot the machine to load the needed kernel modules.
For detailed informations please visit http://wiki.freebsd.org/VirtualBox
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.2.44 19 Jul 2020 09:21:49
    |
Guido Falsi (madpilot)  |
MFH: r542551
- Update VirtualBox ports to 5.2.44
- Adapt and regenerate patches
- Reduce differences in patch-src_VBox_Devices_PC_vbox-cpuhotplug.dsl [1]
Patch based on one provided by Mario Lobo <lobo@bsd.com.br>.
Many thanks to people who provided ideas and suggetions in the
PR and review.
PR: 244212
Submitted by: Nikita Stepanov <nikitastepan0v@bk.ru>
Reviewed by: kevans [1]
Tested by: lwshu
Approved by: ports-secteam (joneum)
Security: 1e7b316b-c6a8-11ea-a7d5-001999f8d30b
Differential Revision: https://reviews.freebsd.org/D25496
Approved by: ports-secteam (joneum, via bugzilla PR) |
5.2.44 19 Jul 2020 09:21:49
  |
madpilot  |
MFH: r542551
- Update VirtualBox ports to 5.2.44
- Adapt and regenerate patches
- Reduce differences in patch-src_VBox_Devices_PC_vbox-cpuhotplug.dsl [1]
Patch based on one provided by Mario Lobo <lobo@bsd.com.br>.
Many thanks to people who provided ideas and suggetions in the
PR and review.
PR: 244212
Submitted by: Nikita Stepanov <nikitastepan0v@bk.ru>
Reviewed by: kevans [1]
Tested by: lwshu
Approved by: ports-secteam (joneum)
Security: 1e7b316b-c6a8-11ea-a7d5-001999f8d30b
Differential Revision: https://reviews.freebsd.org/D25496
Approved by: ports-secteam (joneum, via bugzilla PR) |
Number of commits found: 2
|