Commit graph

338 commits

Author SHA1 Message Date
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
Alex Kozlov
0c8e9332a5 - 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)
2017-05-13 14:31:30 +00:00
Martin Wilke
6d2826efac - 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
2017-04-22 11:52:48 +00:00
Adam Weinberger
b732d706af 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
2017-04-10 14:51:50 +00:00
Rene Ladan
eb9eaa63d4 mail/mutt: remove optional expired dependency on mail/mixmaster 2017-03-27 18:22:23 +00:00
Alex Kozlov
b1a46d995e - 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)
2017-03-18 23:17:18 +00:00
Adam Weinberger
4754ef4148 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)
2017-03-04 16:03:08 +00:00
Mathieu Arnold
1cc9fcd1c7 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
2017-01-16 16:47:00 +00:00
Kevin Lo
6044e9ac02 Update distinfo after r428499. 2016-12-14 00:54:32 +00:00
Dmitry Marakasov
b8374f12e4 - 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)
2016-12-13 15:26:13 +00:00
Adam Weinberger
cbd70afe92 Add gpgme 1.8.0 support.
PR:		214868
Submitted by:	dereks lifeofadishwasher com
2016-11-27 08:32:18 +00:00
Jason E. Hale
d32b8fe316 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.
2016-11-26 23:41:16 +00:00
Adam Weinberger
36855604d9 Enable the GPGME knob by default and bump PORTREVISION.
Submitted by:	maintainer (dereks lifeofadishwasher com)
2016-11-06 19:24:27 +00:00
Mathieu Arnold
c6f651390a 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
2016-10-24 10:18:50 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Adam Weinberger
3e5240cde9 Remove now-unused greeting patch.
Submitted by:	George L. Yermulnik
2016-10-17 14:51:29 +00:00
Antoine Brodin
5497cc0d2a Prevent PKGBASE collison between mail/mutt and mail/mutt-lite 2016-10-17 06:04:34 +00:00
Adam Weinberger
da35507d98 - 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)
2016-10-17 02:40:41 +00:00
Adam Weinberger
7968adaf51 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.
  + 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.

PR:		213180
Submitted by:	dereks lifeofadishwasher com
Approved by:	outgoing maintainer (Udo Schweigert)
2016-10-05 22:55:29 +00:00
Kurt Jaeger
92afdc6840 mail/mutt: 1.6.0 -> 1.6.1
- bug-fixing release - no new functions

PR:		209224
Submitted by:	Udo.Schweigert@siemens.com (maintainer)
2016-05-06 06:58:17 +00:00
Kurt Jaeger
084fddb984 mail/mutt: fix Makefile for -lite
PR:		208694
Submitted by:	Udo.Schweigert@siemens.com (maintainer)
2016-04-13 09:57:03 +00:00
Kurt Jaeger
cc1953e9e5 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)
2016-04-10 12:53:26 +00:00
Kurt Jaeger
4be639c298 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
2016-04-09 17:02:24 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00