2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993) |
Log message: Add DESTDIR support. |
2007-07-04 23:53:34 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Fix patch syntax from my last commit. |
2007-07-02 11:43:13 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Avoid additional CVS IDs in patch-aa that confuses +BUILD_VERSION creation. |
2006-01-25 15:41:31 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Remove some compat hacks from NetBSD's libc which are not necessary and in fact harmful in a standalone binary. |
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-07-05 21:53:40 by Christos Zoulas | Files touched by this commit (2) | |
Log message: update to 0.1 which should be more portable. |
2005-05-22 07:32:17 by Min Sik Kim | Files touched by this commit (2) |
Log message: s/netbsd/NetBSD/ |
2005-05-22 07:31:10 by Min Sik Kim | Files touched by this commit (1) |
Log message: Sort. |
2005-05-22 07:30:23 by Min Sik Kim | Files touched by this commit (1) |
Log message: Remove redundant inclusion of bsd.prefs.mk. |
2005-05-22 07:28:25 by Min Sik Kim | Files touched by this commit (1) |
Log message: Honor *OWN and *GRP. |