2006-04-08 07:03:00 by Johnny C. Lam | Files touched by this commit (14) |
Log message: List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. |
2006-04-08 06:22:55 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Handle installation in the case where info file may be split. |
2005-12-06 00:55:25 by Roland Illig | Files touched by this commit (413) |
Log message: Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS. |
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-10-23 22:25:07 by Roland Illig | Files touched by this commit (2) |
Log message: Added RCS Id to patch-ab. |
2005-08-30 22:17:50 by Jeremy C. Reed | Files touched by this commit (2) |
Log message: Make sure this doesn't install the .orig info file created by diff too. |
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 20:14:56 by Thomas Klausner | Files touched by this commit (62) |
Log message: Add RMD160 checksums. |
2004-05-27 23:52:46 by Jeremy C. Reed | Files touched by this commit (6) | |
Log message: Import of gnutime-1.7 Report user, system, and real time used by a process >From pkgsrc-wip's wip/time. |