Commit Graph

361 Commits

Author SHA1 Message Date
Juraj Lutter ebd4dad9eb mail/mutt: Security update to 2.0.5
- Update to 2.0.5 with fix for CVE-2021-3181
- Changelog at:
https://gitlab.com/muttmua/mutt/-/raw/da5e328257fd56f3498158be9277f0d9d36801f9/ChangeLog

PR:		252930
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
MFH:		2021Q1
Security:	387bbade-5d1d-11eb-bf20-4437e6ad11c4
Differential Revision:	https://reviews.freebsd.org/D28309
2021-01-23 21:14:02 +00:00
Juraj Lutter f26b249c17 mail/mutt: Update to 2.0.4
A bugfix release.

And while here, also reformat Makefile according to portfmt and portclippy

PR:		252295
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Reviewed by:	osa (mentor)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D27951
2021-01-13 13:54:36 +00:00
Fernando Apesteguía 9237149699 mail/mutt: Update to 2.0.3
ChangeLog: https://marc.info/?l=mutt-users&m=160711464529967&w=2

PR:	251623
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2020-12-13 19:01:14 +00:00
Fernando Apesteguía 22a01a0e5e mail/mutt: Update to 2.0.2
ChangeLog: https://marc.info/?l=mutt-users&m=160589518808669&w=2

vuxml entry in PR: 251278

PR:	251277
Submitted by:	dereks@lifeofadishwasher.com
MFH:	2020Q4 (blanket, security fix)
2020-11-22 18:23:25 +00:00
Fernando Apesteguía a16dd999e4 mail/mutt: Update to 2.0.1
ChangeLog: https://marc.info/?l=mutt-users&m=160539183815225&w=2

PR:	251165
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2020-11-16 15:14:28 +00:00
Li-Wen Hsu 3d30797fee mail/mutt: Update to 2.0.0 with extra patch cleanup
- Update to 2.0.0 [1][2]
- Remove threadcomplete. Appears ~(~T) has the same functionality.
- Remove muttlib.c patch and use mutt's mktemp functions for temp files.
  I don't believe this is an issue since neomutt also use's mutt's.
- Remove forcebase64 patch.  Should no longer be an issue.
- Remove spelling options. Install the desired spelling port and
  configure mutt as needed.
- Update patch contexts.

[1] https://marc.info/?l=mutt-announce&m=160478560100820&w=2
[2] http://www.mutt.org/relnotes/2.0/

PR:		250970
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2020-11-09 06:32:54 +00:00
Steve Wills 97083c5b9e mail/mutt: Update to 1.14.7
PR:		249004
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2020-09-02 04:43:14 +00:00
Dmitri Goutnik fa03175b33 mail/mutt: Update to 1.14.6
Changes:	https://marc.info/?l=mutt-users&m=159450037229752&w=2
PR:		247928
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2020-07-12 12:31:57 +00:00
Niclas Zeising 13f6b6d768 mail/mutt: Update to 1.14.5
Update mail/mutt to 1.14.5, this is a security fix release, with fixes for
CVE-2020-14093 and CVE-2020-14954

PR:		247400
Submitted by:	Derek Schrock
MFH:		2020Q2
Security:	5b397852-b1d0-11ea-a11c-4437e6ad11c4
		29b13a34-b1d2-11ea-a11c-4437e6ad11c4
2020-06-24 20:29:38 +00:00
Koichiro Iwao 66c394487e mail/mutt: Update to 1.14.3
- Update to 1.14.3
- Muttrc removed from dist. making perl a BUILD_DEPENDS
- manual.txt removed from dist. making lynx a DOCS_BUILD_DEPENDS
- Remove MASTER_SITES not updated or can't connect

PR:		247266
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Relnotes:	https://marc.info/?l=mutt-users&m=159217236324614&w=2
2020-06-15 08:04:04 +00:00
Fernando Apesteguía 0c58982c26 mail/mutt: Update to 1.14.2
ChangeLog: http://www.mutt.org/

PR:	246731
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2020-05-26 13:10:29 +00:00
Kurt Jaeger 15fd46f542 mail/mutt: update 1.14.0 -> 1.14.1
- Rename DEBUG option to DEBUG_LOGS
- Add lang/perl5 deps that triggers a Muttrc rebuild
- Make smime patch optional due to perl build deps.
- Remove unnecessary doc patches and REINPLACE_CMD
- Move build changing patches to make targets
- ASPELL updates the (pre)built Muttrc to not require a rebuild

PR:		246559
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Relnotes:	https://marc.info/?l=mutt-users&m=158965668315387&w=2
2020-05-19 07:02:45 +00:00
Kurt Jaeger 8506f6baac mail/mutt: update 1.13.5 -> 1.14.0
- Default DEBUG option
  (very small performance impact and ~4% binary size increase)

