Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2005 17:04:21 -0800
From:      "Loren M. Lang" <lorenl@alzatex.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Installation instructions for Firefox somewhere?
Message-ID:  <20050228010420.GC1672@alzatex.com>
In-Reply-To: <1186281086.20050226154821@wanadoo.fr>
References:  <20050226130211.4162005f.albi@scii.nl> <LOBBIFDAGNMAMLGJJCKNEEIMFAAA.tedm@toybox.placo.com> <1262756249.20050226141419@wanadoo.fr> <422085C8.8080407@makeworld.com> <1861359872.20050226153635@wanadoo.fr> <42208AFC.6030200@makeworld.com> <1186281086.20050226154821@wanadoo.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 26, 2005 at 03:48:21PM +0100, Anthony Atkielski wrote:
> Chris writes:
> 
> > If you don't have the ports tree (/usr/ports) on the box, put it there.
> 
> I don't have 300 MB to spare, particularly for something that I will use
> so rarely.

Is there no machine you can nfs mount a ports tree from?  I do it all
the time and set the following environment variables in bash:

export DISTDIR="$HOME/ports/distfiles"
export PACKAGES="$HOME/ports/packages"
export WRKDIRPREFIX="$HOME/ports/work"
export PORTS_DBDIR="$HOME/ports"

Then I have a shared and up-to-date ports tree for all my machines.  If
I just want to install packages then I use:

portupgrade -R -PP www/firefox

You should also be able to browse the ftp site by hand or check out
freshports.org and get the package that way too, but it doesn't handle
dependencies as nicely.

Also, if your trying to install the linux version, then make sure
linux-XFree86-libs is installed as well as some version of linux_base.

> 
> What's wrong with getting the index from the FTP site when I run
> sysinstall?  Seems to me that it would guarantee that the ports are
> always up to date.
> 
> -- 
> Anthony
> 
> 
> _______________________________________________
> 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"

-- 
I sense much NT in you.
NT leads to Bluescreen.
Bluescreen leads to downtime.
Downtime leads to suffering.
NT is the path to the darkside.
Powerful Unix is.

Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc
Fingerprint: B3B9 D669 69C9 09EC 1BCD  835A FAF3 7A46 E4A3 280C
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050228010420.GC1672>