2005-12-01 17:41:30 by Roland Illig | Files touched by this commit (12) |
Log message: Fixed some pkglint warnings of the form: - WARN: archivers/bzip2/Makefile:15: Please use ${CC:Q} instead of "${CC}". |
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 15:45:28 by Alistair G. Crooks | Files touched by this commit (69) |
Log message: Add RMD160 digests in addition to SHA1 ones. |
2004-07-28 04:47:35 by Min Sik Kim | Files touched by this commit (24) |
Log message: Enable pkgviews installation. |
2004-03-11 19:03:50 by Juan Romero Pardines | Files touched by this commit (40) |
Log message: bl3ify |
2004-01-29 14:01:31 by grant beattie | Files touched by this commit (1) |
Log message: removal missed in last commit. |
2004-01-29 14:00:57 by grant beattie | Files touched by this commit (2) |
Log message: remove a patch and just override CC and CFLAGS. fixes build with non-gcc. |
2003-09-19 15:29:38 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message: plus regen... |
2003-09-19 15:27:51 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message: Remove unused chunk; noted by wiz@. |
2003-09-19 14:57:39 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message: Override the install target so that we always use the right install command. Fixes PR pkg/22852 by Jonathan Perkin. |