summaryrefslogtreecommitdiffstats
path: root/www/hypermail
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-03-17 01:22:26 +0000
committervanilla <vanilla@FreeBSD.org>1998-03-17 01:22:26 +0000
commitdcdb366c8fae8fd500b04a54ae81d733864ee6ff (patch)
tree6addc86f2cc7bb9632c61dd3c13f504421928eee /www/hypermail
parent57a4b7750de17d99e2fff7773d09cec9f4b6829d (diff)
downloadFreeBSD-ports-dcdb366c8fae8fd500b04a54ae81d733864ee6ff.zip
FreeBSD-ports-dcdb366c8fae8fd500b04a54ae81d733864ee6ff.tar.gz
Hypermail is a program that takes a file of mail messages in UNIX mailbox
format and generates a set of cross-referenced HTML documents. Each file that is created represents a separate message in the mail archive and contains links to other articles, so that the entire archive can be browsed in a number of ways by following links. Archives generated by Hypermail can be incrementally updated, and Hypermail is set by default to only update archives when changes are detected. PR: ports/5364 Submitted by: Francis M J Hsieh <mjhsieh@life.nthu.edu.tw>
Diffstat (limited to 'www/hypermail')
-rw-r--r--www/hypermail/Makefile21
-rw-r--r--www/hypermail/distinfo1
-rw-r--r--www/hypermail/pkg-comment1
-rw-r--r--www/hypermail/pkg-descr9
-rw-r--r--www/hypermail/pkg-plist5
5 files changed, 37 insertions, 0 deletions
diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile
new file mode 100644
index 0000000..42e1f37
--- /dev/null
+++ b/www/hypermail/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: hypermail
+# Version required: 1.02
+# Date created: 23 Dec 1997
+# Whom: mjhsieh
+#
+# $Id$
+#
+
+DISTNAME= hypermail.102
+PKGNAME= hypermail-1.02
+CATEGORIES= www
+MASTER_SITES= http://www.eit.com/software/hypermail/src/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= mjhsieh@life.nthu.edu.tw
+
+WRKSRC= ${WRKDIR}/hypermail
+
+MAN1= hypermail.1
+
+.include <bsd.port.mk>
diff --git a/www/hypermail/distinfo b/www/hypermail/distinfo
new file mode 100644
index 0000000..c56ea94
--- /dev/null
+++ b/www/hypermail/distinfo
@@ -0,0 +1 @@
+MD5 (hypermail.102.tar.Z) = 809a74b84f21fad4e67c1a87e3ca09c7
diff --git a/www/hypermail/pkg-comment b/www/hypermail/pkg-comment
new file mode 100644
index 0000000..e35bf2e
--- /dev/null
+++ b/www/hypermail/pkg-comment
@@ -0,0 +1 @@
+program that reads mailbox and generates a set of cross-referenced HTML docs.
diff --git a/www/hypermail/pkg-descr b/www/hypermail/pkg-descr
new file mode 100644
index 0000000..91a6187
--- /dev/null
+++ b/www/hypermail/pkg-descr
@@ -0,0 +1,9 @@
+Hypermail is a program that takes a file of mail messages in UNIX mailbox
+format and generates a set of cross-referenced HTML documents. Each file that
+is created represents a separate message in the mail archive and contains
+links to other articles, so that the entire archive can be browsed in a
+number of ways by following links. Archives generated by Hypermail can be
+incrementally updated, and Hypermail is set by default to only update
+archives when changes are detected.
+
+HOMEPAGE: http://www.eit.com/software/hypermail/hypermail.html
diff --git a/www/hypermail/pkg-plist b/www/hypermail/pkg-plist
new file mode 100644
index 0000000..c5ffbab
--- /dev/null
+++ b/www/hypermail/pkg-plist
@@ -0,0 +1,5 @@
+bin/hypermail
+man/man1/hypermail.1.gz
+share/doc/hypermail/hypermail.gif
+share/doc/hypermail/hypermail.html
+@dirrm share/doc/hypermail
OpenPOWER on IntegriCloud