pkgsrc/mail/nmh/PLIST
schnoebe 0dde23f42d Fixes PR pkg/49166
Contributed by: Leonardo Taccari <iamleot@gmail.com>

Update mail/nmh to 1.6.

Changes:
The biggest changes in this release are in the arena of MIME handling.
Specifically relating to MIME composition and display.  On the
composition front, mhbuild(1) will now automatically be run by send(1)
for all drafts.  Specifically, mhbuild is now run with the new -auto
flag, which will suppress the processing of mhbuild directives and cause
mhbuild to silently exit if the draft is already MIME-formatted.  When
invoking mhbuild manually via the "mime" command at the WhatNow? prompt,
mhbuild will behave as before and process mhbuild directives.

In both cases (automatic and manual invocation) mhbuild will encode email
headers according to RFC-2047 rules.  Mhbuild also will use RFC 2231
encoding rules for MIME parameters when appropriate.  In addition, the
attach system has been substantially reworked; the new header name is
now "Attach" (to better align with other MUA behavior) and cannot be
changed by the end-user.  The existing "attach" command simply adds
the filename(s) to the draft in new Attach: headers, and the actual
file processing is done by mhbuild; this attachment processing will
take place in either automatic or manual mode.

On the display front, mhshow(1) will now automatically convert text
into the user's native character set using iconv, if nmh was built
with iconv support.  Also, mhshow will now by default only display
text content that was not marked as an attachment.  By default all
displayed content wll be run under one pager, as opposed to individual
pagers for each part as was in the past.  Non-displayed parts will be
indicated using a marker string, which can be customized by a new
mh-format(5) string.

All nmh utilites now understand RFC 2231-encoded MIME parameters and
will automatically convert the encoded parameters into the native
character set, when appropriate (again, assuming nmh was built with
iconv support).

In other changes, sequence files are now locked using transactional
locks: locks that are held across sequence file reading, modification,
and writing.  The locking algorithm used for spool files and nmh data
files is now runtime configurable.

For people that struggle with mh-format(5) files, a new utility for testing
them has been developed: fmttest(1).  It includes the ability to trace the
execution of format instructions.

For users that wish to use Unix utilities on their mail, a new utility
to transform MIME messages to more easily-digestable format is now
available: mhfixmsg(1).  It supports a number of options to control
the message transformation.

For users of spost(8), the support for spost has been rolled into post(8)
under a new sendmail/pipe MTS.  A shell script emulating the old behavior
of spost has been provided.
2014-09-06 16:07:43 +00:00

185 lines
3.5 KiB
Text

@comment $NetBSD: PLIST,v 1.9 2014/09/06 16:07:43 schnoebe Exp $
bin/ali
bin/anno
bin/burst
bin/comp
bin/dist
bin/flist
bin/flists
bin/fmttest
bin/fnext
bin/folder
bin/folders
bin/forw
bin/fprev
bin/inc
bin/install-mh
bin/mark
bin/mhbuild
bin/mhfixmsg
bin/mhlist
bin/mhmail
bin/mhn
bin/mhparam
bin/mhpath
bin/mhshow
bin/mhstore
bin/msgchk
bin/msh
bin/new
bin/next
bin/packf
bin/pick
bin/prev
bin/prompter
bin/refile
bin/repl
bin/rmf
bin/rmm
bin/scan
bin/send
bin/sendfiles
bin/show
bin/sortm
bin/unseen
bin/whatnow
bin/whom
libexec/nmh/ap
libexec/nmh/conflict
libexec/nmh/dp
libexec/nmh/fmtdump
libexec/nmh/mhl
libexec/nmh/mhtest
libexec/nmh/mkstemp
libexec/nmh/post
libexec/nmh/rcvdist
libexec/nmh/rcvpack
libexec/nmh/rcvstore
libexec/nmh/rcvtty
libexec/nmh/slocal
libexec/nmh/spost
libexec/nmh/viamail
man/man1/ali.1
man/man1/anno.1
man/man1/burst.1
man/man1/comp.1
man/man1/dist.1
man/man1/flist.1
man/man1/flists.1
man/man1/fmttest.1
man/man1/fnext.1
man/man1/folder.1
man/man1/folders.1
man/man1/forw.1
man/man1/fprev.1
man/man1/inc.1
man/man1/install-mh.1
man/man1/mark.1
man/man1/mh-mkstemp.1
man/man1/mhbuild.1
man/man1/mhfixmsg.1
man/man1/mhl.1
man/man1/mhlist.1
man/man1/mhmail.1
man/man1/mhn.1
man/man1/mhparam.1
man/man1/mhpath.1
man/man1/mhshow.1
man/man1/mhstore.1
man/man1/msgchk.1
man/man1/msh.1
man/man1/new.1
man/man1/next.1
man/man1/packf.1
man/man1/pick.1
man/man1/prev.1
man/man1/prompter.1
man/man1/rcvdist.1
man/man1/rcvpack.1
man/man1/rcvstore.1
man/man1/rcvtty.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/sendfiles.1
man/man1/show.1
man/man1/slocal.1
man/man1/sortm.1
man/man1/unseen.1
man/man1/whatnow.1
man/man1/whom.1
man/man5/mh-alias.5
man/man5/mh-draft.5
man/man5/mh-folders.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/man5/mh_profile.5
man/man5/mts.conf.5
man/man7/mh-chart.7
man/man7/mh-mime.7
man/man7/nmh.7
man/man8/ap.8
man/man8/conflict.8
man/man8/dp.8
man/man8/fmtdump.8
man/man8/post.8
share/doc/nmh/COMPLETION-BASH
share/doc/nmh/COMPLETION-TCSH
share/doc/nmh/COMPLETION-ZSH
share/doc/nmh/COPYRIGHT
share/doc/nmh/DIFFERENCES
share/doc/nmh/FAQ
share/doc/nmh/INSTALL
share/doc/nmh/MAIL.FILTERING
share/doc/nmh/MAILING-LISTS
share/doc/nmh/NEWS
share/doc/nmh/README
share/doc/nmh/README-ATTACHMENTS
share/doc/nmh/README-HOOKS
share/doc/nmh/README-components
share/doc/nmh/README-iCalendar
share/doc/nmh/README.SASL
share/doc/nmh/README.about
share/doc/nmh/README.developers
share/doc/nmh/README.manpages
share/doc/nmh/TODO
share/doc/nmh/VERSION
share/doc/nmh/contrib/build_nmh
share/doc/nmh/contrib/ml
share/doc/nmh/contrib/replyfilter
share/doc/nmh/contrib/vpick
share/examples/nmh/MailAliases
share/examples/nmh/components
share/examples/nmh/digestcomps
share/examples/nmh/distcomps
share/examples/nmh/forwcomps
share/examples/nmh/mhl.body
share/examples/nmh/mhl.digest
share/examples/nmh/mhl.format
share/examples/nmh/mhl.forward
share/examples/nmh/mhl.headers
share/examples/nmh/mhl.reply
share/examples/nmh/mhn.defaults
share/examples/nmh/mhshow.marker
share/examples/nmh/mts.conf
share/examples/nmh/rcvdistcomps
share/examples/nmh/rcvdistcomps.outbox
share/examples/nmh/replcomps
share/examples/nmh/replgroupcomps
share/examples/nmh/scan.MMDDYY
share/examples/nmh/scan.YYYYMMDD
share/examples/nmh/scan.curses
share/examples/nmh/scan.default
share/examples/nmh/scan.highlighted
share/examples/nmh/scan.mailx
share/examples/nmh/scan.nomime
share/examples/nmh/scan.size
share/examples/nmh/scan.time
share/examples/nmh/scan.timely
share/examples/nmh/scan.unseen