2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79) |
Log message: Ran pkglint --autofix over the complete pkgsrc-wip. This changed all instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form, VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary. Manually reviewed the changes. |
2005-09-28 08:41:35 by Roland Illig | Files touched by this commit (132) |
Log message: Added RMD160 checksums. |
2005-04-11 23:15:33 by Todd Vierling | Files touched by this commit (1) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-01-23 22:39:29 by Marc Recht | Files touched by this commit (1) |
Log message: sync with pkgsrc python changes (remove *-pth from the list of accepted python versions) |
2004-04-26 16:45:24 by Adrian Portelli | Files touched by this commit (1) |
Log message: bl3ify |
2003-12-08 20:02:26 by Adrian Portelli | Files touched by this commit (1) |
Log message: mark as ready for pkgsrc |
2003-12-08 20:01:47 by Adrian Portelli | Files touched by this commit (1) |
Log message: fix for SGML_CATALOGS supplied by recht@ |
2003-12-02 22:23:39 by Adrian Portelli | Files touched by this commit (1) |
Log message: Include patch supplied by Jeremy Reed for defining DATADIR |