Port details |
- virtualbox A general-purpose full virtualizer for x86 hardware
- 3.0.51.r22902_3 emulators
=11 3.0.51.r22902_3Version of this port present on the latest quarterly branch.
- Maintainer: vbox@FreeBSD.org
- Port Added: 2009-06-15 18:02:02
- Last Update: 2010-01-13 08:03:17
- SVN Revision: UNKNOWN
- People watching this port, also watch:: sudo, firefox, nmap
- Also Listed In: kld
- License: not specified in port
- WWW:
- http://www.virtualbox.org/
- Description:
- 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: http://www.virtualbox.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- virtualbox>0:emulators/virtualbox
- No installation instructions:
- This port has been deleted.
- PKGNAME: virtualbox
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- There is no distinfo for this port.
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
- as86 : devel/dev86
- xsltproc : textproc/libxslt
- kmk : devel/kBuild
- easy_install-2.6 : devel/py-setuptools
- python2.6 : lang/python26
- xcursor.pc : x11/libXcursor
- xmu.pc : x11-toolkits/libXmu
- qt4-gui>=4.5.3 : x11-toolkits/qt4-gui
- qt4-network>=4.5.3 : net/qt4-network
- qt4-moc>=4.5.3 : devel/qt4-moc
- qt4-uic>=4.5.3 : devel/qt4-uic
- qt4-rcc>=4.5.3 : devel/qt4-rcc
- qt4-linguist>=4.5.3 : devel/qt4-linguist
- sdl-config : devel/sdl12
- pkg-config : devel/pkg-config
- cdrecord : sysutils/cdrtools
- Runtime dependencies:
-
- easy_install-2.6 : devel/py-setuptools
- python2.6 : lang/python26
- xcursor.pc : x11/libXcursor
- xmu.pc : x11-toolkits/libXmu
- qt4-gui>=4.5.3 : x11-toolkits/qt4-gui
- qt4-network>=4.5.3 : net/qt4-network
- qt4-linguist>=4.5.3 : devel/qt4-linguist
- pkg-config : devel/pkg-config
- libgiofam.so : devel/gio-fam-backend
- cdrecord : sysutils/cdrtools
- Library dependencies:
-
- png.5 : graphics/png
- xslt.2 : textproc/libxslt
- curl.5 : ftp/curl
- dbus-1.3 : devel/dbus
- SDL-1.2.11 : devel/sdl12
- glib-2.0.0 : devel/glib20
- IDL-2.0 : devel/libIDL
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for virtualbox-3.0.51.r22902_3:
QT4=on (default) "Build with QT4 Frontend"
DEBUG=off (default) "Build with debugging symbols"
GUESTADDITIONS=off (default) "Build with Guest Additions"
DBUS=on (default) "Build with D-Bus and HAL support"
PULSEAUDIO=off (default) "Build with PulseAudio"
X11=on (default) "Build with X11 support"
NLS=on (default) "Native language support"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.51.r22902_3 13 Jan 2010 08:03:17 |
beat |
emulators/virtualbox:
- Remove emulators/virtualbox port. Renamed to emulators/virtualbox-ose
and seperate port for the kernel modules created:
emulators/virtualbox-ose-kmod.
emulators/virtualbox-ose:
- Update to 3.1.2
- Update guest additions to 3.1.2
- Port has been renamed to virtualbox-ose to reflect that we are using
the OSE version. [1]
- Added proper PulseAudio support for FreeBSD [2]
- procfs is not required anymore because vbox uses sysctl(3) now [3]
- Update pkg-message to reflect recent changes
- Add nox's FreeBSD host networking patches that are now also in the
upstream vbox svn (modulo vbox variable naming style adjustments:) (Only the first 15 lines of the commit message are shown above ) |
3.0.51.r22902_3 09 Dec 2009 12:31:45 |
beat |
- Fix loading of vboxnetadp.ko kernel module without loading vboxnetflt.ko
kernel module first.
- Bump PORTREVISION.
PR: ports/141013
Reported / tested by: Scot Hetzel <swhetzel AT gmail.com>
Submitted by: Fredrik Lindberg <fli AT shapeshifter.se> |
3.0.51.r22902_2 06 Nov 2009 14:17:06 |
beat |
- Disable testcases to fix possible build breakage with non default
options set
PR: ports/140171
Submitted by: Hubert Tournier <hubert AT tournier.org>
Reported by: Stanislav Dulis <stasd AT xnx.ru> (via private mail) |
3.0.51.r22902_2 23 Oct 2009 14:29:50 |
beat |
- Fix build if OpenSSL is installed from ports. [1]
- Some options require other ones. Add check for them. [2]
PR: ports/139391 [1]
Submitted by: "Y.A." <nexther0 AT gmail.com> [1]
Tested by: Yuri Gorchakov <yuri.gorchakov AT point-group.ru> [1]
Reported by: Maxim <maksims.k AT gmail.com> [2]
On behalf of: vbox@ (decke, dhn, itetcu, miwi, nox) |
3.0.51.r22902_2 08 Oct 2009 07:48:54 |
beat |
- Fix build with custom LOCALBASE
Reported by: QATty
Submitted by: Bernhard Froehlich <decke AT bluelife.at>
On behalf of: vbox@ (decke, dhn, itetcu, miwi, nox) |
3.0.51.r22902_2 07 Oct 2009 10:33:31 |
miwi |
- Fix privilege escalation
- Bump PORTREVISION
Security:
http://www.vuxml.org/freebsd/ebeed063-b328-11de-b6a5-0030843d3802.html
On behalf of: vbox@ (decke, dhn, itetcu, beat, nox) |
3.0.51.r22902_1 29 Sep 2009 22:16:37 |
nox |
Fix build on 7/amd64.
Approved by: vbox@ (miwi, beat)
Feature safe: yes |
3.0.51.r22902_1 29 Sep 2009 15:15:02 |
beat |
- Improve error message if /usr/lib32 is not installed on amd64. [1]
- Fix pkg-plist. Additions directory is only created with
WITH_GUESTADDITIONS option. [2]
- Add patch to fix panic with vboxnet driver. [3]
- Bump PORTREVISION.
PR: ports/138935 [1] (based on)
Reported by: scf@ [3]
Submitted by: Julian H. Stacey <jhs AT berklix.com> [1],
Bernhard Froehlich <decke AT bluelife.at> [2],
Fredrik Lindberg <fli AT shapeshifter.se> [3]
On behalf of: vbox@ (decke, dhn, itetcu, miwi, nox)
Feature safe: yes |
3.0.51.r22902 13 Sep 2009 19:19:49 |
miwi |
- Update to 3.0.51r22902. This version enables host serial support
and support for bridged and hostonly networking contributed by
Fredrik Lindberg <fli AT shapeshifter.se>.
- Install GuestAdditions in designated directory. [1]
- Install NLS files in designated directory.
- Add workaround for directory permission problem.
Reported by: Jonathan Chen <jonc AT chen.org.nz> [1]
On behalf of: vbox@ (decke, dhn, beat, nox) |
3.0.51.r22683 10 Sep 2009 23:16:56 |
beat |
- Update to 3.0.51r22683. This version adds support for tap interface
networking done by nox@, working VT-x, ACPI and Host DVD/CD access
support and several FreeBSD related bugfixes.
- Update Guest Additions to 3.0.6.
- Respect CC and CXX variables. [1]
- Add support for WITHOUT_X11 build. [2]
- Fix pkg-plist for WITHOUT_NLS. [2]
- Use LocalConfig.kmk to simplify configuration. [2]
- Install vboxapi module and fix xpcom.vboxxpcom python api. [2]
PR: ports/138063 [1]
Submitted by: Anonymous <swell dot k at gmail dot com> [1],
Bernhard Froehlich <decke AT bluelife.at> [2]
On behalf of: vbox@ (decke, dhn, miwi, nox) |
3.0.51.r22226 14 Aug 2009 16:10:23 |
beat |
- Update to 3.0.51r22226
- Update Guest Additions to 3.0.4
- Add wiki page link to pkg-message
- Add missing libxslt dependency [1]
- Add NLS support [2]
- Installing C and Python bindings [3]
- Add patch to pass a physical disk to vbox [4]
Submitted by: Guido Falsi <mad AT madpilot.net> [1], nork [2],
Bernhard Froehlich <decke AT bluelife.at> [3], nox [4]
Thanks to: All testers and patch submitters their patch already
included upstream
On behalf of: vbox@ (decke, dhn, miwi, nox) |
2.2.51.r20457_3 17 Jun 2009 20:52:53 |
beat |
- Add GID and UID for emulators/virtualbox.
- Change virtualbox GID in port Makefile due to a conflict with
databases/couchdb and add UPDATING note.
- Bump PORTREVISION.
Reported by: Mike Harding <mvh AT ix.netcom.com> |
2.2.51.r20457_2 15 Jun 2009 22:24:43 |
nox |
- Fix plist
- Bump PORTREVISION
Submitted by: miwi |
2.2.51.r20457_1 15 Jun 2009 21:40:56 |
nox |
- Actually install VBoxTestOGL (it was built, just not installed...)
- Fix libGL.so.1 search so it isn't expected in /
- Fix packaging for vboxdrv.ko
- Bump PORTREVISION
Approved by: vbox@ (miwi) |
2.2.51.r20457 15 Jun 2009 18:50:21 |
miwi |
- Restore VBoxGuestAdditions |
2.2.51.r20457 15 Jun 2009 18:01:41 |
miwi |
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: http://www.virtualbox.org/
Note:
Please READ pkg-messages carefully, also please
take a look in the Wiki page (http://wiki.freebsd.org/VirtualBox)
Thanks to: thank you to everyone who helped make this possible. |