Commit graph

11 commits

Author SHA1 Message Date
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
martti
33e2a02324 COMMENT should start with a capital letter. 2003-07-22 04:14:17 +00:00
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
kim
fb94567679 This should be the last fix to the sum (I'll stop fixing the distro). 2001-05-27 22:32:06 +00:00
kim
148ca9d857 Fix sum again. 2001-05-27 22:30:28 +00:00
kim
14eba7ab10 Fix sum 2001-05-27 22:25:00 +00:00
kim
3666489b6d Upgrade to 1.3 (too many errors in man page). 2001-05-27 22:11:12 +00:00
kim
4dcb0635ff Webnew produces a listing of URLs (web documents) sorted by
the last modification time as reported by the HTTP server.
It produces by default a HTML 2.0 document on standard output.
2001-05-27 19:10:46 +00:00