From owner-freebsd-ports@FreeBSD.ORG Fri Feb 22 03:28:50 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 543EACA9 for ; Fri, 22 Feb 2013 03:28:50 +0000 (UTC) (envelope-from freebsd@grem.de) Received: from mail.grem.de (outcast.grem.de [213.239.217.27]) by mx1.freebsd.org (Postfix) with SMTP id 98BEF1BF for ; Fri, 22 Feb 2013 03:28:49 +0000 (UTC) Received: (qmail 40117 invoked by uid 89); 22 Feb 2013 03:28:48 -0000 Received: from unknown (HELO bsd64.grem.de) (mg@grem.de@80.137.92.25) by mail.grem.de with ESMTPA; 22 Feb 2013 03:28:48 -0000 Date: Fri, 22 Feb 2013 04:28:47 +0100 From: Michael Gmelin To: freebsd-ports@freebsd.org Subject: Re: mail/thunderbird builds with enigmail even though not selected in options Message-ID: <20130222042847.645d746a@bsd64.grem.de> In-Reply-To: <5126E2D2.4010203@gmail.com> References: <5126C762.6010101@gmail.com> <5126CDD3.5030903@bananmonarki.se> <5126D9BD.2010508@gmail.com> <20130222040715.55c4bbe5@bsd64.grem.de> <5126E2D2.4010203@gmail.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "Joseph A. Nagy, Jr" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 03:28:50 -0000 On Thu, 21 Feb 2013 21:15:30 -0600 "Joseph A. Nagy, Jr" wrote: > On 02/21/13 21:07, Michael Gmelin wrote: > > On Thu, 21 Feb 2013 20:36:45 -0600 > > "Joseph A. Nagy, Jr" wrote: > > > >> On 02/21/13 19:45, Bernt Hansson wrote: > >>> 2013-02-22 02:18, Joseph A. Nagy, Jr skrev: > >>>> Is anyone else having an issue with enigmail-1.4.6 (re)building > >>>> with mail/thunderbird even though it's not selected? I"ve had it > >>>> not selected for two updates now and it's still listed in > >>>> add-ons. I'm wanting to try the one from addons.mozilla.org but > >>>> I can't enable it with 1.4.6 installed concurrently. > >>> > >>> Have you tried: > >>> > >>> cd mail/thunderbird && make rmconfig && make > >> No, but after multiple svn updates and one or two complete ports > >> tree removals between builds, I was hoping it wasn't necessary. > > > > If you say "ports tree removal", does that include /var/db/ports/*? > > > No, just an 'rm -rf /usr/ports/*' Ah ok. In case you want to completely clean up and start from scratch (like you assumed you would after removing the ports tree) removing /var/db/ports/* might be a good idea, since all OPTIONS are stored in there (make rmconfig should do the trick as well). Don't think this is the root of your current problem, but might be helpful for future endeavours. -- Michael Gmelin