head 1.3; access; symbols pkgsrc-2015Q2:1.2.0.52 pkgsrc-2015Q2-base:1.2 pkgsrc-2015Q1:1.2.0.50 pkgsrc-2015Q1-base:1.2 pkgsrc-2014Q4:1.2.0.48 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.2.0.46 pkgsrc-2014Q3-base:1.2 pkgsrc-2014Q2:1.2.0.44 pkgsrc-2014Q2-base:1.2 pkgsrc-2014Q1:1.2.0.42 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.2.0.40 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.2.0.38 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.2.0.36 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.2.0.34 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.32 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.30 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.28 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.2.0.26 pkgsrc-2012Q1-base:1.2 pkgsrc-2011Q4:1.2.0.24 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.22 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.20 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.18 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.16 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.14 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.12 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.10 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.8 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.6 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.4 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.2 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.1.0.2 pkgsrc-2008Q4-base:1.1; locks; strict; comment @# @; 1.3 date 2015.09.03.14.49.40; author wiz; state dead; branches; next 1.2; commitid mZ3WCaTFX3ICJOzy; 1.2 date 2009.01.26.22.35.03; author tonio; state Exp; branches; next 1.1; 1.1 date 2008.11.29.21.31.59; author joerg; state Exp; branches; next ; desc @@ 1.3 log @Remove mutt-devel, used for updating mail/mutt. @ text @$NetBSD: patch-ap,v 1.2 2009/01/26 22:35:03 tonio Exp $ --- doc/Muttrc.orig 2009-01-06 01:36:17.000000000 +0100 +++ doc/Muttrc @@@@ -23,7 +23,7 @@@@ macro index,pager,attach,compose \cb "\ "call urlview to extract URLs out of a message" # Show documentation when pressing F1 -macro generic,pager " less /usr/local/share/doc/mutt/manual.txt" "show Mutt documentation" +macro generic,pager " less @@DOCDIR@@/manual.txt" "show Mutt documentation" # show the incoming mailboxes list (just like "mutt -y") and back when pressing "y" macro index,pager y "?" "show incoming mailboxes list" @@@@ -750,11 +750,11 @@@@ attachments -I message/external-body # filtered message is read from the standard output. # # -# set dotlock_program="/usr/local/bin/mutt_dotlock" +# set dotlock_program="@@PREFIX@@/bin/mutt_dotlock" # # Name: dotlock_program # Type: path -# Default: "/usr/local/bin/mutt_dotlock" +# Default: "@@PREFIX@@/bin/mutt_dotlock" # # # Contains the path of the mutt_dotlock(8) binary to be used by @@@@ -4472,7 +4472,7 @@@@ attachments -I message/external-body # Setting this variable will cause mutt to open a pipe to a command # instead of a raw socket. You may be able to use this to set up # preauthenticated connections to your IMAP/POP3/SMTP server. Example: -# set tunnel="ssh -q mailhost.net /usr/local/libexec/imapd" +# set tunnel="ssh -q mailhost.net @@PREFIX@@/libexec/imapd" # # Note: For this example to work you must be able to log in to the remote # machine without having to enter a password. @ 1.2 log @Update mail/mutt-devel to 1.5.19 User destdir mode instead of user-destdir: this make sure the package is correctly created when mutt_dotlock is needed. Mostly bugfixes in changelog, among them: - Only install mutt_dotlock(1) if binary is installed. - Allow for mail addresses longer than 256 characters. - Make multipart decoding a little more forgiving. - Make $move default to no instead of ask-no. - Show more information about problematic SMIME signatures under gpgme. - Improve gpgme SMIME uid display. - Support displaying application/pgp-keys with GPGME. - Verify hostname in (Open)SSL certificate validation. - Make text/enriched handler multibyte aware. - translation updates. UPDATING: + support for SSL certificate chains + function works in pager, too + support for tokyocabinet (qdbm successor) ! $move now defaults to "no" instead of "ask-no" + $imap_pipeline_depth controls the number of commands that mutt can issue to an IMAP server before it must collect the responses + $ssl_client_cert available with gnutls as well as openssl + 'mime_lookup application/octet-stream' added to system Muttrc @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Fix path names in Muttrc (PR 40068). Bump revision. @ text @d3 1 a3 1 --- doc/Muttrc.orig 2008-11-29 22:13:21.000000000 +0100 d5 1 a5 1 @@@@ -18,7 +18,7 @@@@ macro index,pager,attach,compose \cb "\ d14 1 a14 1 @@@@ -719,11 +719,11 @@@@ attachments -I message/external-body d27 3 a29 2 # Contains the path of the mutt_dotlock (8) binary to be used by @@@@ -4306,7 +4306,7 @@@@ attachments -I message/external-body d31 3 a33 1 # preauthenticated connections to your IMAP/POP3 server. Example: d35 1 a35 4 -# tunnel="ssh -q mailhost.net /usr/local/libexec/imapd" +# tunnel="ssh -q mailhost.net @@PREFIX@@/libexec/imapd" # # NOTE: For this example to work you must be able to log in to the remote @