Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Jan 2021 13:54:36
2.0.4

|
otis  |
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 |
13 Dec 2020 19:01:14
2.0.3

|
fernape  |
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) |
22 Nov 2020 18:23:25
2.0.2

|
fernape  |
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) |
16 Nov 2020 15:14:28
2.0.1

|
fernape  |
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) |
09 Nov 2020 06:32:54
2.0.0

|
lwhsu  |
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) |
02 Sep 2020 04:43:15
1.14.7

|
swills  |
mail/mutt: Update to 1.14.7
PR: 249004
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer) |
12 Jul 2020 12:31:57
1.14.6

|
dmgk  |
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) |
24 Jun 2020 20:29:39
1.14.5

|
zeising  |
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 |
15 Jun 2020 08:04:04
1.14.3

|
meta  |
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 |
26 May 2020 13:10:29
1.14.2

|
fernape  |
mail/mutt: Update to 1.14.2
ChangeLog: http://www.mutt.org/
PR: 246731
Submitted by: dereks@lifeofadishwasher.com (maintainer) |
19 May 2020 07:02:46
1.14.1

|
pi  |
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 |
07 May 2020 06:59:53
1.14.0

|
pi  |
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/ |
04 Apr 2020 12:26:01
1.13.5

|
pi  |
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 |
16 Feb 2020 12:08:38
1.13.4

|
dmgk  |
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) |
13 Jan 2020 20:23:02
1.13.3

|
pi  |
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 |
21 Dec 2019 11:42:55
1.13.2

|
joneum  |
Update to 1.13.2
PR: 242714
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)
Sponsored by: Netzkommune GmbH |
15 Dec 2019 21:36:03
1.13.1

|
fernape  |
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) |
09 Oct 2019 12:06:22
1.12.2

|
bapt  |
Drop the ipv6 virtual category for m* category as it is not relevant anymore |
23 Sep 2019 15:22:13
1.12.2

|
swills  |
mail/mutt: Update to 1.12.2
PR: 240741
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer) |
15 Aug 2019 10:28:14
1.12.1

|
ak  |
- Fix MAILDIR_MTIME_PATCH option with NNTP enabled
Submitted by: Derek Schrock <derek@lifeofadishwasher.com> (maintainer)
Pointy hat: ak |
14 Aug 2019 19:20:16
1.12.1

|
ak  |
- Unbreak nntp patch
- Replace local vvv.quote patch with upstream one
PR: 239864
Approved by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer) |
13 Aug 2019 22:29:43
1.12.1

|
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
30 Jun 2019 20:13:42
1.12.1

|
swills  |
mail/mutt: 1.12.1
PR: 238589
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer) |
29 May 2019 17:41:34
1.12.0

|
ak  |
- 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) |
04 Apr 2019 04:07:18
1.11.4

|
ak  |
- 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) |
18 Mar 2019 17:00:54
1.11.4

|
swills  |
mail/mutt: Update to 1.11.4
PR: 236517
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer) |
01 Mar 2019 10:02:23
1.11.3

|
tobik  |
mail/mutt: Update to 1.11.3
PR: 235410
Submitted by: maintainer |
09 Feb 2019 23:25:37
1.11.2_1

|
sunpoet  |
Update dns/libidn2 to 2.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS |
08 Jan 2019 15:47:40
1.11.2

|
swills  |
mail/mutt: update to 1.11.2
PR: 234727
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer) |
06 Jan 2019 20:39:43
1.11.1_2

|
sunpoet  |
Update dns/libidn2 to 2.1.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS |
26 Dec 2018 23:46:01
1.11.1_1

|
swills  |
mail/mutt: Use updated VVV patches
PR: 234384
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer) |
22 Dec 2018 16:45:26
1.11.1

|
pi  |
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) |
09 Dec 2018 00:47:46
1.11.1

|
swills  |
mail/mutt: Update to 1.11.1
PR: 233815
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer) |
03 Dec 2018 22:23:03
1.11.0

|
swills  |
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) |
19 Jul 2018 15:39:52
1.10.1

|
fernape  |
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 |
16 Jul 2018 08:20:22
1.10.0_1

|
gahr  |
mail/mutt: fix patching when IFDEF_PATCH=off and REVERSE_REPLY_PATCH=on |
10 Jul 2018 00:42:08
1.10.0_1

|
fluffy  |
- 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 |
21 May 2018 20:39:16
1.10.0

|
krion  |
Update to 1.10.0
PR: 228387
Submitted by: maintainer |
20 Apr 2018 21:50:42
1.9.5_1

|
joneum  |
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) |
17 Apr 2018 06:47:32
1.9.5

|
joneum  |
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) |
07 Mar 2018 18:52:13
1.9.4

|
yuri  |
mail/mutt: Fix for NNTP=on
It needs perl5 for NNTP.
Reported by: krion
Approved by: tcberner (mentor, implicit) |
04 Mar 2018 03:50:50
1.9.4

|
yuri  |
mail/mutt: Update to 1.9.4
PR: 226336
Submitted by: dereks@lifeofadishwasher.com (maintainer)
Approved by: tcberner (mentor, implicit) |
03 Feb 2018 05:01:00
1.9.3

|
swills  |
mail/mutt: Update to 1.9.3
PR: 225497
Submitted by: dereks@lifeofadishwasher.com (maintainer) |
17 Dec 2017 16:46:05
1.9.2

|
riggs  |
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 |
27 Sep 2017 22:11:30
1.9.1_1

|
ak  |
- Remove autotools dependency
- Build sidebar by default, it's small and don't have side-effects when not
enabled
- Cleanup WITHOUT=XML handling |
24 Sep 2017 23:30:31
1.9.1

|
dbaio  |
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 |
12 Sep 2017 02:29:53
1.9.0_1

|
adamw  |
Update VVV patch to support 1.9.0, and unbreak the NNTP option.
PR: 222244
Submitted by: maintainer (dereks lifeofadishwasher com) |
10 Sep 2017 12:17:04
1.9.0

|
pi  |
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 |
19 Jun 2017 02:00:17
1.8.3

|
ak  |
- 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) |
13 May 2017 14:31:31
1.8.2_1

|
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) |
22 Apr 2017 11:52:48
1.8.2

|
miwi  |
- Upgrade to 1.8.2
- Clean up some patches due to fuzz warning message
- Replace patch-examples with a post-patch "simple" ${REINPLACE_CMD}
PR: 218803
Submitted by: maintainer |
10 Apr 2017 14:51:50
1.8.0_2

|
adamw  |
Regenerate the maildir-mtime-nntp patch. It was being fuzzy applied
in the wrong place previously. PORTREVISION bump for this.
Submitted by: dereks lifeofadishwasher com (maintainer)
Differential Revision: https://reviews.freebsd.org/D10334 |
27 Mar 2017 18:22:23
1.8.0_1

|
rene  |
mail/mutt: remove optional expired dependency on mail/mixmaster |
18 Mar 2017 23:17:18
1.8.0_1

|
ak  |
- Remove --disable-warnings, obsolete
- Remove unsused plist variables: COMPRESSED_FOLDERS, XML
- Remove XML_NEEDED from COMPRESSED_FOLDERS, QUOTE_PATCH, SIDEBAR options.
Only option that needs XML is NNTP
- Remove unused RR_PATCH_VERSION variable
- Update GREETING_PATCH to 1.8.0
- Remove COMPRESSED_FOLDERS option and make this feature enabled by default.
PR: 217898
Approved by: dereks@lifeofadishwasher.com (maintiner) |
04 Mar 2017 16:03:08
1.8.0

|
adamw  |
Update to 1.8.0 o Compressed Folders is now part of main line
Fix missing lib depends with libgpg-errors and libassuan
Move Header Cache to a BSD ports single radio
Remove redundent sidebar var
VVV updated to 1.8.0
GREETING updated to 1.7.2
extra-patch-parent-child-match converted to a makepatch
Changes: https://dev.mutt.org/hg/mutt/file/stable/UPDATING#l11
Differential Revision: https://reviews.freebsd.org/D9819
Submitted by: maintainer (dereks lifeofadishwasher com) |
16 Jan 2017 16:47:00
1.7.2

|
mat  |
Extract do-patch into a separate script.
PR: 215761
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D9029 |
14 Dec 2016 00:54:32
1.7.2

|
kevlo  |
Update distinfo after r428499. |
13 Dec 2016 15:26:13
1.7.2

|
amdmi3  |
- Update to 1.7.2
- VVV and RR patches are still 1.7.1
- Remove patch-gpgme180 this is part of 1.7.2
From the 1.7.2 release email:
This is a bug fix release, primarily fixing build issues with OpenSSL
1.1 and GPGME 1.8. Please note that as part of the OpenSSL fixes,
versions less than 0.9.6 are no longer supported.
PR: 215084
Submitted by: dereks@lifeofadishwasher.com (maintainer) |
27 Nov 2016 08:32:18
1.7.1_2

|
adamw  |
Add gpgme 1.8.0 support.
PR: 214868
Submitted by: dereks lifeofadishwasher com |
26 Nov 2016 23:41:17
1.7.1_2

|
jhale  |
Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module. |
06 Nov 2016 19:24:28
1.7.1_1

|
adamw  |
Enable the GPGME knob by default and bump PORTREVISION.
Submitted by: maintainer (dereks lifeofadishwasher com) |
24 Oct 2016 10:18:50
1.7.1

|
mat  |
OPTIONS_SET/OPTIONS_UNSET are global variables, they cannot be used in ports
Makefiles.
So, replace them with OPTIONS_SLAVE, OPTIONS_EXCLUDE, OPTIONS_DEFAULT,
where appropriate.
The ghostscript ports are doing something nasty that is certainly wrong,
but I don't want to try to understand it.
Sponsored by: Absolight |
21 Oct 2016 12:51:41
1.7.1

|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
17 Oct 2016 14:51:29
1.7.1

|
adamw  |
Remove now-unused greeting patch.
Submitted by: George L. Yermulnik |
17 Oct 2016 06:04:34
1.7.1

|
antoine  |
Prevent PKGBASE collison between mail/mutt and mail/mutt-lite |
17 Oct 2016 02:40:41
1.7.1

|
adamw  |
- Update to 1.7.1
- Move some vars around to make portlint happy
- Use MUTT_LITE instead of LITE
- Fetch deepif and date-contitional from remote locations
- Reword COMMENT
- Bring back remote patch versions incase mutt version and patch
versions arn't in sync
- Remove date_conditional patch pulled in remotely
- Add two new sidebar samples
- convert patch-* patches to makepatch patches
- Greeting patch 1.7.1 now PATCHFILE
- make makesum will pull all optional dist/patchfiles
PR: 213431
Submitted by: maintainer (dereks lifeofadishwasher com) |
05 Oct 2016 22:55:29
1.7.0

|
adamw  |
Update to 1.7.0. The sidebar patch is now an official part of mutt,
and is now controlled by a SIDEBAR option. The trash patch is now
a non-optional part of mutt so its knob has disappeared completely.
Also, pass maintainership to submitter. Udo has looked after this
port for a long time; many thanks to him for all his work!
Changes for 1.7.0:
! 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. (Only the first 15 lines of the commit message are shown above ) |
06 May 2016 06:58:17
1.6.1

|
pi  |
mail/mutt: 1.6.0 -> 1.6.1
- bug-fixing release - no new functions
PR: 209224
Submitted by: Udo.Schweigert@siemens.com (maintainer) |
13 Apr 2016 09:57:03
1.6.0_2

|
pi  |
mail/mutt: fix Makefile for -lite
PR: 208694
Submitted by: Udo.Schweigert@siemens.com (maintainer) |
10 Apr 2016 12:53:26
1.6.0_1

|
pi  |
mail/mutt: some fixes
- changed from USE_AUTOTOOLS (deprecated) to USES=autoreconf
- mutt-lite slave port fix for no-libiconv-case
PR: 208658
Submitted by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer) |
09 Apr 2016 17:02:24
1.6.0

|
pi  |
mail/mutt: 1.5.24 -> 1.6.0
Changes:
- http://www.mutt.org/doc/UPDATING
- added base64 option
PR: 208641, 208054
Submitted by: Udo.Schweigert@siemens.com (maintainer), ports@bsdserwis.com |
01 Apr 2016 14:16:20
1.5.24_6

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
18 Mar 2016 16:21:29
1.5.24_6

|
adamw  |
Remove metamail dependency, and add a mailcap.5 manpage.
The intention of r411160 was to provide a mailcap manpage, as referenced
in multiple places by the mutt(1) and muttrc(5) manpages.
Although mail/metamail provides a mailcap.4 manpage, metamail is not
particularly relevant as a mailcap provider. The main external filter
that mutt needs is something to render text/html mime parts, but the
last metamail release was in 1994, 22 years ago.
This commit removes that metamail dependency, and adds a mailcap.5
manpage written by Udo Schweigert (mail/mutt's maintainer), based off
metamail's mailcap.4 manpage.
PR: 207727
Submitted by: Udo Schweigert (maintainer) |
17 Mar 2016 23:04:25
1.5.24_5

|
mat  |
Depend on a file that actually is in the package, so that the dependency
is really registered.
Sponsored by: Absolight |
15 Mar 2016 12:56:32
1.5.24_5

|
feld  |
mail/mutt: Add missing RUN_DEPENDS
Mutt requires mailcap to handle MIME attachments.
http://www.mutt.org/doc/manual/manual-5.html
PR: 207727
Approved by: maintainer |
09 Feb 2016 12:33:37
1.5.24_4

|
marino  |
mail/mutt-lite: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
28 Jan 2016 12:11:41
1.5.24_4

|
pi  |
mail/mutt: set GSSAPI default to NONE
- this was the old default
PR: 206220 |
28 Jan 2016 11:50:36


|
pi  |
mail/mutt: provide options to build with GSSAPI variants
The port rolls its own GSSAPI handling system, looking for installed
libraries, rather than employing the "Uses" knobs (which probably
post-date the mutt Port's GSSAPI support).
When linking against OpenSSL from Ports, this results in one mutt
process pulling in both libcrypto.so.8 from Ports and libcrypto.so.7
from the base system (FreeBSD 10.1), leading to environ corruption
problems when running external commands, which complain at startup
(libc routines detect the corruption). These look like:
sh: environment corrupt; missing value for SOME_VAR
and can be seen when, eg, viewing a PGP-signed mail with GnuPG
integration turned on.
This patch switches mail/mutt to use the GSSAPI "Uses" system.
PR: 206220
Submitted by: Phil Pennock <freebsd@phil.spodhuis.org>
Approved by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer) |
28 Jan 2016 08:41:56
1.5.24_2

|
pi  |
mail/mutt: update sidebar patch
PR: 205284
Reported by: Zsolt Udvari <udvzsolt@gmail.com>
Approved by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer) |
14 Jan 2016 04:49:19
1.5.24_1

|
ohauer  |
- fix mutt-lite NLS leftovers [1]
[1] patch by ak@
PR: 206092 |
13 Jan 2016 10:05:33
1.5.24_1

|
ohauer  |
- fix mutt-lite build
PR: 206092 (follow up)
Approved by: udo.schweigert@siemens.com (maintainer) |
12 Jan 2016 16:07:12
1.5.24_1

|
ak  |
- Convert to options helpers when possible
- Add URLVIEW option (on by default)
- Add patch to make parent directory entry (..) always on top of browser menu
(with any $sort_browser value)
- Clean up MASTER_SITES
PR: 206092
Approved by: udo.schweigert@siemens.com (maintainer) |
13 Sep 2015 09:18:10
1.5.24

|
riggs  |
Update to upstream version 1.5.24, add MIXMASTER OPTION
PR: 203056, 202114
Submitted by: Udo.Schweigert@siemens.com (maintainer) |
16 May 2015 01:19:12
1.5.23_9

|
jbeich  |
mail/mutt: update patches
- Fix sidebar patch [1]. This version introduces a new config variable
"sidebar_shortpath" which is set to yes by default to ensure
backwards compatibility.
- Fix an issue with recent gpg (and gpgme) versions (GnuPG version 2.1
stops exporting the GPG_AGENT_INFO environment variable, so mutt can't
check for the presence of that to ensure the agent is running).
- Fix pgp key selection [2].
- Bump port revision because of major change to sidebar patch and gpg
handling.
PR: 199727
PR: 199115 [1]
PR: 199341 [2]
Submitted by: Udo.Schweigert@siemens.com (maintainer)
MFH: 2015Q2 |
13 May 2015 23:41:30
1.5.23_8

|
amdmi3  |
- Add CPE info
Approved by: portmgr blanket |
03 Apr 2015 15:56:58
1.5.23_8

|
thomas  |
Previous change introduces a new dependency, so bump PORTREVISION
PR: 197699
Differential Revision: D2218
Approved by: portmgr (mat) |
03 Apr 2015 15:35:30
1.5.23_7

|
thomas  |
Add "translit" ARG to USES=iconv so that the full port still
uses GNU iconv (not the system iconv): users may rely on
being able to set charset=//TRANSLIT
PR: 197699
Differential Revision: D2218
Approved by: maintainer (Udo.Schweigert@siemens.com), portmgr (mat), roberto |
06 Mar 2015 12:01:36
1.5.23_7

|
robak  |
mail/mutt: fix muttrc man page
PR: 198303
Submitted by: Udo Schweigert <Udo.Schweigert@siemens.com> |
10 Dec 2014 09:58:25
1.5.23_7

|
rodrigo  |
Update for mail/mutt: Fix security vulnerability CVE-2014-9116
PR: ports/195550
Submitted by: Udo.Schweigert@siemens.com (maintainer)
Obtained from: mutt
MFH: 2014Q4 |
22 Nov 2014 13:53:35
1.5.23_6

|
pi  |
mail/mutt: improve sidebar function when handling many mail folders
- Add code to improve sidebar function when handling many mail folders
- Remove sidebar patch from default options to fix issues with packages
(may be reverted later if confidence in current sidebar patch has grown)
- Bump PORTREVISION due to default options changes
PR: 195076
Submitted by: Udo.Schweigert@siemens.com (maintainer) |
30 Aug 2014 18:18:14
1.5.23_5

|
tijl  |
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc |
21 Aug 2014 22:50:30
1.5.23_4

|
mandree  |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
28 Jul 2014 23:20:38
1.5.23_3

|
adamw  |
Rename mail/ patch-xy patches to reflect the files they modify. |
15 Jul 2014 16:14:15
1.5.23_3

|
adamw  |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
04 Jun 2014 03:19:47
1.5.23_3

|
milki  |
Revert mail/mutt sidebar patch
- sidebar patch is buggy
- Bump mail/mutt to 1.5.23_3
PR: 190577
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Reviewed by: Larry Rosenman <ler@lerctr.org> (PR submitter)
Approved by: swills (mentor) |
02 Jun 2014 22:37:02
1.5.23_2

|
milki  |
Update mail/mutt to 1.5.23_2
- Update sidebar patch to most recent upstream version
(patch-1.5.23.sidebar.20140412)
- Ammend default options by IDN, LOCALES_FIX, SIDEBAR_PATCH, SASL,
and TRASH_PATCH as requested by the community
- Bump portrevision to reflect new default options
PR: ports/188544
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
Reviewed by: bdrewery
Approved by: eadler (mentor) |
20 Mar 2014 13:55:31
1.5.23_1

|
zi  |
- Resolve build when COMPRESSED_FOLDERS is enabled
- Bump PORTREVISION
PR: ports/187629
Submitted by: Simeon Simeonov <blackmore@pichove.org>
Approved by: "Schweigert, Udo" <Udo.Schweigert@siemens.com> (maintainer) |
17 Mar 2014 14:48:52
1.5.23

|
zi  |
- Fix build with clang
PR: ports/187418
Submitted by: "Schweigert, Udo" <Udo.Schweigert@siemens.com> (maintainer) |
14 Mar 2014 11:30:08
1.5.23

|
zi  |
- Update to 1.5.23
PR: ports/187539
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Security: eb426e82-ab68-11e3-9d09-000c2980a9f3 |
05 Feb 2014 09:05:09
1.5.22

|
thierry  |
Fix when SLANG is selected.
Reported by: Albert Shih |