From 196dc44173056b376bfc3b4e5986c80a49e5b202 Mon Sep 17 00:00:00 2001 From: schmonz Date: Tue, 23 Jul 2002 08:49:46 +0000 Subject: Import ezmlm-idx-0.40, based on pkg/14784 by Sen Nagata , 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. --- mail/ezmlm-idx/DESCR | 14 +++++++++++ mail/ezmlm-idx/Makefile | 25 ++++++++++++++++++++ mail/ezmlm-idx/PLIST.idx | 61 ++++++++++++++++++++++++++++++++++++++++++++++++ mail/ezmlm-idx/distinfo | 6 +++++ 4 files changed, 106 insertions(+) create mode 100644 mail/ezmlm-idx/DESCR create mode 100644 mail/ezmlm-idx/Makefile create mode 100644 mail/ezmlm-idx/PLIST.idx create mode 100644 mail/ezmlm-idx/distinfo (limited to 'mail/ezmlm-idx') 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 -- cgit v1.2.3