| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
0.72_6
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
03 Jul 2011 14:12:23
0.72_6
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
0.72_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.72_5
|
dinoex  |
- update to jpeg-8 |
19 Apr 2008 17:56:05
0.72_4  |
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) |
24 Mar 2008 23:21:25
0.72_4
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
0.72_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Jan 2006 12:35:18
0.72_2
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Jan 2006 03:57:35
0.72_2
|
edwin  |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
26 Apr 2005 05:19:03
0.72_1
|
novel  |
Fix MASTER_SITES
PR: 80328
Submitted by: Sascha Holzleiter (maintainer) |
18 Mar 2004 18:01:13
0.72_1
|
trevor  |
Add size data, approved by maintainers. |
21 Feb 2003 12:15:34
0.72_1
|
knu  |
De-pkg-comment. |
12 Apr 2002 02:11:48
0.72_1
|
pat  |
Correct wrong argument given to ImageMagick's convert(1)
PR: 37012
Submitted by: maintainer |
11 Apr 2002 05:05:17
0.72
|
ijliao  |
take over maintainership
PR: 36978
Submitted by: sascha@root-login.org |
04 Apr 2002 14:30:03
0.72
|
markp  |
Drop maintainership
PR: 36730, 36731, 36732, 36733
Submitted by: maintainer |
27 Jul 2001 21:14:50 
|
lioux  |
Forced commit to update last rev commit log |
27 Jul 2001 21:09:58 
|
lioux  |
Update to version 0.72 |
08 Oct 2000 02:35:34 
|
asami  |
Convert category graphics to new layout. |
12 Aug 2000 11:56:26 
|
alex  |
- Support X11BASE properly - Remove USE_GMAKE - WindowMaker -> Window Maker
|
03 Aug 2000 10: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. |