Commit graph

262 commits

Author SHA1 Message Date
tron
42c6613af1 mutt: Update to version 1.11.1
! Bug fix release.
! IMAP retrieves the Sender header by default.  It doesn't need to be added
  to $imap_headers.
2018-12-02 11:30:27 +00:00
tron
0a93406aab mutt: Update to version 1.11.0
Changes since version 1.10.1:
+ inotify is used for local mailbox monitoring on Linux.  Configuration flag
  --disable-filemonitor turns this off.
+ OAUTHBEARER support for IMAP, SMTP and POP via
  $imap_oauth_refresh_command, $smtp_oauth_refresh_command, and
  $pop_oauth_refresh_command.
! $pgp_timeout and $smime_timeout support 32-bit numbers.
+ <check-stats> manually updates mailbox statistics, the same way
  $mail_check_stats does when set.
! Thread limited views, e.g. ~(pattern), now show new mail as it arrives.
! Command line argument -z and -Z options also work for IMAP mailboxes.
+ $imap_condstore and $imap_qresync enable IMAP CONDSTORE and QRESYNC
  support, respectively.  QRESYNC should provide much faster mailbox opening.
! $abort_noattach skips quoted lines (as defined by $quote_regexp and
  $smileys).
! Initial IMAP header downloading can be aborted with ctrl-c.
+ <compose-to-sender> composes a message to the sender of the selected
  message, in the index or attachment menu.
! Address book queries ($query_format) now support multibyte characters.
+ Finnish translation.
! pgpring has been renamed to mutt_pgpring.
! Certificate prompts show sha-256 instead of md5 fingerprints.
! Non-threaded $sort_aux "reverse-" settings now work properly.
+ The manual can be generated and installed in GNU Info format.
+ index-format-hook and the new %@name@ expando for $index_format enable
  dynamic index formats using pattern matching against the current message.
  This can be used, for example, to format dates based on the age of
  the message.
! Relative date matching allows hour, minute, and second units: HMS.
2018-11-26 12:26:19 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
tron
3f7331b2bd mutt: Update to version 1.10.1
This is a bug fix release, and includes a few important security fixes.
It is strongly recommended that IMAP and POP users upgrade as soon as
possible.
2018-07-17 06:54:22 +00:00
tron
d33b1cb9d1 mutt: Update to version 1.10.0
This is a feature release. Changes since version 1.9.5:
! $reply_self is now respected for group-reply, even with $metoo unset.
! Enabled $imap_poll_timeout when $imap_idle is set.
! Added %R (number of read messages) expando for $status_format.
+ When $change_folder_next is set, the <change-folder> function
  mailbox suggestion will start at the next folder in your
  "mailboxes" list, instead of starting at the first folder in the
  list.
+ $new_mail_command specifies a command to run after a new message is
  received.
+ $pgp_default_key specifies the default key-pair to use for PGP
  operations.  It will be used for both encryption and signing
  (unless $pgp_sign_as is set).  See contrib/gpg.rc.
! $smime_default_key now specifies the default key-pair to use for
  both encryption and signing S/MIME operations.  See
  contrib/smime.rc.
+ $smime_sign_as can be used to specify a sign-only key-pair for
  S/MIME operations.
- $pgp_self_encrypt_as is now deprecated, and is an alias for
  $pgp_default_key.  $smime_self_encrypt_as is also deprecated, and
  is an alias for $smime_default_key.
! $pgp_self_encrypt and $smime_self_encrypt now default to set.
  This makes setting $pgp_default_key or $smime_default_key all that
  is required to enable self-encryption (for both classic and GPGME
  mode).
+ The <history-search> function (default: ^R) will search history based
  on the text currently typed in.  That is, type the search string first,
  then hit ^R.
+ The $abort_noattach quadoption controls whether to abort sending a
  message that matches $abort_noattach_regexp and has no attachments.
+ Mutt can now be configured --with-idn2.  This requires the libidn1
  compatibility layer present in libidn2 v2.0.0 or greater.
+ Unsetting $browser_abbreviate_mailboxes turns off '=' and '~'
  shortcuts for mailbox names in the browser mailbox list.
! $sort_browser now has 'count' and 'unread' options.
+ <error-history> will display the last $error_history count of
  error/informational messages generated.
