FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 2:55 AM BST
Port details
virtualbox-ose-kmod 4.1.16 emulators on this many watch lists=22 search for ports that depend on this port
VirtualBox kernel module for FreeBSD
Maintained by: vbox@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Jan 2010 07:38:15
Also Listed In: kld
License: GPLv2


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/yasm, devel/dev86, devel/kBuild-devel

Required by:
for Run

To install the port: cd /usr/ports/emulators/virtualbox-ose-kmod/ && make install clean
To add the package: pkg_add -r virtualbox-ose-kmod


Configuration Options
===> The following configuration options are available for virtualbox-ose-kmod-4.1.16:
     DEBUG=off (default) "Build with debugging symbols"
     VIMAGE=off (default) "VIMAGE virtual networking support"
===> Use 'make config' to modify these settings

Master Sites:
http://tmp.chruetertee.ch/
http://freebsd.unixfreunde.de/sources/
http://disasterarea.chruetertee.ch/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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
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]
20 Apr 2012 08:11:47
Original commit files touched by this commit  4.1.12
decke search for other commits by this committer
- Remove patches from sobomax again because they cause
more trouble than they solve.

With hat:       vbox
Reported by:    various people on emulation@
12 Apr 2012 18:16:51
Original commit files touched by this commit  4.1.12
sobomax search for other commits by this committer
Fix build on FreeBSD 9.0. It needs some black magic around MK_CLANG_IS_CC,
hopefully somebody would fix bsd.kmod.mk, but for now we need this.
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
30 Mar 2012 12:37:47
Original commit files touched by this commit  4.1.10
decke search for other commits by this committer
- Mark BROKEN on < 8.2 because vm_page_find_least() was not available before

Reported by:    pointyhat (via pav)
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
09 Mar 2012 21:46:18
Original commit files touched by this commit  4.1.8_2
decke search for other commits by this committer
- Reenabled fixed memobj r0 patch
- Bump PORTREVISION

Submitted by:   avg
Feature safe:   yes
22 Feb 2012 22:09:41
Original commit files touched by this commit  4.1.8_1
decke search for other commits by this committer
- Revert memobj r0 patch until the problems on i386 are solved
- Bump PORTREVISION

Reported by:    dougb, Frank Bartels
Discussed with: avg
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
02 Dec 2011 13:38:42
Original commit files touched by this commit  4.0.12_2
decke search for other commits by this committer
- Fix panic: mutex vm page queue free mutex not owned on 10-CURRENT
- Fix compile error: 'D_PSEUDO' undeclared here on 10-CURRENT
- Bump PORTREVISION

PR:             ports/162186
Submitted by:   Jung-uk Kim <jkim@FreeBSD.org>
Feature safe:   yes
07 Nov 2011 15:40:39
Original commit files touched by this commit  4.0.12_1
decke search for other commits by this committer
- Bump PORTREVISION which was missing since adding PG_UNMANAGED patch for HEAD
- Pet portlint about LICENSE variables

Reported by:    avg
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
01 Jul 2011 13:29:48
Original commit files touched by this commit  4.0.10
decke search for other commits by this committer
- Update to 4.0.10
- Fix kmod build on 9-CURRENT after removal of cpumask_t [1]

Submitted by:   Jung-uk Kim <jkim@FreeBSD.org> [1]
02 Jun 2011 17:02:22
Original commit files touched by this commit  4.0.8_1
decke search for other commits by this committer
- Fix panic: spin lock held too long on FreeBSD 7.x
- Bump PORTREVISION

PR:             ports/157290
Submitted by:   Alexander Eichner <Alexander.Eichner@oracle.com>
Reported by:    Oleksii Krykun <kryol@bigmir.net>,
                Martin Birgmeier <xxllxrvt@aon.at>,
                Peter Klett <peter@netkey.at>
23 May 2011 07:59:06
Original commit files touched by this commit  4.0.8
decke search for other commits by this committer
- Clarify VIMAGE option

PR:             ports/157253
Submitted by:   Warren Block <wblock@wonkity.com>
22 May 2011 13:51:59
Original commit files touched by this commit  4.0.8
decke search for other commits by this committer
- Update to 4.0.8
- Add vboxheadless startscript [1]
- Add vboxwebsrv startscript [2]
- Change CONFLICTS to CONFLICTS_INSTALL [3]
- Relax hardening for PC-BSD 9 [4]
- Add VIMAGE support [5]
- Install VBoxExtPackHelperApp [6]
- Remove stale mirror
- Extend pkg-message for USB configuration
- Fix link_elf_obj: symbol RTStrCopy undefined [7]

PR:             ports/156699 (based on) [3]
Submitted by:   Stefan Tollkuehn <stefan.tollkuehn@editura.de>, [1][2]
                Raul Gigea <raul.gigea@editura.de>, [1]
                Tobias Oberstein <tobias.oberstein@tavendo.de>, [1]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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
11 Feb 2011 13:41:47
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()
- Bump PORTREVISION

Submitted by:   Michael Butler <imb at protected-networks dot net>
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
29 Jun 2010 19:00:14
Original commit files touched by this commit  3.2.6
beat search for other commits by this committer
- Update to 3.2.6
- No longer BROKEN on CURRENT

Feature safe:   yes
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:30: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]
- Mark BROKEN on recent CURRENT.

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@.
11 May 2010 18:16:36
Original commit files touched by this commit  3.1.8
beat search for other commits by this committer
- Update to 3.1.8
27 Mar 2010 10:20:39
Original commit files touched by this commit  3.1.6
beat search for other commits by this committer
- Update to 3.1.6
- Fix ioctl warnings in /var/log/messages [1]
- Fix build with QT4 support disabled [2]

Obtained from:  http://www.virtualbox.org/changeset/25953 [1]
Reported by:    William DiNoia <william.dinoia AT gmail.com> [2]
On behalf of:   vbox@ (decke, dhn, itetcu, miwi, nox)
27 Mar 2010 00:15:24
Original commit files touched by this commit  3.1.6
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.4
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:16:53
Original commit files touched by this commit  3.1.2_1
beat search for other commits by this committer
- Add kldxref to pkg-plist.
- Bump PORTREVISION.

Reported by:    Alexander Kabaev <kabaev AT gmail.com>,
                Rainer Hurling <rhurlin AT gwdg.de>,
                Nakata Maho <chat95 AT mac.com>,
                Andrzej Tobola <ato AT iem.pw.edu.pl>
On behalf of:   vbox@ (decke, dhn, itetcu, miwi, nox)
13 Jan 2010 08:03:17
Original commit files touched by this commit  3.1.2
beat search for other commits by this committer
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 View all of this commit message)
13 Jan 2010 07:37:55
Original commit files touched by this commit  3.0.51.r22902_3
beat search for other commits by this committer
- Forced commit to document that emulators/virtualbox-ose and
  emulators/virtualbox-ose-kmod were repocopied from emulators/virtualbox.

PR:             ports/142525
Repocopy by:    marcus

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.19 seconds.