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-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387) |
Log message: Create directories before installing files into them. |
2005-02-24 14:41:00 by Alistair G. Crooks | Files touched by this commit (190) |
Log message: Add RMD160 digests. |
2004-05-30 04:19:16 by Soren Jacobsen | Files touched by this commit (8) |
Log message: Set MAINTAINER to tech-pkg@, not packages@. |
2004-05-27 23:21:41 by Luke Mewburn | Files touched by this commit (9) |
Log message: Give up maintainership, because either a) I haven't used the package for ages, or b) Someone else has recently been doing a better job maintaining the package |
2004-01-20 13:26:16 by Alistair G. Crooks | Files touched by this commit (39) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
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-12-23 17:31:46 by Chris Pinnock | Files touched by this commit (1) |
Log message: Whitespace fix |