+ The ~M pattern matches content-type headers.  Note that this
  pattern may be slow because it reads each message in.
+ The "echo" command can be used to display a message, for instance
  when running a macro or sourcing a file.
2018-05-20 07:54:23 +00:00
tron
13fe0d368d mutt: Update to version 1.9.5
This is a bug fix release. Fixes include:
* GPGME S/MIME non-detached signature handling.
* A compilation issue with ncurses-6.1 when tinfow is split out.
  Hopefully the fix doesn't impact anyone: please let me know of any
  issues.
* Regular expression crashes and weird behavior problems on MacOS (and
  possibly other BSDs).  This was most noticeable with the recent Xcode
  9.3 release, but the issue has existed for a while.
* GSSAPI authentication issues, which may have affected Exchange users.
  We've changed behavior to match the RFC.  If you are negatively
  impacted by this, please let me know.
2018-04-14 22:28:03 +00:00
adam
97e3fe97b5 Revbump after updating textproc/oniguruma 2018-03-22 08:14:51 +00:00
tron
9ea9ada9ec mutt: Update to version 1.9.4
This version fixes a couple of possible large value issues; one for year
numbers and another for mbox message content-length.
2018-03-04 09:21:55 +00:00
tron
28f1bb92e8 mutt: Update to version 1.9.3
This is a bug fix release, fixing a problem with large IMAP UIDs and
with resuming S/MIME encrypted drafts.
2018-01-28 08:37:31 +00:00
tron
2dd633df31 mutt: Update to version 1.9.2
This is a bug fix release, fixing a problem with S/MIME encryption that
could end up removing the recipient certificate from the store.
2017-12-21 08:46:30 +00:00
jperkin
c7e24ac41d mutt: Register conflict with neomutt. Bump PKGREVISION. 2017-10-10 08:18:21 +00:00
tron
1723d5668d Update "mutt" package to version 1.9.1
Changes since version 1.9.0:
This is a bug fix release, coming shortly after the last release due to
a possible segfault fix with IMAP.  There are also fixes for the trash
folder, imap_poll_timeout, and GMail flags notifications.
2017-09-24 14:57:27 +00:00
tron
78904ea2e8 Update "mutt" package to version 1.9.0. Changes since version 1.8.3:
+ $ssl_verify_partial_chains permits verifying partial certificate chains.
  This allows the storage of only intermediate/host certificates in the
  $certificate_file. (OpenSSL 1.0.2b and newer only)
! SNI support added for OpenSSL and GnuTLS.
+ Choice and confirmation prompts can now wrap across multiple lines.
+ Window resizes are handled while in the line editor.
+ "color compose" can color the compose menu header fields and the
  security status.  See "Using Color and Mono Video Attributes" in the
  manual for more details.
+ Setting $header_color_partial allows partial coloring of headers in the
  pager.  This can be used to color just the header labels, or strings
  inside the headers.  hdrdefault controls the color of the unmatched part.
+ When $history_remove_dups is set, duplicates in the history ring will
  be scanned and removed each time a new entry is added.
! IMAP header downloading was improved to support out-of-order and
  missing MSN entries.
! $message_cache_clean should be faster for large mailboxes.
+ Self-encryption can be enabled using the $pgp_self_encrypt,
  $pgp_self_encrypt_as, $smime_self_encrypt, and $smime_self_encrypt_as
  options.
! $postpone_encrypt now will use the $pgp_self_encrypt_as or
  $smime_self_encrypt_as option values first.  $postpone_encrypt_as will
  be checked second, but should be considered deprecated.
+ $forward_attribution_intro and $forward_attribution_trailer can be used
  to customize the message preceding and following a forwarded message.
+ The ~<() and ~>() pattern operators match messages whose immediate parent,
  or immediate children respectively, match the subpattern inside ().
  They are more specific versions of the ~() pattern operator.
+ $imap_poll_timeout allow IMAP mailbox polling to time out.  This defaults
  to 15 seconds.
+ The attachment menu now supports nested encryption.  This allows
  attachments in nested encrypted messages to be saved or operated on.
+ $mime_type_query_command specifies a command to run to determine
  a new attachment's mime type.  When $mime_type_query_first is set,
  this command will be run before looking at the mime.types file.
