2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't and might probably not have staged installation. |
2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192) |
Log message: Delint: - convert spaces to tabs (pkglint --autofix) - set, not append to USE_LANGUAGES |
2006-08-19 17:42:23 by Krister Walfridsson | Files touched by this commit (1) |
Log message: Add RMD160 checksum. |
2006-03-14 02:27:57 by Johnny C. Lam | Files touched by this commit (82) |
Log message: Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead for a while now, and *_EXTRA_TMPL are generally not needed anymore. |
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-11-03 13:18:37 by Roland Illig | Files touched by this commit (1) |
Log message: Using "+=" with MAKE_FLAGS. |
2005-10-10 01:18:01 by Roland Illig | Files touched by this commit (1) |
Log message: Replaced PKGNAME with PKGNAME_NOREV. |
2005-09-28 16:24:39 by Roland Illig | Files touched by this commit (55) |
Log message: Removed trailing white-space. |
2005-05-24 12:29:23 by Roland Illig | Files touched by this commit (1) |
Log message: Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. |
2005-05-23 12:27:03 by Roland Illig | Files touched by this commit (1) |
Log message: Removed trailing white-space. |