2009-06-14 19:38:43 by Joerg Sonnenberger | Files touched by this commit (44) |
Log message: Remove @dirrm entries from PLISTs |
2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563) |
Log message: Mark as destdir ready. |
2007-10-10 18:53:59 by Roland Illig | Files touched by this commit (9) |
Log message: Fixed implicit function declarations. |
2007-03-24 20:21:34 by Joerg Sonnenberger | Files touched by this commit (124) |
Log message: Prepare for switching to NO_MTREE=yes. |
2006-06-18 13:43:54 by Roland Illig | Files touched by this commit (1) |
Log message: Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to make unprivileged builds work. Bumped PKGREVISION. |
2006-01-12 18:13:58 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message: Fix errno. Add DragonFly. |
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-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-02-23 17:05:31 by Alistair G. Crooks | Files touched by this commit (40) |
Log message: Add RMD160 digests in addition to SHA1 ones. |
2004-11-13 22:28:29 by Johnny C. Lam | Files touched by this commit (38) |
Log message: USE_BUILDLINK3 is a yes/no variable. |