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. |
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 19:49:12 by Ian A. Harding | Files touched by this commit (2) |
Log message: Removed whitespace, fixed URL |
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-04-11 23:09:44 by Todd Vierling | Files touched by this commit (1) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2004-07-25 18:22:57 by Marc Recht | Files touched by this commit (1) |
Log message: Use the new mk/pgsql.buildlink3.mk. |
2004-06-08 23:06:58 by Ian A. Harding | Files touched by this commit (6) | |
Log message: Postgresql datbase access module for AOLServer version 4 |