summaryrefslogtreecommitdiff
path: root/mail/hypermail
diff options
context:
space:
mode:
authorgrant <grant>2002-06-26 05:52:05 +0000
committergrant <grant>2002-06-26 05:52:05 +0000
commit07524990e3b8d736779373e4375be67e7ec4c7ca (patch)
treed0f59b031102aa0ac667a8fef51110b0fc9cc576 /mail/hypermail
parent8b5d9af7c8742f3d9d448c107a185ad9e6d5bf6f (diff)
downloadpkgsrc-07524990e3b8d736779373e4375be67e7ec4c7ca.tar.gz
Initial import of hypermail-2.1.4.
Hypermail is a program that takes a file of mail messages in UNIX mailbox format and generates a set of cross-referenced HTML documents. This version of hypermail has substantial support for attachments and for splitting archives into subdirectories. It also allows an administrator to customize the header and footers to match their local needs. This allows you to have hypermail facilities better integrated into your web site.
Diffstat (limited to 'mail/hypermail')
-rw-r--r--mail/hypermail/DESCR7
-rw-r--r--mail/hypermail/Makefile16
-rw-r--r--mail/hypermail/PLIST12
-rw-r--r--mail/hypermail/distinfo4
4 files changed, 39 insertions, 0 deletions
diff --git a/mail/hypermail/DESCR b/mail/hypermail/DESCR
new file mode 100644
index 00000000000..2eed125e3a5
--- /dev/null
+++ b/mail/hypermail/DESCR
@@ -0,0 +1,7 @@
+Hypermail is a program that takes a file of mail messages in UNIX mailbox
+format and generates a set of cross-referenced HTML documents.
+
+This version of hypermail has substantial support for attachments and for
+splitting archives into subdirectories. It also allows an administrator to
+customize the header and footers to match their local needs. This allows
+you to have hypermail facilities better integrated into your web site.
diff --git a/mail/hypermail/Makefile b/mail/hypermail/Makefile
new file mode 100644
index 00000000000..c9f89586ac5
--- /dev/null
+++ b/mail/hypermail/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/06/26 05:52:05 grant Exp $
+#
+
+DISTNAME= hypermail-2.1.4
+CATEGORIES= mail www
+MASTER_SITES= http://www.hypermail.org/dist/
+
+MAINTAINER= grant@netbsd.org
+HOMEPAGE= http://www.hypermail.org/
+COMMENT= creates indexed, threaded HTML archives of email
+
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --with-htmldir=${PREFIX}/share/doc/html/hypermail
+
+.include "../../databases/gdbm/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/hypermail/PLIST b/mail/hypermail/PLIST
new file mode 100644
index 00000000000..a9156987063
--- /dev/null
+++ b/mail/hypermail/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/26 05:52:05 grant Exp $
+bin/hypermail
+bin/msg2archive
+bin/rdmsg
+man/man1/hypermail.1
+man/man4/hmrc.4
+share/doc/html/hypermail/customizing.html
+share/doc/html/hypermail/hmrc.html
+share/doc/html/hypermail/hr.yellow.gif
+share/doc/html/hypermail/hypermail.gif
+share/doc/html/hypermail/hypermail.html
+@dirrm share/doc/html/hypermail
diff --git a/mail/hypermail/distinfo b/mail/hypermail/distinfo
new file mode 100644
index 00000000000..2569660d07e
--- /dev/null
+++ b/mail/hypermail/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/06/26 05:52:05 grant Exp $
+
+SHA1 (hypermail-2.1.4.tar.gz) = 34db32df6dd5db68577e65569514489e25afb293
+Size (hypermail-2.1.4.tar.gz) = 752629 bytes