1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Bill Fenner
0b047e6895 Include RFC1644 tests. (ports/11581)
Allow ${PREFIX} setting. (ports/12213)
Clean up makefile a smidge.

PR:		ports/11581 and ports/12213
Submitted by:	Martin Kammerhofer dada@sbox.tu-graz.ac.at
	    and Nick Hibma nick.hibma@jrc.it
1999-09-08 23:06:01 +00:00
Michael Haro
2262dde3ac gzip -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
David E. O'Brien
fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
Paul Traina
60cb883c9f Install manpages with good permissions. 1997-08-17 17:47:24 +00:00
Bill Fenner
d4e995a817 Update to 2.1pl3
Found by:	distfile checker
1997-07-27 20:56:06 +00:00
Bill Fenner
5a5abdd89e Upgrade to 2.1pl2 1997-05-28 05:48:48 +00:00
David E. O'Brien
ef75a40328 mkdir --> ${MKDIR}
cp    --> ${CP}
rm    --> ${RM}
1996-11-20 01:59:27 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
8cb1c3514f Maintainer goes in a section of its own. 1996-08-04 08:46:07 +00:00
Paul Traina
1472849a6e Re-import netperf package under benchmarks.
Requested by: asami
1996-08-03 19:51:05 +00:00