notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: emulators/virtualbox-ose-additions/files/patch-src-VBox-Runtime-r0drv-freebsd-memobj-r0drv-freebsd.c
SVNWeb

Number of commits found: 4

Tue, 4 Mar 2014
[ 00:45 jkim search for other commits by this committer ] Original commit   Revision:346981 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Update to 4.3.8.

Obtained from:	svn.redports.org/virtualbox
Thu, 23 Jan 2014
[ 17:18 decke search for other commits by this committer ] Original commit   Revision:340840 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Update to 4.3.6

Obtained from:	svn.redports.org/virtualbox
Thanks to:	all testers of the 3 CFTs
Thu, 3 Jan 2013
[ 13:40 decke search for other commits by this committer ] Original commit   Revision:309876 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
- 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]
Fri, 12 Aug 2011
[ 14:45 decke search for other commits by this committer ] Original commit 
- 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

Number of commits found: 4