diff options
author | grant <grant> | 2002-08-23 01:48:25 +0000 |
---|---|---|
committer | grant <grant> | 2002-08-23 01:48:25 +0000 |
commit | 7744b2270c15410bee4339b2e1428c269554310d (patch) | |
tree | 1d6f43c61de48ce75d8821388121aa21a4530931 /mail/mhonarc | |
parent | c6f0e60a4c9a75e04bba9b3d7e87c512a53e8c3b (diff) | |
download | pkgsrc-7744b2270c15410bee4339b2e1428c269554310d.tar.gz |
Update to mhonarc-2.5.11.
The following is a summary of sigificant changes since 2.5.3. Please
see CHANGES in the distfile for the full list of changes.
* The following mail header fields added to list of fields that can
contain mail addresses: mail-reply-to, original-bcc, original-cc,
original-from, original-sender, original-to, resent-bcc, x-envelope.
Applicable to MAILTO, MAILTOURL, and ADDRESSMODIFYCODE resources.
* Added MHonArc::UTF8 CHARSETCONVERTER module as recommended at
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=131512&repeatmerged=yes>.
However, module redone to use utf8 pragma in Perl where appropriate
and to remove unnecessary code. Use of module does require that
the Unicode::MapUTF8 module is installed and the utf8 pragma is
supported in the version of Perl you are using.
* Added MIMEALTPREFS resource: Content-type preferences for
multipart/alternative data. You can now tell MHonArc to use the
text/plain part over a text/html part in multipart/alternative
messages.
* Added the following resources:
IDXPGSSMARKUP Markup at the beginning of all index pages.
MSGPGSSMARKUP Markup at the beginning of all message pages.
TIDXPGSSMARKUP Markup at the beginning of all thread index pages.
Each resource will default to the value of the SSMARKUP resource
if not defined.
* Removed references to HEADER and FOOTER resources in the docs.
Resources removed in v2.5.0.
* Updated default resource layout settings in docs to use lowercase
tag names since MHonArc changed to use lowercase in defaults
in v2.4.7.
* Added NOSUBJECTTXT resource: Defines raw subject text to use
for messages that do not have a subject.
* Incorporated format=flowed support into mhtxtplain.pl contributed
by Ken Hirsch, with some minor improvements.
* mha-decode now supports the following option: -dcd-digest. This
tells mha-decode to not recursively process attached message/rfc822
and message/news entities. This option is useful to extract
out all the individual messages of a message digest.
* Added message/rfc822 and message/news to mhmimetypes.pl
content-type => extension/description hash. The extension used
is ".822".
Diffstat (limited to 'mail/mhonarc')
-rw-r--r-- | mail/mhonarc/Makefile | 6 | ||||
-rw-r--r-- | mail/mhonarc/PLIST | 13 | ||||
-rw-r--r-- | mail/mhonarc/distinfo | 6 |
3 files changed, 16 insertions, 9 deletions
diff --git a/mail/mhonarc/Makefile b/mail/mhonarc/Makefile index a20b6571ffa..ad8aac6d5f7 100644 --- a/mail/mhonarc/Makefile +++ b/mail/mhonarc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2002/08/21 07:28:28 grant Exp $ +# $NetBSD: Makefile,v 1.10 2002/08/23 01:48:26 grant Exp $ # -DISTNAME= MHonArc2.5.3 -PKGNAME= mhonarc-2.5.3 +DISTNAME= MHonArc2.5.11 +PKGNAME= mhonarc-2.5.11 CATEGORIES= mail MASTER_SITES= http://www.oac.uci.edu/indiv/ehood/tar/ \ ftp://hhobel.phl.univie.ac.at/MHonArc/ diff --git a/mail/mhonarc/PLIST b/mail/mhonarc/PLIST index 3310b2ebb28..568db1e1da1 100644 --- a/mail/mhonarc/PLIST +++ b/mail/mhonarc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/04/21 00:43:10 jwise Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/08/23 01:48:26 grant Exp $ bin/mha-dbedit bin/mha-dbrecover bin/mha-decode @@ -26,6 +26,7 @@ lib/mhonarc/MHonArc/CharEnt/ISO8859_9.pm lib/mhonarc/MHonArc/CharEnt/ISO8859_9R.pm lib/mhonarc/MHonArc/CharEnt/Makefile lib/mhonarc/MHonArc/Makefile +lib/mhonarc/MHonArc/UTF8.pm lib/mhonarc/base64.pl lib/mhonarc/ewhutil.pl lib/mhonarc/iso2022jp.pl @@ -107,11 +108,13 @@ share/doc/mhonarc/monicon.png share/doc/mhonarc/next.png share/doc/mhonarc/prev.png share/doc/mhonarc/quickstart.html +share/doc/mhonarc/rcfileexs/blog.mrc.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/rcfileexs/utf-8.mrc.html share/doc/mhonarc/rcvars.html share/doc/mhonarc/relnotes.html share/doc/mhonarc/resources.html @@ -154,7 +157,6 @@ share/doc/mhonarc/resources/folrefs.html share/doc/mhonarc/resources/folupbegin.html share/doc/mhonarc/resources/folupend.html share/doc/mhonarc/resources/foluplitxt.html -share/doc/mhonarc/resources/footer.html share/doc/mhonarc/resources/force.html share/doc/mhonarc/resources/fromfields.html share/doc/mhonarc/resources/genidx.html @@ -163,13 +165,13 @@ share/doc/mhonarc/resources/gzipexe.html share/doc/mhonarc/resources/gzipfiles.html share/doc/mhonarc/resources/gziplinks.html share/doc/mhonarc/resources/headbodysep.html -share/doc/mhonarc/resources/header.html share/doc/mhonarc/resources/htmlext.html share/doc/mhonarc/resources/icons.html share/doc/mhonarc/resources/idxfname.html share/doc/mhonarc/resources/idxlabel.html share/doc/mhonarc/resources/idxpgbegin.html share/doc/mhonarc/resources/idxpgend.html +share/doc/mhonarc/resources/idxpgssmarkup.html share/doc/mhonarc/resources/idxprefix.html share/doc/mhonarc/resources/idxsize.html share/doc/mhonarc/resources/include.html @@ -192,6 +194,7 @@ share/doc/mhonarc/resources/mailtourl.html share/doc/mhonarc/resources/main.html share/doc/mhonarc/resources/maxsize.html share/doc/mhonarc/resources/mhpattern.html +share/doc/mhonarc/resources/mimealtprefs.html share/doc/mhonarc/resources/mimeargs.html share/doc/mhonarc/resources/mimedecoders.html share/doc/mhonarc/resources/mimeexcs.html @@ -209,6 +212,7 @@ 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/msgpgssmarkup.html share/doc/mhonarc/resources/msgprefix.html share/doc/mhonarc/resources/msgsep.html share/doc/mhonarc/resources/multipg.html @@ -219,6 +223,7 @@ 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/nosubjecttxt.html share/doc/mhonarc/resources/note.html share/doc/mhonarc/resources/notedir.html share/doc/mhonarc/resources/noteia.html @@ -259,6 +264,7 @@ share/doc/mhonarc/resources/subjectthreads.html share/doc/mhonarc/resources/subsort.html share/doc/mhonarc/resources/tcontbegin.html share/doc/mhonarc/resources/tcontend.html +share/doc/mhonarc/resources/textclipfunc.html share/doc/mhonarc/resources/tfirstpglink.html share/doc/mhonarc/resources/tfoot.html share/doc/mhonarc/resources/thead.html @@ -267,6 +273,7 @@ share/doc/mhonarc/resources/tidxfname.html share/doc/mhonarc/resources/tidxlabel.html share/doc/mhonarc/resources/tidxpgbegin.html share/doc/mhonarc/resources/tidxpgend.html +share/doc/mhonarc/resources/tidxpgssmarkup.html share/doc/mhonarc/resources/tidxprefix.html share/doc/mhonarc/resources/timezones.html share/doc/mhonarc/resources/tindentbegin.html diff --git a/mail/mhonarc/distinfo b/mail/mhonarc/distinfo index 40e72802e2c..1aa6db87e4e 100644 --- a/mail/mhonarc/distinfo +++ b/mail/mhonarc/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2002/08/21 07:28:28 grant Exp $ +$NetBSD: distinfo,v 1.6 2002/08/23 01:48:25 grant Exp $ -SHA1 (MHonArc2.5.3.tar.bz2) = 0cc08b5628715b705de7a20dffee37b0512f2436 -Size (MHonArc2.5.3.tar.bz2) = 450055 bytes +SHA1 (MHonArc2.5.11.tar.bz2) = 65960e6cfe8056efacbd90936eb00d88ec9ddad5 +Size (MHonArc2.5.11.tar.bz2) = 467400 bytes |