2012-11-26 00:32:07 by othyro | Files touched by this commit (67) |
Log message: Maintainer stated that no time is available to work on pkgsrc anymore, but wouldn't mind seeing other people continue to maintain these packages. Resetting to pkgsrc-users@NetBSD.org |
2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158) |
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-12 17:46:33 by Thomas Klausner | Files touched by this commit (17) |
Log message: Add inet6 to default suggested options. It's 2012. |
2009-03-04 12:47:00 by Thomas Klausner | Files touched by this commit (1) |
Log message: Mark as not -j2 safe, and also mark it as user-destdir ready. |
2008-01-18 05:30:10 by Tobias Nygren | Files touched by this commit (174) |
Log message: Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@ |
2007-03-01 20:12:14 by Sergey Svishchev | Files touched by this commit (49) |
Log message: Delint. |
2006-12-16 11:58:14 by Thomas Klausner | Files touched by this commit (1) |
Log message: Rename openssl option to ssl, like in the rest of pkgsrc. Use PKG_OPTIONS_REQUIRED_GROUP for libgcrypt/ssl selection. |
2006-05-18 21:36:29 by Thomas Klausner | Files touched by this commit (20) | |
Log message: Centralize package update notes for pkgsrc-wip packages. pkglint support might be coming soon... rillig@ ok |
2006-04-13 20:18:13 by Johnny C. Lam | Files touched by this commit (21) |
Log message: BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with USE_TOOLS+=msgfmt. |
2005-12-05 23:27:44 by Roland Illig | Files touched by this commit (61) |
Log message: Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV, CONFIGURE_ARGS, FILES_SUBST and the like. |