| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 May 2007 21:32:57
0.30_6
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
08 May 2006 00:46:33
0.30_5
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
26 Nov 2005 01:48:16
0.30_5
|
pav  |
- Add SHA256 |
25 Nov 2005 22:36:27
0.30_5
|
pav  |
- Style: don't quote COMMENT, it looks nasty in `make describe` output |
05 Feb 2004 20:38:07
0.30_5
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
04 Feb 2004 05:21:48
0.30_5
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.30_4
|
trevor  |
SIZEify. |
21 Dec 2003 00:21:04
0.30_4
|
sergei  |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
18 Aug 2003 17:15:11
0.30_4
|
nork  |
o Main modification
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1] |
11 Jul 2003 19:16:14
0.30_3
|
nork  |
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury |
22 Feb 2003 23:31:54
0.30_2
|
arved  |
De pkg-comment.
USE_QT_VER= 2 -> 3
Set Maintainership back to ports. |
29 Sep 2002 09:07:47
0.30_1
|
ijliao  |
find->${FIND},xargs->${XARGS}
PR: 40791
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> |
23 Aug 2002 06:53:54
0.30_1
|
alane  |
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership. |
08 Jul 2002 11:41:30
0.30_1
|
ijliao  |
PERL -> REINPLACE_CMD
PR: 39938
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
24 Dec 2001 05:03:54 
|
dwcjr  |
USE_AUTOMAKE -> GNU_CONFIGURE |
05 Apr 2001 17:05:52 
|
kevlo  |
- Fix MASTER_SITES - Support LOCALBASE properly |
03 Apr 2001 10:14:44 
|
will  |
Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce
QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to
2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication
that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs
build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone
since it looks like black magic to me. Should still work w/ compat shims
for older USE_QT[,2] style. Some others were also left alone for the same
reason. |
12 Feb 2001 10:01:08 
|
knu  |
Chase graphics/gd's shlib version bump. |
08 Oct 2000 03:35:34 
|
asami  |
Convert category graphics to new layout. |
19 Aug 2000 22:20:29 
|
steve  |
This port has USE_AUTOMAKE=yes so we need to patch Makefile.am instead of
Makefile.in to really get -lqt2 in LDFLAGS. |
19 Jul 2000 15:58:01 
|
alex  |
Use USE_AUTOMAKE |
04 Jul 2000 07:09:42 
|
will  |
Add ecg2png, a electrocardiogram-to-PNG converter. This has got to be the
weirdest image conversion program I've ever seen. =) |