| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
0908_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) |
23 Mar 2008 23:03:18
0908_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 21:32:57
0908_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
27 Dec 2006 10:24:30
0908
|
itetcu  |
Add a MASTER_SITE mirror
PR: ports/104692
Submitted by: Thomas Abthorpe
Approved by: maintainer |
03 Nov 2006 22:13:47
0908
|
ale  |
Update master site and maintainer email.
Submitted by: maintainer |
10 May 2006 23:37:39
0908
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
22 Jan 2006 12:56:47
0908
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Oct 2005 07:10:59
0908
|
ale  |
Remove dead MASTER_SITE and related WWW pkg-descr line.
Requested by: maintainer |
31 Mar 2004 04:12:58
0908
|
trevor  |
SIZEify (maintainer timeout) |
06 Feb 2004 13:12:53
0908
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
21 Feb 2003 12:44:05
0908
|
knu  |
De-pkg-comment. |
17 Feb 2003 16:24:27
0908
|
leeym  |
correct the syntax of ${REINPLACE_CMD}
Noticed by: Gianmarco Giovannelli <gmarco@giovannelli.it> |
17 Feb 2003 00:32:48
0908
|
leeym  |
update to abs-0908
PR: 48337
Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> |
24 Mar 2002 00:50:14
0.8
|
petef  |
Don't clobber the system strcasestr().
Submitted by: bento |
11 Dec 2000 02:05:28 
|
steve  |
Update to version 0.8. |
13 Oct 2000 22:16:30 
|
ade  |
Clean up port |
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. |