Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2004 13:41:56 +0200
From:      "Karel J. Bosschaart" <karelj@kayjay.nl>
To:        Graham Bentley <gbentley@uk2.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Firefox woes
Message-ID:  <20040825114156.GA13586@kayjay.xs4all.nl>
In-Reply-To: <3.0.6.32.20040825123520.00804a30@mail.uk2.net>
References:  <20040825040710.15F3416A4D2@hub.freebsd.org> <3.0.6.32.20040825123520.00804a30@mail.uk2.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 25, 2004 at 12:35:20PM +0100, Graham Bentley wrote:
> 
> Hi All,
> 
> I wanted to upgrade my Firebord 0.7 to the latest
> Firefox (0.9.3?)
>
<snip> 
>
> I cvsuped port-all but still cant see any
> 
> /usr/ports/www/firefox directory.
> 
> This is my supfile
> 
> *default host=cvsup.freebsd.org
> *default base=/usr
> *default prefix=/usr
> *default release=cvs
> *default tag=RELENG_5_2
> *default delete use-rel-suffix
> *default compress
> ports-all
> 
> Am I doing something wrong ?
> 
> How do I get the latest ports folders / make files etc ?

I'm afraid you effectively deleted your ports collection; try using 
"tag=." for ports-all instead of "tag=RELENG_5_2". 

Notice this section in the supfile:

###############################################################################
#
# DANGER!  WARNING!  LOOK OUT!  VORSICHT!
#
# If you add any of the ports collections to this file, be sure to
# specify them like this:
#
#   ports-all tag=.
#
# If you leave out the "tag=." portion, CVSup will delete all of
# the files in your ports tree.  That is because the ports collections
# do not use the same tags as the main part of the FreeBSD source tree.
#
###############################################################################


Good luck,
Karel.



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