Commit graph

11 commits

Author SHA1 Message Date
wiz
18e3283474 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
rillig
f6611f884f Fixed pkglint warnings. Because the Perl scripts are now installed with the
correct interpreter, bumped PKGREVISION.
2006-01-22 23:35:29 +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
agc
671d62d2e2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:33:05 +00:00
snj
87e6c32934 This does not need buildlink2, so switch to USE_PERL5. Also, add
NO_CONFIGURE.
2004-04-17 19:25:28 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jlam
b9bff1b2f5 buildlink1 -> buildlink2 2002-11-15 00:39:53 +00:00
jlam
b5fecf95c7 Whitespace fixes. 2002-11-15 00:36:21 +00:00
agc
fa9ef25e61 Initial import of rdb-2.6d into the NetBSD Packages Collection.
RDB is a fast, portable Relational Database Management System without
arbitrary limits (other than memory and processor speed). It uses the
"operator/stream" DBMS paradigm. The operators are Unix filters (i.e.
they read STDIN and write STDOUT), so they can be connected by pipes.

Provided in PR 15009 by natej@aol.net, modified by me to conform to
NetBSD standards - use perl buildlink functionality, use REPLACE_PERL,
modify PLIST to conform to standards, general cleanup to pass pkglint.
2001-12-20 17:22:16 +00:00