2017-09-03 09:45:36 +00:00
joerg
515f55943b Restore mutt-compressed-mbox option. While it doesn't need a patch,
it still needs a non-default configure flag.
2017-06-25 14:34:25 +00:00
tron
a49310f6f6 Update "mutt" package to version 1.8.3. Changes since 1.8.2:
This is a bug-fix release.  Of note to Gmail users is a potential crash
fix when copy/moving messages to its Trash folder.
2017-05-31 07:52:00 +00:00
jperkin
8099adfdaa Treat native Solaris Kerberos as Heimdal. It isn't, but it fixes the build. 2017-05-10 12:29:13 +00:00
jperkin
d15162052b Ensure our krb5-config wrapper is found. Fixes SunOS. 2017-04-20 08:59:24 +00:00
tron
55c616b615 Update "mutt" package to version 1.8.2:
This release fixes a regression in 1.8.1 that resulted in gpg failures
with an ncurses pinentry program.
2017-04-19 06:34:44 +00:00
tron
9f67a11b46 Update "mutt" package to version 1.8.1:
This is a bug fix release.  In particular, it has fixes for setenv,
sidebar_whitelist, some refresh issues, and a potential segfault.
2017-04-14 07:00:02 +00:00
wiz
52ae9de1e6 Recursive bump for gpgme update which removed a support library. 2017-03-31 10:32:14 +00:00
wiz
14134565a1 Rename mutt-mmdf(5) back to mmdf(5), to reduce diffs with upstream.
Conflict with tin was solved by renaming tin's man page.

Requested by Michael-John Turner in PR 52046.

Bump PKGREVISION.
2017-03-08 10:05:34 +00:00
elric
48e38fce03 Provide gssapi pkg option for {,neo}mutt. 2017-03-07 20:42:28 +00:00
tron
044dfc95f8 Remove left over entry from removed option "compressed_mbox" 2017-02-25 14:29:01 +00:00
wiz
56dcf6b35a Updated mutt to 1.8.0.
1.8.0 (2017-02-24):

  - $locale has been removed.  Mutt now respects the LC_TIME setting
    instead.  See also $attribution_locale.
  + $attribution_locale can be used to override the date formatting in
    attribution strings.  When unset, Mutt will use the locale
    environment, but note the default value of $date_format has a
    leading '!' which says to use the C-locale.
  ! Message-id and mail-followup-to headers are now preserved for recalled
    messages.
  + <unsidebar_whitelist> added to complement <sidebar_whitelist>.
  ! The pager position is reset to the top when toggling header-weed.
  ! IMAP messages moved to $trash via server-side copy are marked as read.
  + <root-message> jumps to the root message of a thread.
  ! Piped text attachments are charset converted.
  + Added %F to $attach_format, to show the content-disposition filename.
    %d will fall back to %F which will fall back to %f.
  + <rename-attachment> allows an attachment name to be changed, without
    modifying the underlying file's name.
  ! Mutt will look for the user's muttrc additionally in
    $XDG_CONFIG_HOME/mutt/.
  + Compressed mbox and mmdf files are now supported via open-hook,
    close-hook, and append-hook.  See contrib/sample.muttrc-compress
    for suggested settings.  Note this is a compile-time option:
    --enable-compressed.
  + When $flag_safe is set, flagged messages cannot be deleted.
  + The '@' pattern modifier can be used to limit matches to known aliases.
  + <mark-message> creates a hotkey binding to a specific message.  The hotkey
    prefix is specified via $mark_macro_prefix.
  + <setenv> and <unsetenv> can be used to add/remove environment variables
    passed to children.
  ! Mutt will now use the built-in OpenSSL SSL_set_verify() callback
    to verify certificates.  This allows better support for verifying
    chains, including alternative chain support.
  + $uncollapse_new controls whether a thread will be uncollapsed when a new
    message arrives.
  ! $to_chars and $status_chars now accept multibyte characters.
  + <subjectrx> allows replacing matching subjects with something else.
    This can be used to declutter subject lines in the index.
  + <edit-label> can be used to add, change, or delete a message's X-Label.
  ! Pattern expressions with ~y support label tab completion.
  + The header cache now also supports Kyoto Cabinet and LMDB as
    backend databases.
    [not yet supported in pkgsrc]
2017-02-24 23:31:24 +00:00
roy
f8e7934314 Use the curses framework. 2017-01-04 16:13:20 +00:00
tron
12a23767ba Re-add checksum for "patch-1.7.1.rr.compressed.gz" 2016-12-05 18:19:47 +00:00
tron
24521c896f Update "mutt" package to version 1.7.2:
This is a bug fix release, primarily fixing build issues with OpenSSL
1.1 and GPGME 1.8.
2016-12-05 07:52:33 +00:00
joerg
ce1b92cfeb Update compressed mbox patch. 2016-11-20 21:13:46 +00:00
tron
e929b5678d Re-add checksums for "patch-1.6.0.rr.compressed.gz".
Problem found by wizd(8)
2016-10-14 06:42:48 +00:00
tron
314ca14c47 Update "mutt" package to version 1.7.1. Changes since version 1.7.0:
This is a bug fix release, fixing an imap segfault along with several
other small issues found in 1.7.0.  Details can be found in the
ChangeLog file.
2016-10-13 17:53:36 +00:00
wiz
7a5d8dad86 Switch slang option to slang2 so it builds.
From gcw@primenet in PR 51513.
2016-09-28 08:04:05 +00:00
tnn
db0f9c60c8 the sidebar patch was merged in 1.7.0 according to changelog, so
we can remove that
2016-08-21 16:59:21 +00:00
tnn
a4f1a3ad5f fix distinfo for optional distfiles. Reported by f8l @ #pkgsrc 2016-08-21 16:46:17 +00:00
wiz
8284f5e9f4 Updated mutt to 1.7.0.
1.7.0 (2016-08-18):

  ! Improved alignment when using multi-column characters with
    soft-fill (%*X) and right-justified (%>X) format strings.
  + The COLUMNS environment variable will be set to the width of the
    pager when invoking display filters.  This can be used in
    copiousoutput mailcap entries to allow their output to match the
    pager width.
  + The sidebar patch has been merged.  Please watch for airborne
    bovine.  See the documentation for all the options, or simply
    enable it with 'set sidebar_visible'.
  + $mail_check_stats and $mail_check_stats_interval control whether,
    and how often, to scan for unread, flagged, and total message
    counts when checking for new mail in mailboxes.  These statistics
    can be displayed in the sidebar and browser.
  + $trash, when set, specifies the path of the folder where mails
    marked for deletion will be moved, instead of being irremediably
    purged.
  + The <purge-message> function can be used to delete an entry and
    bypass the trash folder.
  + $folder_format has new format strings %m and %n, to display
    total and unread message counts for mailboxes.  Note that
    $mail_check_stats should be enabled to use these.
  ! When browsing IMAP, %N will now display 'N', instead of the unread
    message count.  Please use %n to display unread messages.
2016-08-21 11:39:31 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
tron
90381348ba Update "mutt" package to version 1.6.2. Changes since version 1.6.1:
- Fix infinite loop when help is bound to a named key combination.
- Check $pgp_autoinline and $pgp_replyinline if oppenc is set.
2016-07-07 07:23:57 +00:00
tonio
c8d7b512a7 Enable compressed mbox using the 1.6.0 patch
Make sure docbook-xsl is present to build documentation

Patch kindly suggested by Andreas Kusalananda Kahari
2016-06-01 21:56:12 +00:00
tron
310f30a551 Update "mutt" package to version 1.6.1. Changes since version 1.6.0:
- Bug fix release. No features were modified or added.
2016-05-02 09:03:13 +00:00
richard
6d1ded5a5a mutt.h defines M_CMD and M_READ that may be defined by stream.h
undefining these in getdomain.c fixes build on at least SunOS.
2016-05-01 04:19:13 +00:00
tron
df7e4505cd Update "mutt" package to version 1.6.0. Changes since version 1.5.4:
+ Enabled utf-8 mailbox support for IMAP.
+ New expandos %r and %R for comma separated list of To: and Cc:
  recipients respectively.
+ Improved support for internationalized email and SMTPUTF8 (RFC653[0-3]).
! $use_idn has been renamed to $idn_decode.
+ $idn_encode controls whether outgoing email address domains will
  be IDNA encoded.  If your MTA supports it, unset to use utf-8
  email address domains.
+ The S/MIME message digest algorithm is now specified using the
  option $smime_sign_digest_alg.  Note that $smime_sign_command
  should be modified to include "-md %d".  Please see
  contrib/smime.rc.
+ $reflow_space_quotes allows format=flowed email quotes to be
  displayed with spacing between them.
! multipart draft files are now supported.
+ The "-E" command line argument causes mutt to edit draft or include files.
  All changes made in mutt will be saved back out to those files.
+ $resume_draft_files and $resume_edited_draft_files control how
  mutt processes draft files.
+ For classic gpg mode, $pgp_decryption_okay should be set to verify
  multipart/encrypted are actually encrypted.  Please see
  contrib/gpg.rc for the suggested value.
! mailto URL header parameters by default are now restricted to
  'body' and 'subject'.
+ mailto_allow and unmailto_allow can be used to add or remove
  allowed mailto header parameters.
! The method of setting $hostname has been changed.  Rather than
  scanning /etc/resolv.conf, the domain will now be determined using
  DNS calls.
2016-04-09 08:47:36 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
jperkin
16bfc92aac Use OPSYSVARS. 2016-02-25 15:00:50 +00:00
wiz
7191b6bbec mutt{,-kz}: add upstream patch for better S/MIME support, bump PKGREVISION.
# HG changeset patch
# User Kevin McCarthy <kevin@8t8.us>
# Date 1449022827 28800
#      Tue Dec 01 18:20:27 2015 -0800
# Node ID 5e5aff1782dc62044197c2230d346bd492706fbf
# Parent  428a92464d5bccccda818bed598610db212fcf7c
Loosen mutt_signed_handler() protocol value consistency check.  (closes #3639)

Apparently, for S/MIME, some MUAs mismatch the protocol value of
the multipart/signed and the content-type of the signature: putting
"pkcs7-signature" in one and "x-pkcs7-signature" in the other.

Change mutt_signed_handler() to independently verify the values of the
protocol and the content-type.  This still checks for correct values but
doesn't ensure they match between the two (for S/MIME).
2016-02-22 12:13:26 +00:00
wiz
7f294b1ec3 Also enable mutt-hcache to get decent performance for big mailboxes.
Ride bump.
2016-01-07 15:33:34 +00:00
wiz
a0bcd7b203 Enable mutt-smtp too. It adds no additional dependencies.
Suggested by jperkin.

Ride bump.
2016-01-07 15:25:15 +00:00
wiz
6bbaf1efdd Enable gpgme option by default in mutt*. It is just too useful.
Bump PKGREVISION.
2016-01-07 15:19:41 +00:00
agc
ddbf6ddecd Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
	Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
	Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
	Package pine: missing distfile fancy.patch.gz
	Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
	Package qmail: missing distfile badrcptto.patch
	Package qmail: missing distfile outgoingip.patch
	Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
	Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
	Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
	Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:27:00 +00:00
joerg
005829d2e5 Fix compressed mbox patch. 2015-09-12 15:25:53 +00:00
wiz
09bb848fd3 Update mail/mutt to 1.5.24.
Update compressed patch to follow suit.
Remove x-label option since patch hasn't been updated since 1.5.17 (2007).
Comment out sidebar option since patch hasn't been updated yet.

Changes:

1.5.24 contains several new features in addition to bug fixes, perhaps
hinting it's past time to release 1.6.0.  At the very least, the Mutt
team would like to encourage everyone to consider this release as
"very close to stable" and suggest anyone still using the 1.4 series
please upgrade.

A few changes were made to the suggested GPG and S/MIME configuration
settings.  Please take the time to review the UPDATING file, as well
as the sample gpg.rc and smime.rc files under the contrib
subdirectory.

We'd like to thank everyone who contributed patches, bug reports,
translation, feedback, documentation updates, and testing.  We're
grateful for all of your help in making this release happen.
2015-09-03 21:04:34 +00:00
wiz
738b980c5e Update to 1.5.23 using mail/mutt-devel.
Upstream now calls this the stable version
2015-09-03 14:49:02 +00:00