changing the package path variable

Nikolas Britton nikolas.britton at gmail.com
Tue Jun 28 03:05:10 GMT 2005


No that didn't work... I upgrade the system to 5-STABLE via buildworld
and the package path directory is, obviously, correct now. Updating
and recompiling the whole system should not be easier then figuring
out what variable is used to change the ftp package path, thanks for
your help guys.

On 6/27/05, fbsd_user <fbsd_user at a1poweruser.com> wrote:
> 
> 
> 
> For a non-permanent, one-time temporary use of a different directory
> path, you can use this form of the pkg_add command.
> 
> pkg_add -v
> ftp://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/All/
> gimp-1.3.19_1,1.tgz
> 
> pkg_add -v
> ftp://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/www/
> apache-1.3.29_1
> 
> 
> 
> or
> 
> 
> 
> setenv PACKAGESITE
> 'ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5-stable/'
> 
> 
> 
> 
> 
> -----Original Message-----
> From: owner-freebsd-questions at freebsd.org
> [mailto:owner-freebsd-questions at freebsd.org]On Behalf Of Nikolas
> Britton
> Sent: Monday, June 27, 2005 7:36 PM
> To: FreeBSD Mailing List
> Subject: changing the package path variable
> 
> 
> Here is where portupgrade is fetching
> ftp://ftp2.us.freebsd.org/pub/FreeBSD/ports/i386/packages-5.4-releas
> e/
> 
> ^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> Here is where I want portupgrade to fetch from
> ftp://ftp2.us.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/
> 
> ^^^^^^^^^^^^^^^^^^^^^
> 
> What variable do I set to change this? it's driving me f'ing nuts.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
> 
>


More information about the freebsd-questions mailing list