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-02-23 18:36:26 by Thomas Klausner | Files touched by this commit (272) |
Log message: Add RMD160 checksums to the SHA1 ones. |
2004-05-23 20:31:27 by Dan Winship | Files touched by this commit (4) |
Log message: darwin fixes (-lmx for additional math functions, malloc.h->stdlib.h, and change the Imakefile to use a "NoMan" rule since the patch to fake out the man page build on NetBSD doesn't work with darwin's Imake man-page-building rule) |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message: 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. |
2002-09-24 14:30:55 by Thomas Klausner | Files touched by this commit (155) |
Log message: Complete standardization of messages according to latest pkglint. |