notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: emulators/virtualbox-ose-kmod/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c

Number of commits found: 11

Tuesday, 4 Mar 2014
00:45 jkim search for other commits by this committer
Update to 4.3.8.

Obtained from:	svn.redports.org/virtualbox
Original commitRevision:346981 
Thursday, 23 Jan 2014
17:18 decke search for other commits by this committer
- Update to 4.3.6

Obtained from:	svn.redports.org/virtualbox
Thanks to:	all testers of the 3 CFTs
Original commitRevision:340840 
Thursday, 3 Jan 2013
13:40 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]
Original commitRevision:309876 
Wednesday, 25 Jul 2012
19:12 decke search for other commits by this committer
- Follow vm_contig_grow_cache() renaming to vm_pageout_grow_cache() in r238561

PR:		ports/170056
Submitted by:	Garrett Cooper <yanegomi@gmail.com>
Thanks to:	alc, avg
Original commit
Friday, 9 Mar 2012
21:46 decke search for other commits by this committer
- Reenabled fixed memobj r0 patch
- Bump PORTREVISION

Submitted by:   avg
Feature safe:   yes
Original commit
Wednesday, 22 Feb 2012
22:09 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
Original commit
Tuesday, 21 Feb 2012
14:31 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/
Original commit
Friday, 2 Dec 2011
13:38 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
Original commit
Friday, 12 Aug 2011
14:45 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
Original commit
Monday, 7 Jun 2010
16:30 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@.
Original commit
Monday, 15 Mar 2010
20:54 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]
Original commit

Number of commits found: 11