From owner-freebsd-ports@freebsd.org Tue Nov 8 12:40:46 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 92AB2C35CA6 for ; Tue, 8 Nov 2016 12:40:46 +0000 (UTC) (envelope-from stdin@niklaas.eu) Received: from mx.box-hlm-01.niklaas.eu (mx.box-hlm-01.niklaas.eu [IPv6:2a02:2770:15:0:21a:4aff:fe1b:d1ad]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5CC30C06; Tue, 8 Nov 2016 12:40:46 +0000 (UTC) (envelope-from stdin@niklaas.eu) Received: from box-hlm-03.niklaas.eu (mysql2.box-local.klaas [10.77.5.3]) by mx.box-hlm-01.niklaas.eu (Postfix) with ESMTPSA id 438082C34F8; Tue, 8 Nov 2016 13:40:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=niklaas.eu; s=default; t=1478608835; bh=bvCHMPRQi4iZUOIEa38ap+dOPHmrvrO2UREFOYrbBOA=; h=Date:From:To:Cc:Subject:Reply-To:In-Reply-To; b=fSZa0Ea/TPHRTrbp8k+PucvFcntqpLMmcA8whL0XPKsj02eAAgGLdN5yUX/Hxi4dC 8jBS+00ZSTJaAXglDRR1MLAwaB+ryUIzoPlKx0jVoHrcRCJV2eOxXhSBthqYV6lwcd eaeO0tn3IihgNHImw/WDeuxl93a/NM5vSMC25KIM= Date: Tue, 8 Nov 2016 13:40:35 +0100 From: Niklaas Baudet von Gersdorff To: freebsd-ports@freebsd.org Cc: adamw@FreeBSD.org Subject: Re: mail/{neo,}mutt: why not packaged with gpgme? Message-ID: <20161108124034.6mxp6vauatns6k65@box-hlm-03.niklaas.eu> Reply-To: stdin@niklaas.eu Mail-Followup-To: freebsd-ports@freebsd.org, adamw@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161106192007.GA71606@ircbsd.lifeofadishwasher.com> <20161105111452.c76pnuvfloc56r54@ivaldir.etoilebsd.net> User-Agent: NeoMutt/20161003 (1.7.0) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2016 12:40:46 -0000 Baptiste Daroussin [2016-11-05 12:14 +0100] : > Actually having tested it, yes you are right it is way more simple, I have > activated it in neomutt Derek Schrock [2016-11-06 14:20 -0500] : > I can't find any reason why it was off in mail/mutt, maybe because it > was always off since 2006. However, since this appears to be a > non-disruptive change, excluding some extra packages being installed, I > think it should be turned on for mail/mutt as well. Thanks a lot! Niklaas