non port: mail/mutt/files/patch-dgc-deepif |
SVNWeb
|
Number of commits found: 13 |
Tue, 9 May 2023
|
[ 09:38 Fernando ApesteguĂa (fernape) Author: Derek Schrock ] efe2cf3
mail/mutt: Remove QUOTE_PATCH option and future patch removal
* Removing QUOTE_PATCH due to logic issues and RFC3676 quoting.
* Keep vvv initials patch from QUOTE_PATCH adding INITIALS_PATCH
* Add depercation of other patches to be removed in future updates via
UPDATING and pkg-message. See PR 271190 [1] comment 12 [2].
* SASL_NONE will now add --with-sasl=no (making portlint happy)
* Update context on patches
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271190
[2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271190#c12
Context and discussion:
https://lists.freebsd.org/archives/freebsd-ports/2023-May/003815.html
PR: 271190
Reported by: kh@panix.com
Differential Revision: https://reviews.freebsd.org/D39985
|
Tue, 7 Jun 2022
|
[ 02:13 Guangyuan Yang (ygy) Author: Derek Schrock ] b278d09
mail/mutt: Update to 2.2.6
Changelog: https://gitlab.com/muttmua/mutt/-/blob/stable/UPDATING#L12
PR: 264489
|
Sun, 1 May 2022
|
[ 12:08 Dmitri Goutnik (dmgk) Author: Derek Schrock ] 7b7c0db
mail/mutt: Update to 2.2.4
Changes: https://marc.info/?l=mutt-users&m=165135060511141&w=2
PR: 263695
|
Mon, 14 Feb 2022
|
[ 05:23 Guangyuan Yang (ygy) Author: Derek Schrock ] 79aa6d9
mail/mutt: Update to 2.2.0
Changelog: https://marc.info/?l=mutt-users&m=164471766728598&w=2
PR: 261917
|
Mon, 14 Jun 2021
|
[ 21:44 Neel Chauhan (nc) Author: Derek Schrock ] 4de7b11
mail/mutt: Update to 2.1.0
- Update to 2.1.0 [1]
- Remove patch-browser upstream now ignores ..
[1] http://www.mutt.org/relnotes/2.1/
PR: 256609
|
Mon, 9 Nov 2020
|
[ 06:32 lwhsu ] (Only the first 10 of 14 ports in this commit are shown above. )
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)
|
Thu, 7 May 2020
|
[ 06:59 pi ] (Only the first 10 of 18 ports in this commit are shown above. )
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/
|
Sat, 4 Apr 2020
|
[ 12:26 pi ] (Only the first 10 of 21 ports in this commit are shown above. )
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
|
Sun, 15 Dec 2019
|
[ 21:36 fernape ] (Only the first 10 of 20 ports in this commit are shown above. )
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)
|
Wed, 29 May 2019
|
[ 17:41 ak ] (Only the first 10 of 20 ports in this commit are shown above. )
- 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)
|
Mon, 3 Dec 2018
|
[ 22:23 swills ] (Only the first 10 of 15 ports in this commit are shown above. )
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)
|
Mon, 19 Jun 2017
|
[ 02:00 ak ] (Only the first 10 of 12 ports in this commit are shown above. )
- 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)
|
Sat, 13 May 2017
|
[ 14:31 ak ]
- Update VVV's patches to 1.8.2 [1]
- Move dgc-deepif patch into the port as upstream disappeared
- Rebase patches to eliminate offset when possible
- Remove unused extra-patch-pgp-dw
PR: 218834 [1]
Submitted by: dereks@lifeofadishwasher.com (maintainer)
Approved by: dereks@lifeofadishwasher.com (maintainer)
|
Number of commits found: 13 |