From owner-freebsd-ports@freebsd.org Sat Dec 17 22:09:15 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 C5F36C85C5C for ; Sat, 17 Dec 2016 22:09:15 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AB2A4180F; Sat, 17 Dec 2016 22:09:15 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 084BC66E8; Sat, 17 Dec 2016 22:09:15 +0000 (UTC) To: freebsd-ports@freebsd.org, la5lbtyi@aon.at Subject: Re: Dropping enigmail support from enigmail In-Reply-To: <7b88cb8b-953a-a53e-b552-cb6bf6ffe27f@aon.at> Message-Id: <20161217220915.084BC66E8@freefall.freebsd.org> Date: Sat, 17 Dec 2016 22:09:15 +0000 (UTC) From: jbeich@freebsd.org (Jan Beich) 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: Sat, 17 Dec 2016 22:09:15 -0000 Martin Birgmeier writes: > After upgrading to thunderbird-45.5.1_6 I noticed that enigmail (and > lightning) support were gone from thunderbird. I tried to find a > replacement package until I read the svn log message: Lightning had 2 copies, only one of those was removed. For Enigmail see /usr/ports/UPDATING from 20161216. > I think a decision to remove such an essential component should not be > taken so lightly, especially when the actual port version (45.5.1) has > not even changed. Why the version should change? Enigmail isn't part of Thunderbird distribution but just one of third-party extensions you can find on addons.mozilla.org. For historic reasons it was bundled with the port but the requirment is gone. ENIGMAIL option was unmaintained beyond updates which were irregular. And it was bound to get in the way if anyone attempted to refactor the current maintenance nightmare gecko@ is in.