PR:		246270
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Relnotes:	http://www.mutt.org/relnotes/1.14/
2020-05-07 06:59:53 +00:00
Kurt Jaeger 9a60fecc13 mail/mutt: upgrade 1.13.4 -> 1.13.5
- Bring back vvv quote/initials patches
- Remove NNTP option (XML as well)
- Update default option patches context

PR:		245175
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Relnotes:	https://marc.info/?l=mutt-users&m=158542977114051&w=2
2020-04-04 12:26:00 +00:00
Dmitri Goutnik 97cd3e2a97 mail/mutt: Update to 1.13.4
Changelog:

- Fix a potential memory corruption issue when sync'ing imap mailboxes
- Improve the speed of opening mailboxes with large threads (when sorting by
  thread)
- Change the default of $ssl_force_tls back to unset

PR:		244150
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2020-02-16 12:08:37 +00:00
Kurt Jaeger f2c39c5fa0 mail/mutt: upgrade 1.13.2 -> 1.13.3
- This is a bug fix release, fixing exit screen handling and a possible
  segv on imap-logout-all.

PR:		243304
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
Relnotes:	https://marc.info/?l=mutt-users&m=157886764632256&w=2
2020-01-13 20:23:02 +00:00
Jochen Neumeister 6f2aa8ead0 Update to 1.13.2
PR:		242714
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Sponsored by:	Netzkommune GmbH
2019-12-21 11:42:55 +00:00
Fernando Apesteguía 4d7abcb8fb mail/mutt: update to 1.13.1
Too many changes to be listed here.

ChangeLog: https://gitlab.com/muttmua/mutt/raw/stable/UPDATING

PR:	242534
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2019-12-15 21:36:02 +00:00
Baptiste Daroussin 0be2ce42f1 Drop the ipv6 virtual category for m* category as it is not relevant anymore 2019-10-09 12:06:22 +00:00
Steve Wills 2fa5fb41a8 mail/mutt: Update to 1.12.2
PR:		240741
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2019-09-23 15:22:12 +00:00
Alex Kozlov 196240f62b - Fix MAILDIR_MTIME_PATCH option with NNTP enabled
Submitted by:	Derek Schrock <derek@lifeofadishwasher.com> (maintainer)
Pointy hat:     ak
2019-08-15 10:28:14 +00:00
Alex Kozlov 623e89af51 - Unbreak nntp patch
- Replace local vvv.quote patch with upstream one

PR:	239864
Approved by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2019-08-14 19:20:15 +00:00
Mathieu Arnold 558224994b onvert to UCL & cleanup pkg-message (categories l-m) 2019-08-13 22:29:42 +00:00
Steve Wills b502c69fd9 mail/mutt: 1.12.1
PR:		238589
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2019-06-30 20:13:41 +00:00
Alex Kozlov 5d3181d2b5 - Update to 1.12.0 [*]
- Clean up patches due to upstream whitespace cleanup/changes
- Mark NNTP patch broken with 1.12.0
- VVV quote patch broken. Add to files/ fixed version until updated upstream
- Update extra-patch-maildir-mtime* due to upstream 6317a30369e
- Remove extra-patch-smime-outlook. The code [2] backing this patch was removed

[*] http://www.mutt.org/relnotes/1.12/

PR:	238179
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2019-05-29 17:41:34 +00:00
Alex Kozlov 257ee95ea2 - Cleanup LDFLAGS, CONFIGURE_ENV [1]
- Fix non-default LOCALBASE for aspell [1]
- Remove unused extra-patch-parent-child-match

PR:	236189

Submitted by:	John Hein <jcfyecrayz@liamekaens.com> [1]
Approved by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2019-04-04 04:07:17 +00:00
Steve Wills d146882f70 mail/mutt: Update to 1.11.4
PR:		236517
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2019-03-18 17:00:53 +00:00
Tobias Kortkamp ac86dc107f mail/mutt: Update to 1.11.3
PR:		235410
Submitted by:	maintainer
2019-03-01 10:02:22 +00:00
Sunpoet Po-Chuan Hsieh dc7a01a3c8 Update dns/libidn2 to 2.1.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
2019-02-09 23:25:36 +00:00
Steve Wills 8737092e8b mail/mutt: update to 1.11.2
PR:		234727
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2019-01-08 15:47:40 +00:00
Sunpoet Po-Chuan Hsieh 06e735460e Update dns/libidn2 to 2.1.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
2019-01-06 20:39:43 +00:00
Steve Wills 20e06a6821 mail/mutt: Use updated VVV patches
PR:		234384
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2018-12-26 23:46:01 +00:00
Kurt Jaeger c6f96f0fab mail/mutt: fix extra patches if QUOTE_PATCH is not selected
- remove some context from the extra-patches so that they
  still apply if QUOTE_PATCH is not selected.

