head 1.3; access; symbols pkgsrc-2016Q2:1.2.0.2 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.1.0.18 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.16 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.14 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.12 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.10 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.8 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.6 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.4 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.2 pkgsrc-2014Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2016.07.11.22.03.45; author wiz; state dead; branches; next 1.2; commitid RRXKPVE1El8L6Xdz; 1.2 date 2016.04.09.09.46.26; author tron; state Exp; branches; next 1.1; commitid OHfxpIMhhq0b1W1z; 1.1 date 2014.01.12.17.43.37; author wiz; state Exp; branches; next ; commitid zgHKLPZGJHo4XQkx; desc @@ 1.3 log @Remove mutt-kz, superseded by neomutt. @ text @$NetBSD: patch-ab,v 1.2 2016/04/09 09:46:26 tron Exp $ --- Makefile.in.orig 2016-04-05 11:16:26.000000000 +0100 +++ Makefile.in 2016-04-09 10:05:39.000000000 +0100 @@@@ -131,7 +131,7 @@@@ mutt_notmuch.h @@BUILD_SIDEBAR_TRUE@@am__objects_1 = sidebar.$(OBJEXT) @@BUILD_NOTMUCH_TRUE@@am__objects_2 = mutt_notmuch.$(OBJEXT) -am_mutt_OBJECTS = addrbook.$(OBJEXT) alias.$(OBJEXT) attach.$(OBJEXT) \ +am_mutt_OBJECTS = mvchgat.$(OBJEXT) addrbook.$(OBJEXT) alias.$(OBJEXT) attach.$(OBJEXT) \ base64.$(OBJEXT) browser.$(OBJEXT) buffy.$(OBJEXT) \ color.$(OBJEXT) crypt.$(OBJEXT) cryptglue.$(OBJEXT) \ commands.$(OBJEXT) complete.$(OBJEXT) compose.$(OBJEXT) \ @@@@ -359,7 +359,7 @@@@ DBX = @@DBX@@ DEBUGGER = @@DEBUGGER@@ DEFS = -DPKGDATADIR=\"$(pkgdatadir)\" -DSYSCONFDIR=\"$(sysconfdir)\" \ - -DBINDIR=\"$(bindir)\" -DMUTTLOCALEDIR=\"$(datadir)/locale\" \ + -DBINDIR=\"$(bindir)\" -DMUTTLOCALEDIR=\"$(localedir)\" \ -DHAVE_CONFIG_H=1 DEPDIR = @@DEPDIR@@ @@@@ -828,6 +828,7 @@@@ @@AMDEP_TRUE@@@@am__include@@ @@am__quote@@./$(DEPDIR)/rfc2231.Po@@am__quote@@ @@AMDEP_TRUE@@@@am__include@@ @@am__quote@@./$(DEPDIR)/rfc3676.Po@@am__quote@@ @@AMDEP_TRUE@@@@am__include@@ @@am__quote@@./$(DEPDIR)/rfc822.Po@@am__quote@@ +@@AMDEP_TRUE@@@@am__include@@ @@am__quote@@./$(DEPDIR)/mvchgat.Po@@am__quote@@ @@AMDEP_TRUE@@@@am__include@@ @@am__quote@@./$(DEPDIR)/safe_asprintf.Po@@am__quote@@ @@AMDEP_TRUE@@@@am__include@@ @@am__quote@@./$(DEPDIR)/score.Po@@am__quote@@ @@AMDEP_TRUE@@@@am__include@@ @@am__quote@@./$(DEPDIR)/send.Po@@am__quote@@ @@@@ -1375,11 +1376,6 @@@@ rm -f $(DESTDIR)$(bindir)/mutt.dotlock ; \ ln -sf $(DESTDIR)$(bindir)/mutt_dotlock $(DESTDIR)$(bindir)/mutt.dotlock ; \ fi - if test -f $(DESTDIR)$(bindir)/mutt_dotlock && test x$(DOTLOCK_GROUP) != x ; then \ - chgrp $(DOTLOCK_GROUP) $(DESTDIR)$(bindir)/mutt_dotlock && \ - chmod $(DOTLOCK_PERMISSION) $(DESTDIR)$(bindir)/mutt_dotlock || \ - { echo "Can't fix mutt_dotlock's permissions! This is required to lock mailboxes in the mail spool directory." >&2 ; exit 1 ; } \ - fi install-data-local: $(MKDIR_P) $(DESTDIR)$(sysconfdir) @ 1.2 log @Update "mutt-kz" package to version 1.6.0.1. Changes since 1.5.23.1-rc1: + Enabled utf-8 mailbox support for IMAP. + New expandos %r and %R for comma separated list of To: and Cc: recipients respectively. + Improved support for internationalized email and SMTPUTF8 (RFC653[0-3]). ! $use_idn has been renamed to $idn_decode. + $idn_encode controls whether outgoing email address domains will be IDNA encoded. If your MTA supports it, unset to use utf-8 email address domains. + The S/MIME message digest algorithm is now specified using the option $smime_sign_digest_alg. Note that $smime_sign_command should be modified to include "-md %d". Please see contrib/smime.rc. + $reflow_space_quotes allows format=flowed email quotes to be displayed with spacing between them. ! multipart draft files are now supported. + The "-E" command line argument causes mutt to edit draft or include files. All changes made in mutt will be saved back out to those files. + $resume_draft_files and $resume_edited_draft_files control how mutt processes draft files. + For classic gpg mode, $pgp_decryption_okay should be set to verify multipart/encrypted are actually encrypted. Please see contrib/gpg.rc for the suggested value. ! mailto URL header parameters by default are now restricted to 'body' and 'subject'. + mailto_allow and unmailto_allow can be used to add or remove allowed mailto header parameters. ! The method of setting $hostname has been changed. Rather than scanning /etc/resolv.conf, the domain will now be determined using DNS calls. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.1 2014/01/12 17:43:37 wiz Exp $ @ 1.1 log @Import mutt-kz-1.5.22.1rc1 as mail/mutt-kz. This package contains the mutt-kz fork with notmuch support and another improvements. The Mutt E-Mail Client by Michael Elkins ``All mail clients suck. This one just sucks less.'' -me, circa 1995 Mutt is a small but very powerful text-based MIME mail client. Mutt is highly configurable, and is well suited to the mail power user with advanced features like key bindings, keyboard macros, mail threading, color, PGP and S/MIME, POP3, IMAP, various mailbox formats, regular expression searches and a powerful pattern matching language for selecting groups of messages. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.16 2013/10/18 10:23:55 tron Exp $ d3 6 a8 6 --- Makefile.in.orig 2013-12-06 13:34:26.000000000 +0000 +++ Makefile.in @@@@ -124,7 +124,7 @@@@ am__mutt_SOURCES_DIST = addrbook.c alias editmsg.c mbyte.c url.c ascii.c crypt-mod.c crypt-mod.h \ safe_asprintf.c mutt_notmuch.c mutt_notmuch.h sidebar.c @@BUILD_NOTMUCH_TRUE@@am__objects_1 = mutt_notmuch.$(OBJEXT) d14 1 a14 1 @@@@ -342,7 +342,7 @@@@ DATADIRNAME = @@DATADIRNAME@@ d23 1 a23 1 @@@@ -803,6 +803,7 @@@@ distclean-compile: d31 1 a31 1 @@@@ -1331,11 +1332,6 @@@@ install-exec-hook: d35 3 a37 3 - if test -f $(DESTDIR)$(bindir)/mutt_dotlock && test x@@DOTLOCK_GROUP@@ != x ; then \ - chgrp @@DOTLOCK_GROUP@@ $(DESTDIR)$(bindir)/mutt_dotlock && \ - chmod @@DOTLOCK_PERMISSION@@ $(DESTDIR)$(bindir)/mutt_dotlock || \ d42 1 a42 1 $(srcdir)/mkinstalldirs $(DESTDIR)$(sysconfdir) @