Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2006 15:25:22 +0100
From:      Frank Steinborn <steinex@nognu.de>
To:        Rob Hurle <rob@coombs.anu.edu.au>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Upgrade a binary package
Message-ID:  <20061216142522.94C90B830@shodan.nognu.de>
In-Reply-To: <20061216214029.A1320@freebsd.connect-a.com.au>
References:  <4581A9FD.1060301@brunson.com> <20061214201130.GA96791@xor.obsecurity.org> <20061214155438.DC4C.GERARD@seibercom.net> <200612150017.42734.fbsd06@mlists.homeunix.com> <20061216214029.A1320@freebsd.connect-a.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Rob Hurle wrote:
> But, how to do this using portupgrade?  I have:
> 
> #uname -a
> FreeBSD freebsd.connect-a.com.au 6.1-RELEASE-p5 FreeBSD 6.1-RELEASE-p5A
> 
> and in /usr/local/etc/pkgtools.conf we see:
> 
> OS_PKGBRANCH="6-stable"
> 
> but when I try portupgrade, this is what happens:
> 
> ++ Will try the following sites in the order named:
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-6.1-release/

Set PACKAGESITE. For sh:

export PACKAGESITE="ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/"

Frank



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