| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Feb 2012 12:43:15
4.0.16
|
decke  |
- Update to 4.0.16
- Fix lib32 checks to use /usr/lib32/libc.so
Obtained from: redports.org/~virtualbox/ |
14 Jan 2012 08:57:23
3.2.12_3
|
dougb  |
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. |
07 Nov 2011 15:40:39
3.2.12_3
|
decke  |
- 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
3.2.12_2
|
decke  |
- 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 |
01 Jul 2011 13:21:51
3.2.12_2
|
decke  |
- Fix kmod build on 9-CURRENT after removal of cpumask_t
- Bump PORTREVISION
Submitted by: Jung-uk Kim <jkim@FreeBSD.org> |
22 May 2011 09:15:09
3.2.12_1
|
decke  |
- Introduce -legacy ports
- Add vboxheadless startscript [1]
- Add vboxwebsrv startscript [2]
- Change CONFLICTS to CONFLICTS_INSTALL [3]
- Remove stale mirror
- Bump PORTREVISION
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]
Emil <the_mix_room@hotmail.com> [3]
Thanks to: dougb@, [1][2]
Cr4zi3/EFNet, [2]
crsd [2] |
22 May 2011 09:01:20
3.2.12_1
|
decke  |
Force commit to note the repocopy: emulators/virtualbox-ose to
emulators/virtualbox-ose-legacy and emulators/virtualbox-ose-kmod to
emulators/virtualbox-ose-kmod-legacy
PR: ports/156843
Repocopy by: marcus@ |