FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 2:56 AM BST
non port: emulators/virtualbox-ose-kmod/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
CVSWeb

Number of commits found: 7

Fri, 9 Mar 2012
[ 21:46 decke ] Original commit 
1.38 emulators/virtualbox-ose-kmod/Makefile
1.7 emulators/virtualbox-ose-kmod/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
- Reenabled fixed memobj r0 patch
- Bump PORTREVISION

Submitted by:   avg
Feature safe:   yes
Wed, 22 Feb 2012
[ 22:09 decke ] Original commit 
1.37 emulators/virtualbox-ose-kmod/Makefile
1.6 emulators/virtualbox-ose-kmod/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
- Revert memobj r0 patch until the problems on i386 are solved
- Bump PORTREVISION

Reported by:    dougb, Frank Bartels
Discussed with: avg
Tue, 21 Feb 2012
[ 14:31 decke ] Original commit 
1.18 emulators/virtualbox-ose-additions/Makefile
1.36 emulators/virtualbox-ose-kmod/Makefile
1.43 emulators/virtualbox-ose/Makefile
1.1208 UPDATING
1.12 emulators/virtualbox-ose-additions/distinfo
1.21 emulators/virtualbox-ose-kmod/distinfo
1.21 emulators/virtualbox-ose/distinfo
1.7 emulators/virtualbox-ose/files/patch-configure
1.2 emulators/virtualbox-ose-additions/files/patch-src-VBox-Additions-common-VBoxGuest-VBoxGuest-freebsd.c
1.7 emulators/virtualbox-ose/files/patch-src-VBox-Devices-Makefile.kmk

(Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- 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/
Fri, 2 Dec 2011
[ 13:38 decke ] Original commit 
1.34 emulators/virtualbox-ose-kmod/Makefile
1.1 emulators/virtualbox-ose-kmod/files/patch-src-VBox-HostDrivers-Support-freebsd-SUPDrv-freebsd.c
1.4 emulators/virtualbox-ose-kmod/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
- 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
Fri, 12 Aug 2011
[ 14:45 decke ] Original commit 
1.1 emulators/virtualbox-ose-additions/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
1.3 emulators/virtualbox-ose-kmod-legacy/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
1.3 emulators/virtualbox-ose-kmod/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
- 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
Mon, 7 Jun 2010
[ 16:30 beat ] Original commit 
1.20 emulators/virtualbox-ose-kmod/Makefile
1.11 emulators/virtualbox-ose-kmod/distinfo
1.2 emulators/virtualbox-ose-kmod/files/patch-src-VBox-HostDrivers-Support-freebsd-files_vboxdrv
1.3 emulators/virtualbox-ose-kmod/files/patch-src-VBox-HostDrivers-VBoxNetAdp-freebsd-VBoxNetAdp-freebsd.c
1.2 emulators/virtualbox-ose-kmod/files/patch-src-VBox-HostDrivers-VBoxNetAdp-freebsd-files_vboxnetadp
1.5 emulators/virtualbox-ose-kmod/files/patch-src-VBox-HostDrivers-VBoxNetFlt-freebsd-VBoxNetFlt-freebsd.c
1.2 emulators/virtualbox-ose-kmod/files/patch-src-VBox-HostDrivers-VBoxNetFlt-freebsd-files_vboxnetflt
1.2 emulators/virtualbox-ose-kmod/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
1.3 emulators/virtualbox-ose-kmod/files/patch-src-VBox-Runtime-r0drv-freebsd-spinlock-r0drv-freebsd.c
1.5 emulators/virtualbox-ose-kmod/files/patch-src-VBox-Runtime-r0drv-freebsd-the-freebsd-kernel.h

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- 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@.
Mon, 15 Mar 2010
[ 20:54 miwi ] Original commit 
1.3 emulators/virtualbox-ose-additions/Makefile
1.17 emulators/virtualbox-ose-kmod/Makefile
1.17 emulators/virtualbox-ose/Makefile
1.8 emulators/virtualbox-ose-kmod/distinfo
1.8 emulators/virtualbox-ose/distinfo
1.5 emulators/virtualbox-ose/files/patch-configure
1.2 emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-VBoxService-VBoxServiceVMInfo.cpp
1.2 emulators/virtualbox-ose/files/patch-src-VBox-Additions-x11-VBoxClient-Makefile.kmk
1.2 emulators/virtualbox-ose/files/patch-src-VBox-HostDrivers-Support-SUPR3HardenedMain.cpp
1.1 emulators/virtualbox-ose-kmod/files/patch-src-VBox-HostDrivers-Support-freebsd-files_vboxdrv

(Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
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]

Number of commits found: 7

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.055 seconds.