Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2005 06:05:35 +0200
From:      Abu Khaled <khaled.abu@gmail.com>
To:        well sun <sunwell@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: a question about the pkg_add and "make install clean"
Message-ID:  <a64c109e0503282005547ca4a7@mail.gmail.com>
In-Reply-To: <a64c109e050328194826e4beda@mail.gmail.com>
References:  <4248BFC0.6050001@makeworld.com> <BAY104-F235183B5AD787C3E93AC02B5450@phx.gbl> <a64c109e050328194826e4beda@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
you need to set PACKAGESITE environment variable

example for i386 and 5.X STABLE
# setenv PACKAGESITE
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/ALL/

PS: don't forget the trailing "/" like i did

If it fails I use this one
# setenv PACKAGESITE
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/Latest/

PS: don't forget the trailing "/" like i did

Oh man i better double check my replies !!!

-- 
Kind regards
Abu Khaled



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