Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -2/+4 | |
their files via a custom do-install target. | |||||
2007-09-08 | Convert to use the features framework. | jlam | 1 | -7/+2 | |
2007-09-06 | Convert all libnbcompat/buildlink3.mk references to inplace.mk. | jlam | 1 | -2/+2 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
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-11-01 | Include nbcompat for utimes() if on Interix. | tv | 1 | -1/+7 | |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-03-15 | incm and mew both install bin/incm -- make them conflict. | wiz | 1 | -1/+3 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2003-12-30 | Add trailing / to HOMEPAGEs | cjep | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2002-07-18 | End sentence with a dot. | wiz | 1 | -1/+2 | |
2002-07-08 | Initial import of incm-0.5. | yyamano | 4 | -0/+24 | |
It's a small tool to incorporate new mail from a mail spool file or from a maildir. Packages provided by MarkoSchuetz at web.de in pkg/16743 (and my changes) |