2009-02-16 20:19:01 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message: DESTDIR support |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-12-31 00:06:43 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Add DragonFly support. |
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 16:15:50 by Roland Illig | Files touched by this commit (23) |
Log message: Removed trailing white-space. |
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message: Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison |
2005-02-22 22:06:07 by Alistair G. Crooks | Files touched by this commit (15) |
Log message: Add RMD160 digests in addition to the SHA1 digests |
2004-01-24 14:40:44 by grant beattie | Files touched by this commit (7) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
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. |