PR:		233993
Submitted by:	mjl@luckie.org.nz
Approved by:	dereks@lifeofadishwasher.com (maintainer)
2018-12-22 16:45:25 +00:00
Steve Wills d3b01c90e9 mail/mutt: Update to 1.11.1
PR:		233815
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2018-12-09 00:47:46 +00:00
Steve Wills 9f2ff2b76e mail/mutt: Update to 1.11.1
While here:
* Remove MUTT_LITE parts
* pet portlint
- NNTP broken for 1.11.0
* Add patch-qresync-crash fixes a crash coming in 1.11.1

PR:		233680
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
2018-12-03 22:23:03 +00:00
Fernando Apesteguía 23478e67be mail/mutt: update to 1.10.1
PR:	229809
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16321
2018-07-19 15:39:51 +00:00
Pietro Cerutti 093cee67a6 mail/mutt: fix patching when IFDEF_PATCH=off and REVERSE_REPLY_PATCH=on 2018-07-16 08:20:22 +00:00
Dima Panov fbf9e69622 - Update GREETINGS, INITIALS, QUOTE and NNTP extrapatches to 1.10.0 release
- Remove NNTP_BROKEN as well

PR:		229646
Submitted by:	fluffy
Approved by:	maintainer
MFH:		2018Q3
2018-07-10 00:42:08 +00:00
Kirill Ponomarev 4dad82591b Update to 1.10.0
PR:		228387
Submitted by:	maintainer
2018-05-21 20:39:16 +00:00
Jochen Neumeister c675b6dc11 This is a fix for OPTIONS_FILE_SET+=NNTP
===>  Patching for mutt-1.9.5
===>  Applying distribution patches for mutt-1.9.5
1 out of 2 hunks failed--saving rejects to Makefile.am.rej
1 out of 3 hunks failed--saving rejects to Makefile.in.rej
1 out of 12 hunks failed--saving rejects to doc/Muttrc.rej
*** Error code 1

PR:		227519
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2018-04-20 21:50:41 +00:00
Jochen Neumeister b479503418 mail/mutt: Update to 1.9.5
Changelog:

* 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.

PR:		227519
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2018-04-17 06:47:32 +00:00
Yuri Victorovich 0763c6d088 mail/mutt: Fix for NNTP=on
It needs perl5 for NNTP.

Reported by:	krion
Approved by:	tcberner (mentor, implicit)
2018-03-07 18:52:13 +00:00
Yuri Victorovich 450a8bea7f mail/mutt: Update to 1.9.4
PR:		226336
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-03-04 03:50:50 +00:00
Steve Wills 7f46477597 mail/mutt: Update to 1.9.3
PR:		225497
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2018-02-03 05:01:00 +00:00
Thomas Zander 5d30a915d6 Update to upstream release 1.9.2
Detailed maintainer log:
- Update to mutt 1.9.2
- Bring ats date-conditional back as a local patch file
  - Due to the patch not having versioning an update can break the port
    if the hash of the file changes
- Update greeting patch to 1.9.1

PR:		224374
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13509
2017-12-17 16:46:05 +00:00
Alex Kozlov 6117e5d37a - Remove autotools dependency
- Build sidebar by default, it's small and don't have side-effects when not enabled
- Cleanup WITHOUT=XML handling
2017-09-27 22:11:30 +00:00
Danilo G. Baio 9061e66b89 mail/mutt: Update to 1.9.1
- Greeting patch is still 1.9.0

From Mutt News[1]:

This is a bug-fix release, fixing a possible segfault with IMAP when syncing,
along with trash folder and imap_poll_timeout reconnection issues.

1 - http://www.mutt.org/news.html

PR:		222579
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
Differential Revision:	D12486
2017-09-24 23:30:31 +00:00
Adam Weinberger 9d95d69a95 Update VVV patch to support 1.9.0, and unbreak the NNTP option.
PR:		222244
Submitted by:	maintainer (dereks lifeofadishwasher com)
2017-09-12 02:29:53 +00:00
Kurt Jaeger 8c0e2e4c6d mail/mutt: update 1.8.3 -> 1.9.0
PR:		222154
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
Relnotes:	http://www.mutt.org/relnotes/1.9/
		http://www.mutt.org/doc/UPDATING
Differential Revision:	https://reviews.freebsd.org/D12282
2017-09-10 12:17:03 +00:00
Alex Kozlov 4c7dd96149 - Update mail/mutt to 1.8.3
- Move post-patch to pre-configure so it doesn't interfere with patch debugging
- Use more up-to-date version of date_conditional patch
- Clean up default options patches to be as offset/fuzz free as possible

PR:	219786
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2017-06-19 02:00:16 +00:00