Michael Johnson
da9172ec2b
- Update to 1.0.15
...
PR: ports/78104
Submitted by: Dominic Mitchell <dom@happygiraffe.net> (maintainer)
2005-03-03 13:47:56 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Akinori MUSHA
55850b547b
De-pkg-comment.
2003-02-21 12:17:17 +00:00
Akinori MUSHA
bc07afc1c2
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
2002-01-29 10:53:27 +00:00
Peter Pentchev
6403f1a2ba
Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net
...
PR: 27923
Submitted by: maintainer
Reviewed by: awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
2001-06-07 07:46:06 +00:00
Thomas Gellekum
e3f8861dde
Kill WRKSRC again.
2000-09-25 12:34:17 +00:00
Thomas Gellekum
cad836e991
Use USE_PYTHON.
...
PR: 21509
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
2000-09-25 12:30:49 +00:00
Satoshi Asami
5e5841f2cd
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
...
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Thomas Gellekum
78bbc51a88
Don't break package building on Satoshi's cluster. Explicitly depend
...
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Maxim Sobolev
a9f22cd584
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
2000-06-14 13:21:38 +00:00
Will Andrews
6e94d47106
Make the port include fonts for piddle.
...
PR: 18585
Submitted by: maintainer
Patch by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
2000-05-22 10:26:34 +00:00
Satoshi Asami
c99c600944
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
...
string so I fixed it.
2000-04-14 10:48:02 +00:00
Thomas Gellekum
3a0e552ef8
Import piddle, a 2D drawing library for python.
...
PR: 17071
Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
2000-04-06 09:06:21 +00:00