From owner-freebsd-questions@FreeBSD.ORG Sat Feb 26 14:31:37 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D60116A4CE for ; Sat, 26 Feb 2005 14:31:37 +0000 (GMT) Received: from shell.reiteration.net (82-34-179-228.cable.ubr01.sout.blueyonder.co.uk [82.34.179.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB05043D2F for ; Sat, 26 Feb 2005 14:31:36 +0000 (GMT) (envelope-from lists@reiteration.net) Received: from [127.0.0.1] (helo=reiteration.net) by shell.reiteration.net with esmtp (Exim 4.44 (FreeBSD)) id 1D534u-000HUM-5b for freebsd-questions@freebsd.org; Sat, 26 Feb 2005 14:37:56 +0000 From: "John" To: freebsd-questions@freebsd.org Date: Sat, 26 Feb 2005 14:37:53 +0000 Message-Id: <20050226142726.M5182@reiteration.net> In-Reply-To: <1262756249.20050226141419@wanadoo.fr> References: <20050226130211.4162005f.albi@scii.nl> <1262756249.20050226141419@wanadoo.fr> X-Mailer: Open WebMail 2.50 20050106 X-OriginatingIP: 192.168.1.7 (jfm) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: lists@reiteration.net X-SA-Exim-Scanned: No (on shell.reiteration.net); SAEximRunCond expanded to false Subject: Re: Installation instructions for Firefox somewhere? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2005 14:31:37 -0000 On Sat, 26 Feb 2005 14:14:19 +0100, Anthony Atkielski wrote > Ted Mittelstaedt writes: > > > Do a portupgrade first. Firefox depends on a lot of stuff. > > I don't have the ports on the local machine. I go directly to the > FTP server each time I install something. Shouldn't they all be up > to date in that case? > > The only Firefox version I see is 0.9, even though the current one is > 1.0.1. It would help you if you installed the ports tree and portupgrade (and cvsup it every day via cron to keep it up-to-date). If you did that, you would bave been able to do like I have just done: root@bob0# portupgrade -rR firefox [Updating the pkgdb in /var/db/pkg ... - 241 packages found ---> Upgrading 'firefox-1.0_7,1' to 'firefox-1.0.1,1' (www/firefox) [etc] just makes life easier instead of manually adding packages.. -- lists@reiteration.net