2013-07-15 04:02:29 by Ryo ONODERA | Files touched by this commit (177) |
Log message: * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk". |
2012-09-12 02:24:46 by Aleksej Saushev | Files touched by this commit (110) |
Log message: "user-destdir" is default these days |
2009-07-07 17:05:58 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: user-destdir support |
2009-05-20 02:58:30 by Thomas Klausner | Files touched by this commit (277) | |
Log message: Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib major change. Reported by Robert Elz in PR 41345. |
2009-01-08 23:28:18 by Adrian Portelli | Files touched by this commit (1) | |
Log message: HOMEPAGE and MASTER_SITES update |
2007-02-22 20:01:28 by Thomas Klausner | Files touched by this commit (134) | |
Log message: pkglint cleanup; update HOMEPAGE/MASTER_SITES. |
2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257) |
Log message: Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to \ "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-10-16 17:17:55 by Thomas Klausner | Files touched by this commit (1) |
Log message: Update HOMEPAGE and MASTER_SITES. |
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message: Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison |