summaryrefslogtreecommitdiff
path: root/mail/qtools
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-29 19:11:04 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-29 19:11:04 +0000
commit5f1369888242ee537f00a4242b8a78c55fd2ee51 (patch)
treeae70aa6c78f478e7d6747a6df8f015708e4afe31 /mail/qtools
parentb484a565f79c26955973794febea4b6fc90468aa (diff)
downloadpkgsrc-5f1369888242ee537f00a4242b8a78c55fd2ee51.tar.gz
Initial import of qtools-0.56
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!
Diffstat (limited to 'mail/qtools')
-rw-r--r--mail/qtools/DESCR3
-rw-r--r--mail/qtools/MESSAGE2
-rw-r--r--mail/qtools/Makefile20
-rw-r--r--mail/qtools/PLIST17
-rw-r--r--mail/qtools/distinfo4
5 files changed, 46 insertions, 0 deletions
diff --git a/mail/qtools/DESCR b/mail/qtools/DESCR
new file mode 100644
index 00000000000..47540ef4705
--- /dev/null
+++ b/mail/qtools/DESCR
@@ -0,0 +1,3 @@
+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.
diff --git a/mail/qtools/MESSAGE b/mail/qtools/MESSAGE
new file mode 100644
index 00000000000..f9336dd32e2
--- /dev/null
+++ b/mail/qtools/MESSAGE
@@ -0,0 +1,2 @@
+See http://www.superscript.com/qtools/examples.html for examples of
+usage. Note that where /usr/local is used, this package uses ${PREFIX}.
diff --git a/mail/qtools/Makefile b/mail/qtools/Makefile
new file mode 100644
index 00000000000..af4372e1e1c
--- /dev/null
+++ b/mail/qtools/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/11/29 19:11:04 zuntum Exp $
+#
+
+DISTNAME= qtools-0.56
+CATEGORIES= mail
+MASTER_SITES= http://www.superscript.com/qtools/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.superscript.com/qtools/intro.html
+COMMENT= utilities for filtering via .qmail
+
+DEPENDS+= ezmlm-*:../../mail/ezmlm
+
+ALL_TARGET= it
+INSTALL_TARGET= setup check
+
+pre-build:
+ ${ECHO} ${PREFIX} > ${WRKSRC}/conf-home
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/qtools/PLIST b/mail/qtools/PLIST
new file mode 100644
index 00000000000..aafe0391414
--- /dev/null
+++ b/mail/qtools/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/29 19:11:04 zuntum Exp $
+bin/822addr
+bin/822body
+bin/822bodyfilter
+bin/822fields
+bin/822headerfilter
+bin/822headerok
+bin/822headers
+bin/checkaddr
+bin/checkdomain
+bin/condtomaildir
+bin/filterto
+bin/ifaddr
+bin/iftoccfrom
+bin/replier
+bin/replier-config
+bin/tomaildir
diff --git a/mail/qtools/distinfo b/mail/qtools/distinfo
new file mode 100644
index 00000000000..2f41ac51512
--- /dev/null
+++ b/mail/qtools/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/11/29 19:11:04 zuntum Exp $
+
+SHA1 (qtools-0.56.tar.gz) = 0c6daa8611ac38413e0e221bbc45ccf2b7396ebc
+Size (qtools-0.56.tar.gz) = 37748 bytes