Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -3/+3 | |
2002-04-25 | Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. | yyamano | 1 | -2/+2 | |
2002-01-21 | Alter for new qmail world, bump PKGREVISION | zuntum | 2 | -7/+13 | |
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 | 2 | -1/+1 | |
2001-09-16 | Initial import of dot-forward-0.71 | zuntum | 4 | -0/+41 | |
dot-forward reads sendmail's .forward files under qmail. You can run it in the qmail startup script to support all your existing .forward files automatically. Individual users can switch to the .qmail mechanism at their leisure. dot-forward supports forwarding, program deliveries, and comments. It does not support file deliveries or :include:. (However, it recognizes file delivery attempts, and defers delivery to give you a chance to set up a .qmail file.) Package provided by Sen Nagata <sen@eccosys.com> in PR pkg/13891 |