2006-08-31 08:39:11 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed pkglint warnings. |
2006-08-30 17:34:34 by Roland Illig | Files touched by this commit (2) |
Log message: The Solaris /bin/sh cannot handle empty lists in `for' loops. |
2006-05-26 10:44:28 by Adam Ciarcinski | Files touched by this commit (7) |
Log message: Changes 0.8.41: * Added support for libmcrypt * Bug fixes |
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-12-06 00:55:25 by Roland Illig | Files touched by this commit (413) |
Log message: Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS. |
2005-11-07 13:55:06 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Don't define extern int errno, just depend on errno.h for it. |
2005-10-07 19:15:40 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message: Explicitly cast third argument of open_net to int and use int instead of mode_t. This unbreaks use with the GCC 3.4+ builtin va_arg. Fix the use of ctype macros. Bump revision for that. |
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 |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |