efeb FreshPorts -- emulators/virtualbox-ose-additions
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
virtualbox-ose-additions 4.2.12_1 emulators on this many watch lists=12 search for ports that depend on this port
Ignore IGNORE: requires kernel sources
VirtualBox additions for FreeBSD guests
Maintained by: vbox@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Jan 2010 08:11:04
Also Listed In: kld
License: GPLv2


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:	http://www.virtualbox.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/yasm
  2. devel/dev86
  3. devel/kBuild
  4. x11/inputproto
  5. x11/libXcursor
  6. x11-toolkits/libXmu
  7. x11-servers/xorg-server
  8. x11/libXrandr
Required To Run:
  1. x11/libXcursor
  2. x11-toolkits/libXmu
  3. x11-servers/xorg-server
  4. x11/libXrandr
There are no ports dependent upon this port

To install the port: cd /usr/ports/emulators/virtualbox-ose-additions/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for virtualbox-ose-additions-4.2.12_1:
     DEBUG=off: Install debug symbols
     OPENGL=off: OpenGL support
     X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://disasterarea.chruetertee.ch/
  3. http://download.virtualbox.org/virtualbox/4.2.12/
  4. http://tmp.chruetertee.ch/

Number of commits found: 40

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
15 May 2013 21:22:22
Original commit files touched by this commit  4.2.12_1
decke search for other commits by this committer
- Add proper 3D acceleration support for FreeBSD guests

Submitted by:	John Clark <clarkjc@runbox.com>
02 May 2013 20:54:04
Original commit files touched by this commit  4.2.12
decke search for other commits by this committer
- Update to 4.2.12
- Add missing patch to additions to fix building after r248084
which renamed VM_OBJECT_LOCK() to VM_OBJECT_WLOCK(). The patch
was already included in the kmod port but additions also need
it.
27 Mar 2013 14:35:38
Original commit files touched by this commit  4.2.6
kwm search for other commits by this committer
Don't try to remove etc/xdg/autostart, gnomehier owns it.

Submitted by:	miwimail
03 Jan 2013 13:40:28
Original commit files touched by this commit  4.2.6
decke search for other commits by this committer
- Update to 4.2.6
- Remove custom FreeBSD compiler flags that are only supported by our old
  base GCC 4.2 [1]
- Fix building with ports GCC 4.6 [1]
- Fix build on 10-CURRENT after removal of vm_page_lock_queues() in r242941 [2]
- Improve waits for periods shorter than a single tick [1]
- Fix dependency check when building with custom KMODDIR [3]
- Fix recording with OSS Audio backend to record at a proper volume [4]
- Initialize host-only interfaces at boot time so that other scripts and
  daemons can properly use them [2]
- Fix build if $ENV not ash-compatible [5]
- Fix ich9 bios to correctly configure pci bridge1 and pci bridge2 [6]
- Add VLAN trunking support to vboxnetflt [7]

PR:		ports/171730 [1], ports/167521 [5]
Submitted by:	Andriy Gapon <avg@FreeBSD.org> [1]
Submitted by:	Ed Maste <emaste@FreeBSD.org> [2]
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> [5]
Submitted by:	Gustau Perez i Querol <gperez@entel.upc.edu> [6]
Submitted by:	Landon J Fuller <landonf at plausible.coop> [7]
Reported by:	Daniel Braniss <danny@cs.huji.ac.il> [3]
Obtained from:	https://www.virtualbox.org/ticket/10695 [4]
See:		http://article.gmane.org/gmane.os.freebsd.devel.emulation/10438 [6]
12 Sep 2012 20:15:53
Original commit files touched by this commit  4.1.22
decke search for other commits by this committer
- Update to 4.1.22 [1]
- Cleanup MASTER_SITES and use upstream mirror as primary

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> [1]
27 Aug 2012 12:53:41
Original commit files touched by this commit  4.1.20
decke search for other commits by this committer
- Update to 4.1.20
- Remove VNC IPv6 patch because it has been fixed upstream
- Pet portlint once again (LICENSE section)

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com>
04 Aug 2012 06:41:24
Original commit files touched by this commit  4.1.18_1
decke search for other commits by this committer
- Use correct modulname for kldstat
- Bump PORTREVISION

