2007-11-30 20:22:19 by Roland Illig | Files touched by this commit (2) |
Log message: Next try: I didn't take into account that autoconf modifies #undef directives on-the-fly. |
2007-11-30 20:13:51 by Roland Illig | Files touched by this commit (2) |
Log message: Made the program build with c99 compilers by undefining the "complex" macro. |
2006-09-09 04:43:12 by OBATA Akio | Files touched by this commit (39) |
Log message: Rename variable MAKEFILE to MAKE_FILE. |
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. |
2005-10-07 14:32:34 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed a pkglint warning. |
2005-02-23 13:06:59 by Alistair G. Crooks | Files touched by this commit (101) |
Log message: Add RMD160 digests in addition to SHA1 ones. |
2004-01-20 13:20:05 by Alistair G. Crooks | Files touched by this commit (39) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message: Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |