summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/mhonarc/Makefile15
-rw-r--r--mail/mhonarc/files/md54
-rw-r--r--mail/mhonarc/files/patch-sum7
-rw-r--r--mail/mhonarc/patches/patch-aa19
-rw-r--r--mail/mhonarc/pkg/PLIST87
5 files changed, 101 insertions, 31 deletions
diff --git a/mail/mhonarc/Makefile b/mail/mhonarc/Makefile
index 63ddfccdd11..e565f458129 100644
--- a/mail/mhonarc/Makefile
+++ b/mail/mhonarc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 1998/08/20 15:17:10 tsarna Exp $
+# $NetBSD: Makefile,v 1.3 2001/01/03 01:49:03 jwise Exp $
#
-DISTNAME= MHonArc2.2.0
-PKGNAME= mhonarc-2.2.0
+DISTNAME= MHonArc2.4.7
+PKGNAME= mhonarc-2.4.7
CATEGORIES= mail
MASTER_SITES= http://www.oac.uci.edu/indiv/ehood/tar/ \
ftp://hhobel.phl.univie.ac.at/MHonArc/
@@ -13,10 +13,17 @@ HOMEPAGE= http://www.oac.uci.edu/indiv/ehood/mhonarc.html
USE_PERL5= YES
NO_BUILD=
-INSTALL_TARGET= install-batch
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/mhonarc
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/mhonarc
+do-install:
+ ( cd ${WRKSRC} && ${PERL5} ./install.me \
+ -prefix ${PREFIX} \
+ -perl ${LOCALBASE}/bin/perl \
+ -libpath ${PREFIX}/lib/mhonarc \
+ -docpath ${PREFIX}/share/doc/mhonarc \
+ -batch )
+
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/mhonarc/files/md5 b/mail/mhonarc/files/md5
index 085fa354810..7bd34ce22d0 100644
--- a/mail/mhonarc/files/md5
+++ b/mail/mhonarc/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.2 1998/08/07 13:25:02 agc Exp $
+$NetBSD: md5,v 1.3 2001/01/03 01:49:04 jwise Exp $
-MD5 (MHonArc2.2.0.tar.gz) = 77eb37a8851b3466c16f3ebd5bac0503
+MD5 (MHonArc2.4.7.tar.gz) = d407583a11710fd027fb1dd23671f7f3
diff --git a/mail/mhonarc/files/patch-sum b/mail/mhonarc/files/patch-sum
index f80ce33f29f..268685b8a87 100644
--- a/mail/mhonarc/files/patch-sum
+++ b/mail/mhonarc/files/patch-sum
@@ -1,3 +1,6 @@
-$NetBSD: patch-sum,v 1.1 1999/07/09 14:09:05 agc Exp $
+$NetBSD: patch-sum,v 1.2 2001/01/03 01:49:04 jwise Exp $
-MD5 (patch-aa) = 833808faf7dd6712c1ce871ca1a0f66d
+This placeholder file is generated by the ``makepatchsum'' target
+whenever the patches directory is empty or missing. Its purpose
+is to ensure that the presence of any obsolete patches will cause
+the proper error to be emitted at build time.
diff --git a/mail/mhonarc/patches/patch-aa b/mail/mhonarc/patches/patch-aa
deleted file mode 100644
index eb5c5de1bff..00000000000
--- a/mail/mhonarc/patches/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-aa,v 1.2 1998/08/07 11:09:42 agc Exp $
-
---- install.cfg.old Fri Jun 5 15:38:22 1998
-+++ install.cfg Fri Jun 5 15:42:30 1998
-@@ -9,10 +9,10 @@
- $doman = 0; # No manpages to install
-
- ## Set default values
--$bindir = (!$MSDOS ? '/usr/local/bin' : 'C:\\BIN');
--$libdir = (!$MSDOS ? '/usr/local/lib/MHonArc' : 'C:\\LIB\\MHONARC');
--$docdir = (!$MSDOS ? '/usr/local/lib/MHonArc/doc' : 'C:\\DOC\\MHONARC');
--$perlprg = (!$MSDOS ? '/usr/local/bin/perl' : 'C:\\BIN\\PERL.EXE');
-+$bindir = (!$MSDOS ? $ENV{'PREFIX'}.'/bin' : 'C:\\BIN');
-+$libdir = (!$MSDOS ? $ENV{'PREFIX'}.'/lib/mhonarc' : 'C:\\LIB\\MHONARC');
-+$docdir = (!$MSDOS ? $ENV{'PREFIX'}.'/share/doc/mhonarc' : 'C:\\DOC\\MHONARC');
-+$perlprg = (!$MSDOS ? $ENV{'PREFIX'}.'/bin/perl' : 'C:\\BIN\\PERL.EXE');
-
-
- ##************************************************************************##
diff --git a/mail/mhonarc/pkg/PLIST b/mail/mhonarc/pkg/PLIST
index c71d0051c32..ebd62e1fc40 100644
--- a/mail/mhonarc/pkg/PLIST
+++ b/mail/mhonarc/pkg/PLIST
@@ -1,7 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1 1998/06/05 20:06:40 tv Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/01/03 01:49:05 jwise Exp $
bin/mhonarc
+bin/mha-dbedit
+bin/mha-dbrecover
+bin/mha-decode
lib/mhonarc/base64.pl
lib/mhonarc/ewhutil.pl
+lib/mhonarc/iso2022jp.pl
lib/mhonarc/iso8859.pl
lib/mhonarc/mhamain.pl
lib/mhonarc/mhdb.pl
@@ -9,10 +13,20 @@ lib/mhonarc/mhdysub.pl
lib/mhonarc/mhexternal.pl
lib/mhonarc/mhfile.pl
lib/mhonarc/mhidxrc.pl
+lib/mhonarc/mhindex.pl
lib/mhonarc/mhinit.pl
+lib/mhonarc/mhlock.pl
+lib/mhonarc/mhmimetypes.pl
+lib/mhonarc/mhmsgextbody.pl
+lib/mhonarc/mhmsgfile.pl
+lib/mhonarc/mhnote.pl
+lib/mhonarc/mhnull.pl
lib/mhonarc/mhopt.pl
lib/mhonarc/mhrcfile.pl
lib/mhonarc/mhrcvars.pl
+lib/mhonarc/mhrmm.pl
+lib/mhonarc/mhscan.pl
+lib/mhonarc/mhsingle.pl
lib/mhonarc/mhthread.pl
lib/mhonarc/mhtime.pl
lib/mhonarc/mhtxtenrich.pl
@@ -26,22 +40,60 @@ lib/mhonarc/osinit.pl
lib/mhonarc/qprint.pl
lib/mhonarc/readmail.pl
lib/mhonarc/rfc822.pl
+man/man1/mhonarc.1
+man/man1/mha-dbedit.1
+man/man1/mha-dbrecover.1
+man/man1/mha-decode.1
+share/doc/mhonarc/app-bugs.html
+share/doc/mhonarc/app-diagnos.html
+share/doc/mhonarc/app-mimeconf.html
+share/doc/mhonarc/app-rcfileexs.html
+share/doc/mhonarc/app-rcidx.html
+share/doc/mhonarc/app-utilsprg.html
+share/doc/mhonarc/blank.gif
+share/doc/mhonarc/bug.gif
+share/doc/mhonarc/commontasks.html
share/doc/mhonarc/contacts.html
-share/doc/mhonarc/diagnos.html
+share/doc/mhonarc/faq/about.html
+share/doc/mhonarc/faq/archives.html
+share/doc/mhonarc/faq/envs.html
+share/doc/mhonarc/faq/faq.html
+share/doc/mhonarc/faq/general.html
+share/doc/mhonarc/faq/indexpgs.html
+share/doc/mhonarc/faq/mime.html
+share/doc/mhonarc/faq/monicon.gif
+share/doc/mhonarc/faq/monsmall_t.gif
+share/doc/mhonarc/faq/msgpgs.html
+share/doc/mhonarc/faq/threads.html
+share/doc/mhonarc/faq/usage.html
+share/doc/mhonarc/faq.gif
+share/doc/mhonarc/home.gif
+share/doc/mhonarc/index.html
+share/doc/mhonarc/install.html
share/doc/mhonarc/intro.html
share/doc/mhonarc/layout.html
share/doc/mhonarc/mhonarc.html
share/doc/mhonarc/monicon.gif
-share/doc/mhonarc/monstamp_t.gif
+share/doc/mhonarc/next.gif
+share/doc/mhonarc/prev.gif
share/doc/mhonarc/quickstart.html
-share/doc/mhonarc/resources.html
+share/doc/mhonarc/rcfileexs/date.mrc.html
+share/doc/mhonarc/rcfileexs/def-mime.mrc.html
+share/doc/mhonarc/rcfileexs/frames.mrc.html
+share/doc/mhonarc/rcfileexs/icons.mrc.html
+share/doc/mhonarc/rcfileexs/subject.mrc.html
+share/doc/mhonarc/rcvars.html
share/doc/mhonarc/resources/add.html
+share/doc/mhonarc/resources/addressmodifycode.html
+share/doc/mhonarc/resources/afs.html
+share/doc/mhonarc/resources/annotate.html
share/doc/mhonarc/resources/archive.html
share/doc/mhonarc/resources/authorbegin.html
share/doc/mhonarc/resources/authorend.html
share/doc/mhonarc/resources/authsort.html
share/doc/mhonarc/resources/botlinks.html
share/doc/mhonarc/resources/charsetconverters.html
+share/doc/mhonarc/resources/checknoarchive.html
share/doc/mhonarc/resources/conlen.html
share/doc/mhonarc/resources/datefields.html
share/doc/mhonarc/resources/daybegin.html
@@ -94,7 +146,10 @@ share/doc/mhonarc/resources/listbegin.html
share/doc/mhonarc/resources/listend.html
share/doc/mhonarc/resources/litemplate.html
share/doc/mhonarc/resources/localdatefmt.html
+share/doc/mhonarc/resources/lock.html
share/doc/mhonarc/resources/lockdelay.html
+share/doc/mhonarc/resources/lockfile.html
+share/doc/mhonarc/resources/lockmethod.html
share/doc/mhonarc/resources/locktries.html
share/doc/mhonarc/resources/mailto.html
share/doc/mhonarc/resources/mailtourl.html
@@ -102,11 +157,13 @@ share/doc/mhonarc/resources/main.html
share/doc/mhonarc/resources/maxsize.html
share/doc/mhonarc/resources/mhpattern.html
share/doc/mhonarc/resources/mimeargs.html
+share/doc/mhonarc/resources/mimedecoders.html
share/doc/mhonarc/resources/mimefilters.html
share/doc/mhonarc/resources/modtime.html
share/doc/mhonarc/resources/months.html
share/doc/mhonarc/resources/monthsabr.html
share/doc/mhonarc/resources/msgbodyend.html
+share/doc/mhonarc/resources/msgexcfilter.html
share/doc/mhonarc/resources/msgfoot.html
share/doc/mhonarc/resources/msggmtdatefmt.html
share/doc/mhonarc/resources/msghead.html
@@ -114,6 +171,7 @@ share/doc/mhonarc/resources/msgidlink.html
share/doc/mhonarc/resources/msglocaldatefmt.html
share/doc/mhonarc/resources/msgpgbegin.html
share/doc/mhonarc/resources/msgpgend.html
+share/doc/mhonarc/resources/msgpgs.html
share/doc/mhonarc/resources/msgprefix.html
share/doc/mhonarc/resources/msgsep.html
share/doc/mhonarc/resources/multipg.html
@@ -124,9 +182,14 @@ share/doc/mhonarc/resources/nextlink.html
share/doc/mhonarc/resources/nextlinkia.html
share/doc/mhonarc/resources/nextpglink.html
share/doc/mhonarc/resources/nextpglinkia.html
+share/doc/mhonarc/resources/note.html
+share/doc/mhonarc/resources/notedir.html
+share/doc/mhonarc/resources/noteia.html
+share/doc/mhonarc/resources/notetext.html
share/doc/mhonarc/resources/otherindexes.html
share/doc/mhonarc/resources/outdir.html
share/doc/mhonarc/resources/perlinc.html
+share/doc/mhonarc/resources/posixstrftime.html
share/doc/mhonarc/resources/prevbutton.html
share/doc/mhonarc/resources/prevbuttonia.html
share/doc/mhonarc/resources/prevlink.html
@@ -140,14 +203,22 @@ share/doc/mhonarc/resources/refsend.html
share/doc/mhonarc/resources/refslitxt.html
share/doc/mhonarc/resources/reverse.html
share/doc/mhonarc/resources/rmm.html
+share/doc/mhonarc/resources/saveresources.html
share/doc/mhonarc/resources/scan.html
share/doc/mhonarc/resources/single.html
share/doc/mhonarc/resources/sort.html
+share/doc/mhonarc/resources/spammode.html
+share/doc/mhonarc/resources/ssmarkup.html
+share/doc/mhonarc/resources/stderr.html
+share/doc/mhonarc/resources/stdin.html
+share/doc/mhonarc/resources/stdout.html
share/doc/mhonarc/resources/subjectarticlerxp.html
share/doc/mhonarc/resources/subjectbegin.html
share/doc/mhonarc/resources/subjectend.html
share/doc/mhonarc/resources/subjectheader.html
share/doc/mhonarc/resources/subjectreplyrxp.html
+share/doc/mhonarc/resources/subjectstripcode.html
+share/doc/mhonarc/resources/subjectthreads.html
share/doc/mhonarc/resources/subsort.html
share/doc/mhonarc/resources/tcontbegin.html
share/doc/mhonarc/resources/tcontend.html
@@ -196,9 +267,17 @@ share/doc/mhonarc/resources/ttitle.html
share/doc/mhonarc/resources/ttopbegin.html
share/doc/mhonarc/resources/ttopend.html
share/doc/mhonarc/resources/umask.html
+share/doc/mhonarc/resources/uselocaltime.html
share/doc/mhonarc/resources/usinglastpg.html
+share/doc/mhonarc/resources/varregex.html
share/doc/mhonarc/resources/weekdays.html
share/doc/mhonarc/resources/weekdaysabr.html
+share/doc/mhonarc/resources.html
+share/doc/mhonarc/ssbg75.jpg
+share/doc/mhonarc/stampwb2.gif
+share/doc/mhonarc/up.gif
+@dirrm share/doc/mhonarc/faq
+@dirrm share/doc/mhonarc/rcfileexs
@dirrm share/doc/mhonarc/resources
@dirrm share/doc/mhonarc
@dirrm lib/mhonarc