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-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. |
2005-02-23 15:45:28 by Alistair G. Crooks | Files touched by this commit (69) |
Log message: Add RMD160 digests in addition to SHA1 ones. |
2004-07-28 04:47:35 by Min Sik Kim | Files touched by this commit (24) |
Log message: Enable pkgviews installation. |
2004-03-11 19:03:50 by Juan Romero Pardines | Files touched by this commit (40) |
Log message: bl3ify |
2004-02-08 05:03:15 by Johnny C. Lam | Files touched by this commit (17) |
Log message: We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL, etc. because the bare variables will point to the correct executables. |
2004-01-20 13:07:07 by Alistair G. Crooks | Files touched by this commit (23) |
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. |