| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
0.3_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
19 May 2007 21:32:57
0.3_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Mar 2006 06:23:47
0.3
|
linimon  |
Reset jedgar as maintainer; has not responded to email about status.
Hat: portmgr |
22 Jan 2006 12:56:47
0.3
|
edwin  |
SHA256ify
Approved by: krion@ |
31 Mar 2004 04:12:58
0.3
|
trevor  |
SIZEify (maintainer timeout) |
06 Feb 2004 13:12:53
0.3
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
25 Apr 2003 12:17:58
0.3
|
kuriyama  |
Fix WWW.
Submitted by: MA, Dunzi <tadalunch@sources.redhat.com>
PR: ports/48308 |
07 Mar 2003 06:06:10
0.3
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
27 Nov 2001 15:16:15 
|
jedgar  |
o Use MASTER_SITE_LOCAL since the author's site vanished months ago. |
30 Jun 2001 15:16:58 
|
jedgar  |
Update port to 0.3 |
05 Jan 2001 17:59:47 
|
alex  |
New distfile with a WRKSUBDIR now. |
06 Nov 2000 23:36:22 
|
jedgar  |
Update port to 0.21 |
08 Oct 2000 05:10:26 
|
asami  |
Convert category math to new layout. |
03 Aug 2000 11:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |