328 Commits

Author SHA1 Message Date
sthen
4a13fd2d8e update to mutt-2.0.4 2020-12-31 10:22:01 +00:00
sthen
7247143ca2 update to mutt-2.0.3 2020-12-04 22:28:23 +00:00
sthen
87226b570c update to mutt-2.0.2 2020-11-20 18:03:04 +00:00
sthen
6cb6d27d7f update to mutt-2.0.1 2020-11-15 15:15:15 +00:00
sthen
b623e3cf9f Update to Mutt 2.0.0.
This has a major version number bump due to some incompatible changes
in behaviour or defaults, although the code changes are less big than some
other "lesser" bumps.

See http://www.mutt.org/relnotes/2.0/ for details.
2020-11-07 22:20:46 +00:00
jca
b59233c341 Remove gnupg-1.4 and replace it with gnupg-2
gnupg-1.4 is not developed actively anymore, and new software expects
a modern "gpg" executable, which leads to pointless patches in the ports
tree.  Move the various users of security/gnupg2 to security/gnupg and
zap patches that forced the use of "gpg2".

Crusade started by edd@ (security/gnupg maintainer), gnupg->gnupg2 test
reports from semarie@, giovanni@ and solene@, input and bulk build by
sthen@.  ok sthen@ edd@ (maintainer)
2020-10-05 19:46:17 +00:00
sthen
2f59325c9f update to mutt-1.14.7 2020-08-31 16:52:03 +00:00
sthen
f8aea34d6b update to mutt-1.14.6
This is a bug-fix release fixing a problem resetting access times that snuck
in starting with 1.11.0.  This only affected relative-path mailboxes, but
caused Mutt to "forget" new mail in mbox files.
2020-07-11 23:40:14 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen
ffb7b08982 update to mutt-1.14.5 2020-06-25 14:02:33 +00:00
sthen
08ed0b9a37 mutt: patch to workaround problem introduced in security fix; don't break 2020-06-21 11:41:31 +00:00
sthen
9e1e28338e update to mutt-1.14.4, fixes possible machine-in-the-middle response
injection attack when using STARTTLS with IMAP, POP3, and SMTP.
2020-06-19 05:59:38 +00:00
sthen
54c633e893 update to mutt-1.14.3
Fix possible IMAP man-in-the-middle attack. No credentials are exposed,
but could result in unintended emails being "saved" to an attacker's
server. The $ssl_starttls quadoption is now used to check for an
unencrypted PREAUTH response from the server.

(the release also had a gnutls fix, but we don't use gnutls in the port).
2020-06-15 11:47:21 +00:00
sthen
e36b1d8520 update to mutt-1.14.2 2020-05-26 12:11:40 +00:00
sthen
2869ec40b2 update to mutt-1.14.1 2020-05-17 11:36:26 +00:00
sthen
8ad2d79915 update to mutt-1.14.0 2020-05-14 11:41:47 +00:00
sthen
32997cdfed update to mutt-1.13.5 2020-03-29 15:36:45 +00:00
sthen
3864ada45f update to mutt-1.13.4 2020-02-15 23:16:18 +00:00
sthen
604262f7bf update to mutt-1.13.3 2020-01-13 22:31:02 +00:00
sthen
15f429486f cherrypick mutt patch to fix a crash when polling a closed ssl connection,
issue diagnosed and original patch proposed by stsp@
2020-01-08 00:11:22 +00:00
sthen
be80253e45 update to mutt-1.13.2 2019-12-19 13:49:44 +00:00
sthen
a1a2805a5d Update to mutt-1.13.1, fixes a use-after-free related to resuming
imap postponed messages that I ran into which were highlighted by our
malloc. Many thanks to Kevin McCarthy (upstream) for the quick fixes!
2019-12-15 23:52:48 +00:00
sthen
ff682128c4 add DEBUG_PACKAGES for mutt, move the existing ".if defined(DEBUG)" (to enable
debug logging) to a flavour.
2019-12-08 16:59:09 +00:00
sthen
89c82950bb update to mutt-1.13.0. enable the new support for autocrypt in the gpgme flavour. 2019-12-02 12:19:55 +00:00
sthen
43e2417768 update to mutt-1.12.2 2019-09-22 00:04:21 +00:00
sthen
9e48584ada update to mutt-1.12.1 2019-06-16 17:18:10 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
e8a6cc002c handle previous differently (tweak Makefile to avoid recompiles in 'fake',
and go back to our usual "FAKE_FLAGS= sysconfdir=${PREFIX}/share/examples/xx"
mechanism); help from espie and discussed with upstream
2019-05-31 10:25:34 +00:00
sthen
1834330c8a mutt 1.12.0 changed something in the build process, causing binaries to
be rebuilt in the install stage if variables were overridden. This resulted
in the finished binary trying to load /usr/local/share/examples/mutt/Muttrc
rather than /etc/mutt/Muttrc, most visible by a change in 'header weeding'
for people who didn't have ignore/unignore set in their own config, reported
by Anthony Campbell and tb@.

Tidy up some patch/subst mess while there.
2019-05-30 16:58:14 +00:00
sthen
6405a83b53 update to mutt-1.12.0 2019-05-26 12:59:19 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
9e6dba2ef3 update to mutt-1.11.4
"This release contains an important fix for IMAP users, mostly affecting
Gmail with the $trash folder set.  If you use this, you are strongly
encouraged to update."
2019-03-13 14:30:49 +00:00
sthen
c675d47c09 update to mutt-1.11.3 2019-02-01 23:55:59 +00:00
sthen
2b21d7f6b2 update to mutt-1.11.2 2019-01-09 16:31:50 +00:00
sthen
809af462ea Disable SEPARATE_BUILD, it results in mutt's build infrastructure
regenerating the (already-pregenerated) message catalogue files
if msgfmt was present at configure time.

Found by naddy@, fixes a dpb build failure if junking occurs.
2019-01-02 22:09:24 +00:00
sthen
195cf7d493 update to mutt-1.11.1 2018-12-02 12:46:58 +00:00
sthen
90cb0bc713 update to mutt-1.11.0 2018-11-26 16:56:02 +00:00
sthen
b08512c680 Patch gpg.rc examples to use gpg2. The stronger checks used by default in newer
versions of mutt/neomutt (in response to https://gitlab.com/muttmua/mutt/issues/39)
don't work with old gpg.

(There's an alternative workaround, "unset pgp_check_gpg_decrypt_status_fd",
but this is still subject to the issue reported in the above gitlab ticket
where unencrypted messages may be reported as encrypted).

Prompted by a report from stsp@.
2018-10-29 17:55:11 +00:00
sthen
b338063d11 update to mutt-1.10.1 2018-07-16 19:36:26 +00:00
sthen
a7b0ddc049 update to mutt-1.10.0 2018-05-19 21:51:46 +00:00
sthen
1c4beb793f update to mutt-1.9.5 2018-04-14 22:35:42 +00:00
rsadowski
90ef8ccd79 Bump after security/gpgme update 2018-04-14 10:14:04 +00:00
sthen
39348850e5 update to mutt-1.9.4 2018-03-04 01:07:51 +00:00
sthen
4a2ff8a208 - update to mutt-1.9.3, from job@, also from Bjorn Ketelaars
- termlib and ncurses are now both "soname curses" from bsd.lib.mk 1.92,
rename and shift into common WANTLIB block, similar to Bjorn's diff

- use SEPARATE_BUILD, from Bjorn
2018-01-28 16:40:57 +00:00
job
e974c1209e Update to mutt 1.9.2
OK sthen@
2017-12-16 15:59:31 +00:00
sthen
910323ac31 remove stray / in @pkgpath 2017-10-29 21:34:52 +00:00
sthen
3237752444 De-conflict with neomutt. 2017-10-13 16:27:20 +00:00
sthen
1807bb3bd5 bugfix update to mutt-1.9.1
- possible segfault with IMAP when syncing, along with trash folder and
imap_poll_timeout reconnection issues.
2017-09-24 14:14:10 +00:00
sthen
1b79c227a6 update to mutt-1.9.0 2017-09-04 16:48:37 +00:00
tj
f586485c58 prioritize https over http/ftp for distfiles.
ok aja jasper for gnome, aja for gnutls, giovanni for gimp, sthen for the rest
2017-08-22 18:03:51 +00:00