Commit graph

16 commits

Author SHA1 Message Date
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
293b0482c0 Patch away dead dmalloc libadd as exposed by libtool 1.5.22. 2006-02-07 15:39:48 +00:00
tonio
4180aa0552 Update btparse to 0.34
btparse now uses automake and libtool, this fixes the build of dependancies
under darwin

approved by wiz@
2005-09-27 12:24:06 +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
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +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
minskim
9f0bc57774 Enable pkgviews installation. 2004-04-12 01:58:24 +00:00
snj
a383617325 No longer used. 2004-04-11 07:15:18 +00:00
snj
c0fa25a8a7 Convert to buildlink3. 2004-04-11 06:59:06 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
dillo
92aa9f35e8 use TEST_TARGET instead of custom test target 2003-07-12 13:26:35 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
rh
184d8d4fa5 pkglint: collapse consecutive blank lines into one. 2002-11-01 04:25:19 +00:00
rh
f7d119f44c This doesn't use libtool, so remove USE_LIBTOOL.
Add buildlink2.mk
2002-11-01 04:18:02 +00:00
rh
94439b14c4 Initial import of btparse-0.33, a BibTeX parsing library. 2002-11-01 02:20:03 +00:00