2012-09-28 23:24:30 by Aleksej Saushev | Files touched by this commit (99) |
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. |
2012-06-14 22:33:12 by othyro | Files touched by this commit (1) |
Log message: PKG_DESTDIR_SUPPORT=user-destdir; +LICENSE; Passes pkglint. |
2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271) |
Log message: Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x. |
2010-01-18 10:38:16 by Thomas Klausner | Files touched by this commit (204) |
Log message: Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8). |
2006-05-19 18:51:13 by Yoshito Komatsu | Files touched by this commit (107) |
Log message: Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. |
2005-05-24 12:29:32 by Roland Illig | Files touched by this commit (1) |
Log message: Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. |
2005-04-11 23:11:03 by Todd Vierling | Files touched by this commit (1) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2004-05-07 03:57:51 by Juan RP | Files touched by this commit (1) |
Log message: Drop maintainership; I don't have enough free time/energy to maintain all these packages, perhaps somebody want to get them? :-) |
2004-04-12 04:39:53 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3. |
2004-02-17 03:55:17 by Soren Jacobsen | Files touched by this commit (1) |
Log message: LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to WRKSRC. LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool," meaning that, in most packages, there's no need to set it. So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them). |