PR:		ports/168897
Submitted by:	VVD <vvd@unislabs.com>
02 Jul 2012 06:06:36
Original commit files touched by this commit  4.1.18
knu search for other commits by this committer
Add SF to master sites.

PR:             ports/167514
Approved by:    maintainer timeout
30 Jun 2012 07:21:54
Original commit files touched by this commit  4.1.18
decke search for other commits by this committer
- Update to 4.1.18 [1]
- Convert to OptionsNG [2]
- Install DEBUG symbols for kernel modules [1]

Submitted by:   Mikhail Tsatsenko <m.tsatsenko@gmail.com> [1]
                bapt@ [2]
23 May 2012 12:39:20
Original commit files touched by this commit  4.1.16
decke search for other commits by this committer
- Update to 4.1.16
- Update wiki link to troubleshooting page
10 May 2012 06:44:36
Original commit files touched by this commit  4.1.14_1
decke search for other commits by this committer
- Install correct video and mouse drivers for xorg-server 1.10 and 1.12
- Add direct dependency on xorg-server to make sure XSERVER_VER is set
- Bump PORTREVISION
30 Apr 2012 17:18:04
Original commit files touched by this commit  4.1.14
decke search for other commits by this committer
- Update to 4.1.14
- Remove debugging fprintf in MachineImpl.cpp to fix build with GCC 4.6 [1]
- Add support for VLAN interfaces to NetIfList() [2]
- Add support for VIMAGE to VBoxNetAdp [3]
- Fix a kernel crash on FreeBSD 10-CURRENT hosts with VIMAGE enabled when a VM
is powered off [3]

Submitted by:   Andriy Gapon <avg at FreeBSD.org> [1]
                Landon J Fuller <landonf at plausible dot coop> [2]
                Mikolaj Golub <trociny at freebsd.org> [3]
Sponsored by:   Plausible Labs Cooperative, Inc [2]
05 Apr 2012 11:16:31
Original commit files touched by this commit  4.1.12
decke search for other commits by this committer
- Update to 4.1.12
- Fix PAM authentication for vboxwebsrv  [1]

PR:             ports/166614 [1]
Submitted by:   Landon Fuller <landonf@plausible.coop> [1]
Feature safe:   yes
15 Mar 2012 09:32:30
Original commit files touched by this commit  4.1.10
decke search for other commits by this committer
- Update to 4.1.10

Feature safe:   yes
21 Feb 2012 14:31:55
Original commit files touched by this commit  4.1.8
decke search for other commits by this committer
- Update to 4.1.8
- Mark broken on FreeBSD < 8.0
- Fix lib32 checks to use /usr/lib32/libc.so
- R0 memobj rewrite [1]
- Fix INVARIANTS warning: acquiring duplicate lock of same type: "IPRT Fast
Mutex Semaphore" [1]

Submitted by:   Andriy Gapon <avg@FreeBSD.org> [1]
Obtained from:  redports.org/~virtualbox/
14 Jan 2012 08:57:23
Original commit files touched by this commit  4.0.14
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
23 Dec 2011 10:03:42
Original commit files touched by this commit  4.0.14
decke search for other commits by this committer
- Add fix for build failure on FreeBSD 10-CURRENT after r228444

include/iprt/types.h:174: error: redefinition of typedef 'bool'
@/sys/types.h:271: error: previous declaration of 'bool' was here

Submitted by:   Daichi GOTO <daichi@freebsd.org>
02 Dec 2011 17:34:39
Original commit files touched by this commit  4.0.14
decke search for other commits by this committer
- Update to 4.0.14

Feature safe:   yes
12 Aug 2011 14:45:18
Original commit files touched by this commit  4.0.12
decke search for other commits by this committer
- Fix PG_UNMANAGED compile problem on HEAD after r224746.

Remove explicit initialization of m->flags and m->oflags because per
default vm_phys_alloc_contig() already initializes the page as unmanaged.
Chase move of PG_UNMANAGED flag from m->flags to m->oflags and renaming
to VPO_UNMANAGED for an additional assert.

PR:             ports/159675
Reported by:    Kyryll A Mirnenko <xmirya@gmail.com>,
                Michael Butler <imb@protected-networks.net>
Thanks to:      beat
18 Jul 2011 16:06:58
Original commit files touched by this commit  4.0.12
decke search for other commits by this committer
- Update to 4.0.12
09 Jul 2011 14:07:06
Original commit files touched by this commit  4.0.10_1
decke search for other commits by this committer
- Fix build on 9-CURRENT after removal of cpumask_t
- Bump PORTREVISION

Submitted by:   Jung-uk Kim <jkim@FreeBSD.org>
Reported by:    Armin Pirkovitsch <armin@frozen-zone.org>
01 Jul 2011 13:27:08
Original commit files touched by this commit  4.0.10
decke search for other commits by this committer
- Update to 4.0.10
23 May 2011 06:45:44
Original commit files touched by this commit  4.0.8
decke search for other commits by this committer
- Add missing pkg-message

Reported by:    Warren Block <wblock@wonkity.com>
22 May 2011 14:08:54
Original commit files touched by this commit  4.0.8
decke search for other commits by this committer
- Update to 4.0.8
- Remove stale mirror
- Add pkg-message
- Change CONFLICTS to CONFLICTS_INSTALL [1]

PR:             ports/156699 (based on) [1]
Submitted by:   Emil <the_mix_room@hotmail.com> [1]
15 May 2011 02:49:17
Original commit files touched by this commit  3.2.12_1
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
20 Apr 2011 11:39:40
Original commit files touched by this commit  3.2.12_1
bapt search for other commits by this committer
Fix building with LOCALBASE != PREFIX
18 Mar 2011 13:31:05
Original commit files touched by this commit  3.2.12_1
decke search for other commits by this committer
- Fix build on current after removal of uio_yield()

Submitted by:   Michael Butler <imb@protected-networks.net>
Reported by:    pointyhat (via pav)
31 Jan 2011 23:06:45
Original commit files touched by this commit  3.2.12_1
decke search for other commits by this committer
- Properly add VBoxClient glue to autostart in X11 [1]
- Add vboxservice startscript
- Fix VBoxClient install location
- Bump PORTREVISION

Thanks to:      tombsd (FreeBSD Forums) [1]
Feature safe:   yes
23 Dec 2010 14:57:39
Original commit files touched by this commit  3.2.12
beat search for other commits by this committer
- Update to 3.2.12
- Remove check for FreeBSD 6.x
- Drop MD5 checksums
15 Oct 2010 06:31:25
Original commit files touched by this commit  3.2.10
beat search for other commits by this committer
- Update to 3.2.10
- Add LICENSE and LICENSE_FILE
09 Aug 2010 14:40:06
Original commit files touched by this commit  3.2.8
beat search for other commits by this committer
- Update to 3.2.8
02 Jul 2010 11:06:28
Original commit files touched by this commit  3.2.6
beat search for other commits by this committer
- Fix build with X11 support disabled

PR:             ports/148263
Reported by:    Vivek Khera <vivek AT khera.org>
Feature safe:   yes
29 Jun 2010 19:01:46
Original commit files touched by this commit  3.2.6
beat search for other commits by this committer
- Update to 3.2.6
- Fix build on recent CURRENT
- Mark MAKE_JOBS_UNSAFE [1]

Feature safe:   yes
Reported by:    pointyhat via pav [1]
09 Jun 2010 22:05:36
Original commit files touched by this commit  3.2.4
decke search for other commits by this committer
- Update to 3.2.4

Approved by:    beat (co-mentor)
07 Jun 2010 16:32:55
Original commit files touched by this commit  3.2.2
beat search for other commits by this committer
- Update to 3.2.2
- Execute kldxref in do-install target. [1]
- Set SYSDIR to SRC_BASE to fix build if the FreeBSD sources are not
  installed in /usr/src. [2]
- Set SRC_BASE to /usr/src if SRC_BASE is not set and not rely on the
  /sys symlink. [2]

Reported by:    scf@ [1]
Submitted by:   imp@ [2]

Many thanks to the VirtualBox developers (especially Alexander Eichner
for all his work and help), all tester and patch submitter and the whole
vbox@ team especially decke@.
17 May 2010 19:41:40
Original commit files touched by this commit  3.1.51.r25618_3
decke search for other commits by this committer
- Install drivers for xorg-server 1.7 to chase Xorg 7.5 update
- Bump PORTREVISION

PR:             ports/146333
Reported by:    G. Dinolt <gdinolt (at) pacbell.net>
Tested by:      Thomas Schwark <thomas.schwark (at) googlemail.com> (via private
mail)
Approved by:    beat (co-mentor)
27 Mar 2010 00:15:24
Original commit files touched by this commit  3.1.51.r25618_2
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
15 Mar 2010 20:54:35
Original commit files touched by this commit  3.1.51.r25618_2
miwi search for other commits by this committer
Presenting VirtualBox 3.1.4 for FreeBSD

Changelog from VirtualBox is available here:
http://www.virtualbox.org/wiki/Changelog

Changes in the port:
  - VirtualBox and Guest Additions iso updated to 3.1.4
  - Add UNIQUENAME to fix options file clashes between the virtualbox ports [0]
  - Fixed vtophys problems on CURRENT and STABLE kernes newer than
    January 23th [1]
  - Fixed page double wiring issue in rtR0MemObjNativeAllocPage [2]

PR:             ports/143361 [0]
Submitted by:   Martin Birgmeier <martin.birgmeier AT aon.at> [0]
                Alexander Eichner <Alexander.Eichner AT Sun.COM> [1]
Thanks To:      All testers on emulation@ and current@ [1]
                Giovanni Trematerra <giovanni.trematerra AT gmail.com> [1]
                Ian Freislich <ianf AT clue.co.za> [1]
Reported by:    Alan Cox <alc AT cs dot rice dot edu> [2]
24 Jan 2010 23:20:41
Original commit files touched by this commit  3.1.51.r25618_1
beat search for other commits by this committer
- Add CONFLICT with virtualbox-ose.
- Removed inclusion of utmp.h to fix build on recent CURRENT. [1]
- Add OPTION to install HAL policy file. [2]
- Add kldxref to plist. [3]
- Bump PORTREVISION.

PR:             ports/142855 [1]
Submitted by:   YAMAMOTO Shigeru <shigeru AT iij.ad.jp> [1], ed@ [1]
Reported by:    Alexander Kabaev <kabaev AT gmail.com> [2],
                Rainer Hurling <rhurlin AT gwdg.de> [3],
                Nakata Maho <chat95 AT mac.com> [3],
                Andrzej Tobola <ato AT iem.pw.edu.pl> [3]
On behalf of:   vbox@ (decke, dhn, itetcu, miwi, nox)
13 Jan 2010 08:10:34
Original commit files touched by this commit  3.1.51.r25618
beat search for other commits by this committer
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:    http://www.virtualbox.org/

Please see http://wiki.freebsd.org/VirtualBox for installation
instructions.

Many thanks to the VirtualBox developers, all tester, patch submitter and
the whole vbox@ team.

On behalf of:   vbox@ (decke, dhn, itetcu, miwi, nox)

Number of commits found: 40

2859
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days26
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0