2012-10-06 19:13:24 by Aleksej Saushev | Files touched by this commit (44) |
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. |
2010-06-15 16:11:59 by Kamel Derouiche | Files touched by this commit (1) | |
Log message: update Makefile |
2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222) |
Log message: Remove obsolete @dirrm lines. |
2009-04-18 01:08:54 by Kamel Derouiche | Files touched by this commit (3) |
Log message: o Change MASTER_SITES o Add DESTDIR Support o Change PLIST |
2006-05-19 18:51:28 by Yoshito Komatsu | Files touched by this commit (95) |
Log message: Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. |
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-07-27 18:26:59 by Thomas Klausner | Files touched by this commit (6) |
Log message: Reset MAINTAINER -- he stopped working on pkgsrc. |
2005-04-11 23:14:53 by Todd Vierling | Files touched by this commit (1) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2004-05-10 01:23:05 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3. |
2004-01-10 18:48:39 by Chris Pinnock | Files touched by this commit (2) |
Log message: Whitespace fixes |