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-11-07 21:35:20 by Todd Vierling | Files touched by this commit (2) |
Log message: Add devel/sysexits bl3. Add hacks.mk to get the libbind resolver on Interix. |
2005-03-24 22:13:04 by Thomas Klausner | Files touched by this commit (241) |
Log message: Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be useful. |
2005-03-14 20:52:16 by Todd Vierling | Files touched by this commit (2) |
Log message: There's no need to manually format and install a nroffed manpage. Install the source and let man(1) do it. |
2005-02-24 10:59:30 by Alistair G. Crooks | Files touched by this commit (177) |
Log message: Add RMD160 digests. |
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. |