2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
2006-05-01 16:20:07 by Sergey Svishchev | Files touched by this commit (24) |
Log message: Repair even more linkrot in MASTER_SITES and HOMEPAGEs... |
2006-01-24 00:12:05 by Adrian Portelli | Files touched by this commit (1) |
Log message: Put a wrapper around gauche-config so that it only gets executed when it exists. |
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-06-20 02:03:47 by Kenji Hisazumi | Files touched by this commit (5) | |
Log message: Fastcgi bindings for gauche |