Port details |
- virtualbox-ose-additions-nox11 VirtualBox additions for FreeBSD guests
- 6.1.36 emulators
=2 Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: vbox@FreeBSD.org
 - Port Added: 2016-10-05 01:03:22
- Last Update: 2022-08-09 14:45:06
- Commit Hash: f5957f1
- People watching this port, also watch:: vault, netdata, openjdk8, coreutils, zfs-stats
- Also Listed In: kld
- License: GPLv2
- 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.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- virtualbox-ose-additions-nox11>0:emulators/virtualbox-ose-additions-nox11
- Conflicts:
- CONFLICTS_INSTALL:
- virtualbox-ose
- virtualbox-ose-additions-devel
- virtualbox-ose-additions-legacy
- virtualbox-ose-devel
- virtualbox-ose-legacy
- virtualbox-ose-lite
- virtualbox-ose-nox11
- virtualbox-ose-additions
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/emulators/virtualbox-ose-additions-nox11/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/virtualbox-ose-additions-nox11
- pkg install virtualbox-ose-additions-nox11
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: virtualbox-ose-additions-nox11
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1658298869
SHA256 (VirtualBox-6.1.36.tar.bz2) = e47942e42892c13c621869865e2b7b320340154f0fa74ecbdaf18fdaf70ef047
SIZE (VirtualBox-6.1.36.tar.bz2) = 165685382
Packages (timestamps in pop-ups are UTC):
- Master port: emulators/virtualbox-ose-additions
- 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
- USES:
- compiler:c++11-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.
- WWW: https://www.virtualbox.org/
- Master Sites:
|
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 |
Commit | Credits | Log message |
6.1.36 09 Aug 2022 14:45:06
    |
Guido Falsi (madpilot)  |
emulators/virtualbox-ose-additions*: Bump portrevision.
Force update after xorg-server update. Sei PORTREVISION=0 on nox11
versions since those don't need reinstallation.
PR: 265731
Reported by: O. Hartmann <ohartmann@walstatt.org> |
6.1.18 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.1.18 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.2.30 16 May 2019 22:16:06
  |
jkim  |
Update to 5.2.30.
https://www.virtualbox.org/wiki/Changelog-5.2#v30 |
5.2.22_2 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
5.2.22_1 29 Nov 2018 21:14:26
  |
jkim  |
Remove X11 dependencies by excluding D-Bus support.
PR: 233630 |
5.2.20 17 Oct 2018 06:49:31
  |
jkim  |
Update to 5.2.20.
https://www.virtualbox.org/wiki/Changelog#20 |
5.2.8_1 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
5.1.6_1 05 Oct 2016 21:09:51
  |
jkim  |
Exclude DEBUG and OPENGL from options for -nox11. |
5.1.6_1 05 Oct 2016 19:56:26
  |
jkim  |
Sync. style with emulators/virtualbox-ose-nox11. |
5.1.6_1 05 Oct 2016 12:09:58
  |
swills  |
emulators/virtualbox-ose-additions-nox11: use proper option
Pointyhat to: swills
Reported by: adamw, mat |
5.1.6_1 05 Oct 2016 01:03:05
  |
swills  |
emulators/virtualbox-ose-additions-nox11: create port
Create a port for virtualbox-ose-additions with x11 option disabled |