2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87) |
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. |
2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261) |
Log message: Remove obsolete @dirrm lines. |
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-05-24 12:31:45 by Roland Illig | Files touched by this commit (1) |
Log message: Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. |
2004-01-25 03:33:44 by grant beattie | Files touched by this commit (1) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2003-08-29 17:34:31 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: I am maintainer. |
2003-08-29 12:31:26 by Thomas Klausner | Files touched by this commit (1) |
Log message: Use tech-pkg instead of packages (actually, it should be the committer of the package instead...). |