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-09-28 22:52:28 by Roland Illig | Files touched by this commit (180) |
Log message: Replaced "# defined" with "yes" in Makefile variables like \ GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL. |
2005-02-24 00:12:05 by Alistair G. Crooks | Files touched by this commit (223) |
Log message: Add RMD160 digests. |
2004-04-25 00:46:14 by Johnny C. Lam | Files touched by this commit (109) |
Log message: Relinquish maintainership of packages to tech-pkg@NetBSD.org. |
2004-03-08 06:52:34 by Min Sik Kim | Files touched by this commit (4) | |
Log message: Import gnuchess-book to replace gnuchess-book-chess. This package used to be a part of gnuchess, but is now distributed separately with its own distfile and version number. Provided by Michal Pasternak in PR pkg/24700 and slightly modified by me. |