From owner-freebsd-questions@FreeBSD.ORG Sat May 1 19:00:43 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A2EF0106567F for ; Sat, 1 May 2010 19:00:43 +0000 (UTC) (envelope-from johnpollock@bellsouth.net) Received: from fmailhost02.isp.att.net (fmailhost02.isp.att.net [204.127.217.102]) by mx1.freebsd.org (Postfix) with ESMTP id 8D83A8FC12 for ; Sat, 1 May 2010 19:00:43 +0000 (UTC) Received: from [10.0.0.200] (adsl-065-013-022-129.sip.asm.bellsouth.net[65.13.22.129]) by isp.att.net (frfwmhc02) with SMTP id <20100501190042H0200i2e41e>; Sat, 1 May 2010 19:00:42 +0000 X-Originating-IP: [65.13.22.129] From: John Pollock To: Beat Gaetzi In-Reply-To: <4BDC74BE.1030807@FreeBSD.org> References: <1272737668.82725.5.camel@wasp.rarepenguin.org> <201005011915.51646.bruce@cran.org.uk> <1272738520.82725.9.camel@wasp.rarepenguin.org> <4BDC74BE.1030807@FreeBSD.org> Content-Type: text/plain; charset="us-ascii" Date: Sat, 01 May 2010 15:01:19 -0400 Message-ID: <1272740479.82725.11.camel@wasp.rarepenguin.org> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Bruce Cran , freebsd-questions@FreeBSD.org Subject: Re: Firefox3 - can't deinstall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 May 2010 19:00:43 -0000 On Sat, 2010-05-01 at 20:36 +0200, Beat Gaetzi wrote: > John Pollock wrote: > > On Sat, 2010-05-01 at 19:15 +0100, Bruce Cran wrote: > >> On Saturday 01 May 2010 19:14:28 John Pollock wrote: > >> > >>> When I cd /usr/ports/www/firefox3 then run make deinstall, I get a error > >>> message that port is not installed. > >> You should use pkg_delete instead: running "make deinstall" could fail if the > >> port has been updated since installing it. > >> > > > > Thank you, > > > > pkg_delete firefox\* > > > > The above command worked great, wasn't sure the version number installed > > but the wildcard worked great, now am utilizing: pkg_add -r firefox3 to > > get the latest package of firefox3. > > Please consider using www/firefox or www/firefox35 instead of firefox3 > as Firefox 3.0 is deprecated and will be removed from ports tree soon. > > Beat Good suggestion. Adding firefox35. ;-) Many thanks, JP > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"