2012-10-05 15:52:02 by Aleksej Saushev | Files touched by this commit (32) |
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. |
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:20 by Roland Illig | Files touched by this commit (1) |
Log message: Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. |
2005-04-11 23:14:51 by Todd Vierling | Files touched by this commit (1) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2004-05-11 00:54:18 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: Conflict with top. |
2004-05-11 00:52:14 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: Use buildlink3 instead of buildlink2. |
2004-01-27 21:46:57 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: Don't need @dirrm for man directories. |
2004-01-25 03:33:18 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:32 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: I am maintainer. |
2003-08-29 12:31:25 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...). |