From c72c1cf5f95cbe537b005028f1743cddb16ef203 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:57:41 +0000 Subject: Move pkg/ files into package's toplevel directory --- mail/ezmlm/DESCR | 21 +++++++++++++++++++++ mail/ezmlm/PLIST | 33 +++++++++++++++++++++++++++++++++ mail/ezmlm/pkg/DESCR | 21 --------------------- mail/ezmlm/pkg/PLIST | 33 --------------------------------- 4 files changed, 54 insertions(+), 54 deletions(-) create mode 100644 mail/ezmlm/DESCR create mode 100644 mail/ezmlm/PLIST delete mode 100644 mail/ezmlm/pkg/DESCR delete mode 100644 mail/ezmlm/pkg/PLIST (limited to 'mail/ezmlm') diff --git a/mail/ezmlm/DESCR b/mail/ezmlm/DESCR new file mode 100644 index 00000000000..742e51ef581 --- /dev/null +++ b/mail/ezmlm/DESCR @@ -0,0 +1,21 @@ +ezmlm is an easy-to-use, high-speed mailing list manager for qmail. + +ezmlm lets users set up their own mailing lists within qmail's address +hierarchy. A user, Joe, types + + ezmlm-make ~/SOS ~/.qmail-sos joe-sos isp.net + +and instantly has a functioning mailing list, joe-sos@isp.net, with all +relevant information stored in a new ~/SOS directory. + +ezmlm takes advantage of qmail's VERPs to reliably determine the +recipient address and message number for every incoming bounce message. + +ezmlm is reliable, even in the face of system crashes. It writes each +new subscription and each new message safely to disk before it reports +success to qmail. + +ezmlm doesn't mind huge mailing lists. Lists don't even have to fit into +memory. ezmlm hashes the subscription list into a set of independent +files so that it can handle subscription requests quickly. ezmlm uses +qmail for blazingly fast parallel SMTP deliveries. diff --git a/mail/ezmlm/PLIST b/mail/ezmlm/PLIST new file mode 100644 index 00000000000..69c6f450bbc --- /dev/null +++ b/mail/ezmlm/PLIST @@ -0,0 +1,33 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:00:01 zuntum Exp $ +bin/ezmlm-make +bin/ezmlm-manage +bin/ezmlm-send +bin/ezmlm-reject +bin/ezmlm-return +bin/ezmlm-warn +bin/ezmlm-weed +bin/ezmlm-list +bin/ezmlm-sub +bin/ezmlm-unsub +man/man5/ezmlm.5 +man/man1/ezmlm-list.1 +man/man1/ezmlm-make.1 +man/man1/ezmlm-manage.1 +man/man1/ezmlm-reject.1 +man/man1/ezmlm-return.1 +man/man1/ezmlm-send.1 +man/man1/ezmlm-sub.1 +man/man1/ezmlm-unsub.1 +man/man1/ezmlm-warn.1 +man/man1/ezmlm-weed.1 +man/cat5/ezmlm.0 +man/cat1/ezmlm-list.0 +man/cat1/ezmlm-make.0 +man/cat1/ezmlm-manage.0 +man/cat1/ezmlm-reject.0 +man/cat1/ezmlm-return.0 +man/cat1/ezmlm-send.0 +man/cat1/ezmlm-sub.0 +man/cat1/ezmlm-unsub.0 +man/cat1/ezmlm-warn.0 +man/cat1/ezmlm-weed.0 diff --git a/mail/ezmlm/pkg/DESCR b/mail/ezmlm/pkg/DESCR deleted file mode 100644 index 742e51ef581..00000000000 --- a/mail/ezmlm/pkg/DESCR +++ /dev/null @@ -1,21 +0,0 @@ -ezmlm is an easy-to-use, high-speed mailing list manager for qmail. - -ezmlm lets users set up their own mailing lists within qmail's address -hierarchy. A user, Joe, types - - ezmlm-make ~/SOS ~/.qmail-sos joe-sos isp.net - -and instantly has a functioning mailing list, joe-sos@isp.net, with all -relevant information stored in a new ~/SOS directory. - -ezmlm takes advantage of qmail's VERPs to reliably determine the -recipient address and message number for every incoming bounce message. - -ezmlm is reliable, even in the face of system crashes. It writes each -new subscription and each new message safely to disk before it reports -success to qmail. - -ezmlm doesn't mind huge mailing lists. Lists don't even have to fit into -memory. ezmlm hashes the subscription list into a set of independent -files so that it can handle subscription requests quickly. ezmlm uses -qmail for blazingly fast parallel SMTP deliveries. diff --git a/mail/ezmlm/pkg/PLIST b/mail/ezmlm/pkg/PLIST deleted file mode 100644 index 3b76af0b88f..00000000000 --- a/mail/ezmlm/pkg/PLIST +++ /dev/null @@ -1,33 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/09/16 23:12:49 zuntum Exp $ -bin/ezmlm-make -bin/ezmlm-manage -bin/ezmlm-send -bin/ezmlm-reject -bin/ezmlm-return -bin/ezmlm-warn -bin/ezmlm-weed -bin/ezmlm-list -bin/ezmlm-sub -bin/ezmlm-unsub -man/man5/ezmlm.5 -man/man1/ezmlm-list.1 -man/man1/ezmlm-make.1 -man/man1/ezmlm-manage.1 -man/man1/ezmlm-reject.1 -man/man1/ezmlm-return.1 -man/man1/ezmlm-send.1 -man/man1/ezmlm-sub.1 -man/man1/ezmlm-unsub.1 -man/man1/ezmlm-warn.1 -man/man1/ezmlm-weed.1 -man/cat5/ezmlm.0 -man/cat1/ezmlm-list.0 -man/cat1/ezmlm-make.0 -man/cat1/ezmlm-manage.0 -man/cat1/ezmlm-reject.0 -man/cat1/ezmlm-return.0 -man/cat1/ezmlm-send.0 -man/cat1/ezmlm-sub.0 -man/cat1/ezmlm-unsub.0 -man/cat1/ezmlm-warn.0 -man/cat1/ezmlm-weed.0 -- cgit v1.2.3