2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-02-24 15:48:51 by Alistair G. Crooks | Files touched by this commit (259) |
Log message: Add RMD160 digests to the SHA1 ones. |
2004-07-22 11:16:04 by Marc Recht | Files touched by this commit (123) |
Log message: add python as category ok'd a while back at pkgsrcCon by agc and wiz |
2004-02-22 21:19:26 by Min Sik Kim | Files touched by this commit (1) |
Log message: bl3ify |
2004-01-20 13:26:51 by Alistair G. Crooks | Files touched by this commit (45) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-09-18 04:43:51 by James Chacon | Files touched by this commit (1) |
Log message: Needs BUILDLINK2 to pull in python dependency |
2003-07-21 19:27:59 by Martti Kuparinen | Files touched by this commit (46) |
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. |