| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Sep 2009 10:37:33
9_1,1
|
bsam  |
At the previous commit to emulators/linux_base-f7 and
emulators/linux_base-f9 PORTREVISIONs should have been
bumped but actually PORTVERSIONs had been, so:
. restore PORTVERSIONs;
. bump PORTREVISION and PORTEPOCH.
Reported by: pointyhat (miwi) |
08 Sep 2009 10:16:28
10
|
bsam  |
Remove /compat/linux/media from linux_base ports since the native
FreeBSD /media can not be accessed by a linux application.
PR: ports/138169
Submitted by: Martin Laabs <info at martinlaabs.de> |
12 Jun 2009 18:31:38
9
|
bsam  |
Fix LATEST_LINK for ports (amd64 case):
. emulators/linux_base-fc6;
. emulators/linux_base-f7;
. emulators/linux_base-f8;
. emulators/linux_base-f9;
. emulators/linux_base-f10.
Reported by: erwin
Suggested by: erwin |
06 Apr 2009 14:22:27
9
|
bsam  |
Add new port emulators/linux_base-f9.
The port should be used by adding to /etc/make.conf file:
-----
OVERRIDE_LINUX_BASE_PORT=f9
OVERRIDE_LINUX_NONBASE_PORTS=f8
-----
For those who want to migrate from linux_base-f8 to this
port portupgrade may be useful:
-----
# portupgrade -o emulators/linux_base-f9 linux_base-f8
-----
The port was tested to build/run with linux -f8- infrastructure (Only the first 15 lines of the commit message are shown above ) |
05 Apr 2009 21:28:13
8_11
|
bsam  |
Chase a repocopy of emulators/linux_base-f8 -> emulators/linux_base-f9.
PR: ports/133277
Submitted by: bsam (me)
Repocopied by: portmgr (marcus) |
05 Apr 2009 21:18:15
8_11  |
bsam  |
Remove remnants of recursive repocopy. |