2005-07-16 03:19:27 by Johnny C. Lam | Files touched by this commit (273) |
Log message: 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-02-24 13:51:46 by Alistair G. Crooks | Files touched by this commit (86) |
Log message: Add RMD160 digests. |
2004-05-29 18:35:15 by Min Sik Kim | Files touched by this commit (1) |
Log message: Enable pkgviews installation. |
2004-01-20 13:24:30 by Alistair G. Crooks | Files touched by this commit (36) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-07-21 19:16:35 by Martti Kuparinen | Files touched by this commit (31) |
Log message: COMMENT should start with a capital letter. |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |
2002-06-19 14:18:38 by grant beattie | Files touched by this commit (1) | ![]() |
Log message: update MAINTAINER |
2002-06-04 16:32:57 by Chris Pinnock | Files touched by this commit (5) | ![]() |
Log message: Initial import of yup 1.0 into the NetBSD packages collection. yup provides a PostScript printer with the capability of printing any number of reduced page images on one physical sheet of paper, be they PostScript or ASCII text. Supplied by grant at grunta.com in PR#14128. Thanks! |