Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-08-30 | Prepare for pkgviews by making sure that passing VIEW-INSTALL or | jlam | 1 | -12/+16 | |
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 | |
2002-04-25 | eplace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. | yyamano | 1 | -2/+2 | |
2002-01-21 | Adapt to new qmail scheme; bump PKGREVISION | zuntum | 3 | -29/+36 | |
2002-01-16 | Do not mark packages that depend on qmail as IS_INTERACTIVE, | zuntum | 1 | -3/+1 | |
as it's not really true. (backing out previous) | |||||
2002-01-15 | Set IS_INTERACTIVE in packages that depend on qmail; | zuntum | 1 | -1/+3 | |
fixes "broken depends" in bulk builds | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 4 | -3/+3 | |
2001-09-16 | Initial import of fastforward-0.51 | zuntum | 6 | -0/+90 | |
fastforward handles qmail forwarding according to a cdb database. It can create forwarding databases from a sendmail-style /etc/aliases or from user-oriented virtual-domain tables. fastforward supports external mailing lists, stored in a binary format for fast access. It has a tool to convert sendmail-style include files into binary lists. Package provided by Sen Nagata <sen@eccosys.com> in PR pkg/13889 |