Commit graph

15 commits

Author SHA1 Message Date
jlam
4c8382aec0 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 17:45:33 +00:00
wiz
9b5f815b2d Add "scm" to CATEGORIES to make it easy to find source control management
related packages.
2007-02-17 20:59:46 +00:00
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
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
snj
90dfdaae22 This does not need buildlink2. 2004-04-25 04:02:39 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jlam
cd279b5037 buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
jlam
cdd2882b09 Buildlink'ify. 2001-11-30 17:30:12 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
zuntum
8da92cc05f o switch to use REPLACE_PERL and set MAINTAINER field 2001-06-27 11:44:26 +00:00
zuntum
99fadbf743 Fix forget'o: add missing output redirection for SED 2001-06-24 13:43:48 +00:00
zuntum
f051f787c0 Initial import of cvs2html-1.82
cvs2html is a perl script to transform the 'cvs log' output to HTML.
The program can be used for any type of cvs archive.
2001-06-24 13:30:17 +00:00