summaryrefslogtreecommitdiff
path: root/mail/ezmlm-idx
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2002-07-23 08:49:46 +0000
committerschmonz <schmonz@pkgsrc.org>2002-07-23 08:49:46 +0000
commit5b216c9f174bf6c3429816e4f88b75c1c3b7e3dc (patch)
treed0199b20205353afef59d78697d0400f922a6ff0 /mail/ezmlm-idx
parenta81434d069cb7c8f53fb6ac34929da86b6f4387d (diff)
downloadpkgsrc-5b216c9f174bf6c3429816e4f88b75c1c3b7e3dc.tar.gz
Import ezmlm-idx-0.40, based on pkg/14784 by Sen Nagata <sen@eccosys.com>,
with changes by me to share some logic with our ezmlm package. This is an addition and patch to ezmlm-0.53 [(c) Dan J. Bernstein]. Ezmlm-idx uses Dan's libraries and heavily relies on ezmlm-0.53 code. ezmlm-idx does not function without ezmlm-0.53. ezmlm-0.53 provides basic message distribution, subscriber address handling, message archiving (single quoted message retrieval only), and bounce handling. ezmlm-idx adds multi-message threaded archive retrieval, digests, remote administration, message and subscription moderation, subscriber-only restrictions, message trailer, subject prefix, subscriber name storage, customizable setup, multi-language and MIME support and more. In addition, improved bounce handling, case-insensitive subscriber address storage, and support for distributed lists (main + sublist transparent to the subscriber). Ezmlm-idx can now be compiled with MySQL or Postgres support.
Diffstat (limited to 'mail/ezmlm-idx')
-rw-r--r--mail/ezmlm-idx/DESCR14
-rw-r--r--mail/ezmlm-idx/Makefile25
-rw-r--r--mail/ezmlm-idx/PLIST.idx61
-rw-r--r--mail/ezmlm-idx/distinfo6
4 files changed, 106 insertions, 0 deletions
diff --git a/mail/ezmlm-idx/DESCR b/mail/ezmlm-idx/DESCR
new file mode 100644
index 00000000000..646adf2cb70
--- /dev/null
+++ b/mail/ezmlm-idx/DESCR
@@ -0,0 +1,14 @@
+This is an addition and patch to ezmlm-0.53 [(c) Dan J. Bernstein].
+Ezmlm-idx uses Dan's libraries and heavily relies on ezmlm-0.53
+code. ezmlm-idx does not function without ezmlm-0.53.
+
+ezmlm-0.53 provides basic message distribution, subscriber address
+handling, message archiving (single quoted message retrieval only),
+and bounce handling. ezmlm-idx adds multi-message threaded archive
+retrieval, digests, remote administration, message and subscription
+moderation, subscriber-only restrictions, message trailer, subject
+prefix, subscriber name storage, customizable setup, multi-language
+and MIME support and more. In addition, improved bounce handling,
+case-insensitive subscriber address storage, and support for
+distributed lists (main + sublist transparent to the subscriber).
+Ezmlm-idx can now be compiled with MySQL or Postgres support.
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile
new file mode 100644
index 00000000000..a814f993652
--- /dev/null
+++ b/mail/ezmlm-idx/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/07/23 08:49:46 schmonz Exp $
+#
+
+.include "../../mail/ezmlm/Makefile.common"
+
+DISTNAME= ezmlm-idx-0.40
+MASTER_SITES+= http://gd.tuwien.ac.at/infosys/mail/qmail/ezmlm-patches/ \
+ ftp://ftp.ezmlm.org/pub/patches/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.ezmlm.org/
+COMMENT= ezmlm with enhancements by third parties
+
+CONFLICTS= ezmlm-[0-9]*
+
+DISTFILES+= ${EZMLM_VERS}.tar.gz
+PLIST_SRC+= PLIST.idx
+
+do-patch:
+ @${MV} ${WRKSRC}/* ${WRKDIR}/${EZMLM_VERS}
+ @${RMDIR} ${WRKSRC}
+ @${MV} ${WRKDIR}/${EZMLM_VERS} ${WRKSRC}
+ @cd ${WRKSRC}; ${PATCH} ${PATCH_DIST_ARGS} < idx.patch
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/ezmlm-idx/PLIST.idx b/mail/ezmlm-idx/PLIST.idx
new file mode 100644
index 00000000000..39480ea9bab
--- /dev/null
+++ b/mail/ezmlm-idx/PLIST.idx
@@ -0,0 +1,61 @@
+@comment $NetBSD: PLIST.idx,v 1.1.1.1 2002/07/23 08:49:46 schmonz Exp $
+bin/ezmlm-accept
+bin/ezmlm-archive
+bin/ezmlm-check
+bin/ezmlm-clean
+bin/ezmlm-cron
+bin/ezmlm-gate
+bin/ezmlm-get
+bin/ezmlm-glconf
+bin/ezmlm-idx
+bin/ezmlm-issubn
+bin/ezmlm-limit
+bin/ezmlm-mktab
+bin/ezmlm-moderate
+bin/ezmlm-request
+bin/ezmlm-split
+bin/ezmlm-store
+bin/ezmlm-tstdig
+bin/ezmlmglrc
+bin/ezmlmrc
+bin/ezmlmsubrc
+man/cat1/ezmlm-accept.0
+man/cat1/ezmlm-archive.0
+man/cat1/ezmlm-check.0
+man/cat1/ezmlm-clean.0
+man/cat1/ezmlm-cron.0
+man/cat1/ezmlm-gate.0
+man/cat1/ezmlm-get.0
+man/cat1/ezmlm-glconf.0
+man/cat1/ezmlm-idx.0
+man/cat1/ezmlm-issubn.0
+man/cat1/ezmlm-limit.0
+man/cat1/ezmlm-mktab.0
+man/cat1/ezmlm-moderate.0
+man/cat1/ezmlm-request.0
+man/cat1/ezmlm-split.0
+man/cat1/ezmlm-store.0
+man/cat1/ezmlm-tstdig.0
+man/cat5/ezmlmglrc.0
+man/cat5/ezmlmrc.0
+man/cat5/ezmlmsubrc.0
+man/man1/ezmlm-accept.1
+man/man1/ezmlm-archive.1
+man/man1/ezmlm-check.1
+man/man1/ezmlm-clean.1
+man/man1/ezmlm-cron.1
+man/man1/ezmlm-gate.1
+man/man1/ezmlm-get.1
+man/man1/ezmlm-glconf.1
+man/man1/ezmlm-idx.1
+man/man1/ezmlm-issubn.1
+man/man1/ezmlm-limit.1
+man/man1/ezmlm-mktab.1
+man/man1/ezmlm-moderate.1
+man/man1/ezmlm-request.1
+man/man1/ezmlm-split.1
+man/man1/ezmlm-store.1
+man/man1/ezmlm-tstdig.1
+man/man5/ezmlmglrc.5
+man/man5/ezmlmrc.5
+man/man5/ezmlmsubrc.5
diff --git a/mail/ezmlm-idx/distinfo b/mail/ezmlm-idx/distinfo
new file mode 100644
index 00000000000..9018304c754
--- /dev/null
+++ b/mail/ezmlm-idx/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/07/23 08:49:46 schmonz Exp $
+
+SHA1 (ezmlm-idx-0.40.tar.gz) = 8a4db55624e6949e57ac8f243f0078b46516cf77
+Size (ezmlm-idx-0.40.tar.gz) = 553974 bytes
+SHA1 (ezmlm-0.53.tar.gz) = 3a7b618737fed8b774bec69c272d70f4142c1e30
+Size (ezmlm-0.53.tar.gz) = 62693 bytes