| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 Aug 2012 19:07:32
2.4_2
|
tabthorpe  |
- Reassign cracauer@ ports to the heap
- Thanks for your years of service, we hope to see you back
Approved by: portmgr |
03 Jul 2011 14:12:23
2.4_2
|
ohauer  |
-remove MD5 |
07 Dec 2007 09:38:39
2.4_2
|
linimon  |
Get rid of COPYTREE_SHARE, which should not be used for non-documentation,
and has bugs anyway, to fix deinstall.
Discussed with: maintainer
Tested on: pointyhat
Approved by: portmgr (self) |
04 Oct 2007 22:26:55
2.4_2
|
cracauer  |
Don't use tar to extract directly into $PREFIX. With the new tar in
7.x that lead to incorrect ownership of directories directly in
$PREFIX.
Use COPYTREE_SHARE and friends. |
22 Jan 2006 12:35:18
2.4_1
|
edwin  |
SHA256ify
Approved by: krion@ |
17 Jun 2005 22:59:29
2.4_1
|
netchild  |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use(Only the first 15 lines of the commit message are shown above ) |
01 Mar 2005 21:51:49
2.4_1
|
trevor  |
Respect the user's USE_LINUX setting. |
31 Dec 2004 18:24:10
2.4_1
|
netchild  |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
31 Mar 2004 03:12:58
2.4
|
trevor  |
SIZEify (maintainer timeout) |
21 May 2003 17:37:44
2.4
|
cracauer  |
Switch to my own distsite now that 3dfx.com is dead. |
21 Feb 2003 12:15:34
2.4
|
knu  |
De-pkg-comment. |
29 Sep 2002 04:34:55
2.4
|
kris  |
Fix plist |
29 May 2002 19:07:10
2.4
|
obrien  |
USE_LINUX rather than explicitly listing the dependency. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 02:35:34 
|
asami  |
Convert category graphics to new layout. |