summaryrefslogtreecommitdiff
path: root/mail/fastforward
AgeCommit message (Collapse)AuthorFilesLines
2003-08-30Prepare for pkgviews by making sure that passing VIEW-INSTALL orjlam1-12/+16
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-04-25eplace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467.yyamano1-2/+2
2002-01-21Adapt to new qmail scheme; bump PKGREVISIONzuntum3-29/+36
2002-01-16Do not mark packages that depend on qmail as IS_INTERACTIVE,zuntum1-3/+1
as it's not really true. (backing out previous)
2002-01-15Set IS_INTERACTIVE in packages that depend on qmail;zuntum1-1/+3
fixes "broken depends" in bulk builds
2001-11-01Move pkg/ files into package's toplevel directoryzuntum4-3/+3
2001-09-16Initial import of fastforward-0.51zuntum6-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