Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2011 15:34:13 +0100 (CET)
From:      Udo Schweigert <udo.schweigert@siemens.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/155005: maintainer-update of mail/mutt-devel
Message-ID:  <201102241434.p1OEYDM2053481@alaska.cert.siemens.de>
Resent-Message-ID: <201102241440.p1OEe49Q036789@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         155005
>Category:       ports
>Synopsis:       maintainer-update of mail/mutt-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 24 14:40:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:

>Description:

Maintainer update of mail/mutt-devel:

	- Add documentation of WITH_MUTT_TRASH_PATCH.
	- Add MUTT_TRASH_PATCH to config options.

>How-To-Repeat:
>Fix:

diff -ru  /usr/ports/mail/mutt-devel/Makefile ./Makefile
--- /usr/ports/mail/mutt-devel/Makefile	2010-12-05 06:42:07.000000000 +0100
+++ ./Makefile	2011-02-24 15:30:33.000000000 +0100
@@ -105,6 +105,10 @@
 # If you want to enable the parent/child match support define:
 #  WITH_MUTT_PARENT_CHILD_MATCH_PATCH
 #
+# If you want to be able to use a trash folder for deleted emails (especially useful
+# for example for googlemail) define:
+#  WITH_MUTT_TRASH_PATCH
+#
 # If you want to enable the internal SMTP relay support define:
 #  WITH_MUTT_SMTP
 #
@@ -199,6 +203,7 @@
 		MUTT_SLANG			"Enable slang support"		off \
 		MUTT_SMIME_OUTLOOK_COMPAT	"SMIME outlook compatible"	on \
 		MUTT_SMTP			"Enable SMTP relay support"	off \
+		MUTT_TRASH_PATCH		"Enable trash folder support"	off \
 		MUTT_XML			"Use XML tools for documentation"		on 
 .endif
 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102241434.p1OEYDM2053481>