summaryrefslogtreecommitdiff
path: root/mail/qtools
AgeCommit message (Collapse)AuthorFilesLines
2004-12-22As with djbdns, patch the installer to avoid setting unusualschmonz4-7/+23
permissions on ${PREFIX} and ${PREFIX}/bin. Shorten MESSAGE. Reformat DESCR.
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-08-22Replace dependencies on "qmail or netqmail" with dependencies on qmail.schmonz1-2/+2
2004-07-22Let the ezmlm dependency be satisfied by ezmlm-idx, if present.schmonz1-4/+11
Also depend on qmail (or netqmail) directly. Set USE_BUILDLINK3=yes. Rename pre-build to do-configure, and configure all the conf-* files. Take MAINTAINER.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2002-07-15Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Someheinz1-0/+5
slight formatting changes.
2002-05-03Use something more decent than "ezmlm-*" in DEPENDS linezuntum1-2/+2
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-29Initial import of qtools-0.56zuntum5-0/+46
qtools is a collection of commands, typically for use with qmail via .qmail. Among others, there are commands for header and body filtering as well as delivery to Maildirs. Provided by Sen Nagata <sen@eccosys.com> in pkg/14763. Thanks for your contribution!