summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-03-30 10:16:18 +0000
committerasami <asami@FreeBSD.org>1995-03-30 10:16:18 +0000
commit1eb248f117b68c9f10b3af84441206a27cda9f3e (patch)
treeec9e10ebad7b72c0251fb9d8965c4b311159ce08
parent976437a5f49fd07c9071fcabb7c6a51b86f37184 (diff)
downloadFreeBSD-ports-1eb248f117b68c9f10b3af84441206a27cda9f3e.zip
FreeBSD-ports-1eb248f117b68c9f10b3af84441206a27cda9f3e.tar.gz
Japanese version of mh. It doesn't compile right now on thud but it
works on my machine and the origninal mh has the same problem so I'm importing this before I forget. Submitted by: Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
-rw-r--r--japanese/mh/Makefile37
-rw-r--r--japanese/mh/distinfo1
-rw-r--r--japanese/mh/pkg-comment1
-rw-r--r--japanese/mh/pkg-descr4
-rw-r--r--japanese/mh/pkg-plist123
5 files changed, 166 insertions, 0 deletions
diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile
new file mode 100644
index 0000000..fbf4741
--- /dev/null
+++ b/japanese/mh/Makefile
@@ -0,0 +1,37 @@
+# New ports collection makefile for: mh (Japanese)
+# Version required: 6.8.3-JP.2c
+# Date created: 28 March 1995
+# Whom: Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
+#
+# $Id:$
+#
+
+DISTNAME= mh-6.8.3
+PKGNAME= jp-mh-6.8.3
+MASTER_SITES= ftp://omrongw.wg.omron.co.jp/pub/net/mail/
+DISTFILES= mh-6.8.3-JP.2c.tar.gz
+
+MAINTAINER= asami@FreeBSD.ORG
+
+IS_INTERACTIVE= yes
+
+pre-install:
+ @echo "***********************************************************"
+ @echo "* W a r n i n g *"
+ @echo "* This port will overwrite the mh installation on your *"
+ @echo "* system if you already have the original one. *"
+ @echo "***********************************************************"
+ @echo -n "Is this ok? (y/n) ==> "
+ @(read ans; \
+ case x"$$ans" in \
+ xy*|xY*) \
+ return 0; \
+ ;; \
+ *) \
+ echo "Okay, I won't install it then...."; \
+ echo "(Don't worry about the following \"*** Error code 1\"s)"; \
+ return 1; \
+ ;; \
+ esac)
+
+.include <bsd.port.mk>
diff --git a/japanese/mh/distinfo b/japanese/mh/distinfo
new file mode 100644
index 0000000..5b81e51
--- /dev/null
+++ b/japanese/mh/distinfo
@@ -0,0 +1 @@
+MD5 (mh-6.8.3-JP.2c.tar.gz) = 4234b0c9f4f99a2b68d1d928858da078
diff --git a/japanese/mh/pkg-comment b/japanese/mh/pkg-comment
new file mode 100644
index 0000000..4ed367b
--- /dev/null
+++ b/japanese/mh/pkg-comment
@@ -0,0 +1 @@
+Rand MH mail handling system, version 6.8.3 + Japanese patches
diff --git a/japanese/mh/pkg-descr b/japanese/mh/pkg-descr
new file mode 100644
index 0000000..ec73a9e
--- /dev/null
+++ b/japanese/mh/pkg-descr
@@ -0,0 +1,4 @@
+This is the MH mail user agent (reader/sender) version 6.8.3 with
+Japanese patches, a command line based mail reader that is powerful
+and extensible. MH is an excellent choice for people who receive and
+process a LOT of mail.
diff --git a/japanese/mh/pkg-plist b/japanese/mh/pkg-plist
new file mode 100644
index 0000000..e39dcb7
--- /dev/null
+++ b/japanese/mh/pkg-plist
@@ -0,0 +1,123 @@
+@cwd /usr/local
+@mode 755
+bin/ali
+bin/anno
+bin/burst
+bin/comp
+bin/dist
+bin/folder
+bin/folders
+bin/forw
+bin/inc
+bin/mark
+bin/mhmail
+bin/mhn
+bin/mhpath
+bin/msgchk
+bin/msh
+bin/show
+bin/next
+bin/prev
+bin/packf
+bin/pick
+bin/prompter
+bin/refile
+bin/repl
+bin/rmf
+bin/rmm
+bin/scan
+bin/send
+bin/sortm
+bin/vmh
+bin/whatnow
+bin/whom
+bin/mhparam
+lib/mh/ap
+lib/mh/conflict
+lib/mh/dp
+lib/mh/packmbox
+lib/mh/viamail
+lib/mh/mhl
+lib/mh/install-mh
+lib/mh/post
+lib/mh/rcvdist
+lib/mh/rcvpack
+lib/mh/rcvstore
+lib/mh/fmtdump
+lib/mh/spost
+lib/mh/slocal
+@group tty
+@mode 2755
+lib/mh/rcvtty
+@group
+@mode 644
+lib/libmh.so.3.2
+lib/mh/mtstailor
+lib/mh/MailAliases
+lib/mh/components
+lib/mh/digestcomps
+lib/mh/distcomps
+lib/mh/forwcomps
+lib/mh/rcvdistcomps
+lib/mh/replcomps
+lib/mh/mhl.digest
+lib/mh/mhl.format
+lib/mh/mhl.forward
+lib/mh/mhl.body
+lib/mh/mhl.headers
+lib/mh/scan.mailx
+lib/mh/scan.default
+lib/mh/scan.size
+lib/mh/scan.time
+lib/mh/scan.timely
+lib/mh/mhn_defaults
+lib/mh/tmac.h
+man/man1/ali.1
+man/man1/anno.1
+man/man1/burst.1
+man/man1/comp.1
+man/man1/dist.1
+man/man1/folder.1
+man/man1/forw.1
+man/man1/inc.1
+man/man1/mark.1
+man/man1/mh-chart.1
+man/man1/mh.1
+man/man1/mhl.1
+man/man1/mhook.1
+man/man1/mhmail.1
+man/man1/mhn.1
+man/man1/mhparam.1
+man/man1/mhpath.1
+man/man1/msgchk.1
+man/man1/msh.1
+man/man1/next.1
+man/man1/packf.1
+man/man1/pick.1
+man/man1/prev.1
+man/man1/prompter.1
+man/man1/rcvstore.1
+man/man1/refile.1
+man/man1/repl.1
+man/man1/rmf.1
+man/man1/rmm.1
+man/man1/scan.1
+man/man1/send.1
+man/man1/show.1
+man/man1/slocal.1
+man/man1/sortm.1
+man/man1/vmh.1
+man/man1/whatnow.1
+man/man1/whom.1
+man/man5/mh-alias.5
+man/man5/mh-format.5
+man/man5/mh-mail.5
+man/man5/mh-profile.5
+man/man5/mh-sequence.5
+man/man5/mh-tailor.5
+man/man8/ap.8
+man/man8/conflict.8
+man/man8/dp.8
+man/man8/install-mh.8
+man/man8/post.8
+man/man8/fmtdump.8
OpenPOWER on IntegriCloud