| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 Mar 2008 08:55:40
4.0.1_3
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
28 Apr 2006 20:54:09
4.0.1_2
|
mnag  |
- Drop dead WWW
- portlint(1)
PR: 95719
Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu___people.tecnik93.com>
Approved by: maintainer timeout (14 days) |
24 Jan 2006 03:14:23
4.0.1_2
|
edwin  |
SHA256ify
Approved by: krion@ |
17 Jun 2005 23:59:29
4.0.1_2
|
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
4.0.1_1
|
trevor  |
Respect the user's USE_LINUX setting. |
28 Feb 2005 04:46:00
4.0.1_1
|
kris  |
Remove some dead and unreliable master sites. Only one left. |
31 Dec 2004 18:24:10
4.0.1_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 04:12:58
4.0.1
|
trevor  |
SIZEify (maintainer timeout) |
30 Jul 2003 23:24:59
4.0.1
|
kris  |
RESTRICTED implies NO_PACKAGE |
21 Feb 2003 14:01:38
4.0.1
|
knu  |
De-pkg-comment. |
29 May 2002 20:07:10
4.0.1
|
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 09:11:25 
|
asami  |
Convert category www to new layout. |
04 Oct 2000 08:40:08 
|
sobomax  |
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory. |