Re: pkg_add -r from 6-stable instead of 6.2-release

2007-08-07 Thread Kris Kennaway
On Tue, Aug 07, 2007 at 10:15:11AM -0700, Steve Franks wrote:
 occasionally I feel like a total idiot asking a really dumb question,
 but I'm pretty much out of ideas and I've wasted hours messing with
 PKGROOT, changing the 'options' in sysinstall, and I can't seem to get
 things I can see right in 6-stable.  I'd just fetch it myself, but it
 has about 100 dependancies...

See pkg_add(1).  PACKAGESITE is probably what you want.

Kris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: pkg_add -r from 6-stable instead of 6.2-release

2007-08-07 Thread Jonathan Horne
On Tuesday 07 August 2007 12:39:36 Kris Kennaway wrote:
 On Tue, Aug 07, 2007 at 10:15:11AM -0700, Steve Franks wrote:
  occasionally I feel like a total idiot asking a really dumb question,
  but I'm pretty much out of ideas and I've wasted hours messing with
  PKGROOT, changing the 'options' in sysinstall, and I can't seem to get
  things I can see right in 6-stable.  I'd just fetch it myself, but it
  has about 100 dependancies...

 See pkg_add(1).  PACKAGESITE is probably what you want.

 Kris

ive used PACKAGESITE recently as well, i used it like this:

setenv PACKAGESITE 
ftp://ftp.ussg.iu.edu/pub/FreeBSD/ports/i386/packages-6-stable/Latest/

you have to specify it as far as the directory you want it to pull the files 
from.  ../All/ would also be acceptable.

now that im about to click send, i actually cant recall if i specified the 
trailing slash or not... so be prepared to reset and try again.

good luck,
-- 
Jonathan Horne
http://dfwlpiki.dfwlp.org
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: pkg_add -r from 6-stable instead of 6.2-release

2007-08-07 Thread Steve Franks
I think I was missing the '/latest'.  Thanks for the example.
Sometimes that's key.

Steve

On 8/7/07, Jonathan Horne [EMAIL PROTECTED] wrote:
 On Tuesday 07 August 2007 12:39:36 Kris Kennaway wrote:
  On Tue, Aug 07, 2007 at 10:15:11AM -0700, Steve Franks wrote:
   occasionally I feel like a total idiot asking a really dumb question,
   but I'm pretty much out of ideas and I've wasted hours messing with
   PKGROOT, changing the 'options' in sysinstall, and I can't seem to get
   things I can see right in 6-stable.  I'd just fetch it myself, but it
   has about 100 dependancies...
 
  See pkg_add(1).  PACKAGESITE is probably what you want.
 
  Kris

 ive used PACKAGESITE recently as well, i used it like this:

 setenv PACKAGESITE
 ftp://ftp.ussg.iu.edu/pub/FreeBSD/ports/i386/packages-6-stable/Latest/

 you have to specify it as far as the directory you want it to pull the files
 from.  ../All/ would also be acceptable.

 now that im about to click send, i actually cant recall if i specified the
 trailing slash or not... so be prepared to reset and try again.

 good luck,
 --
 Jonathan Horne
 http://dfwlpiki.dfwlp.org
 [EMAIL PROTECTED]
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]



-- 
Steve Franks, KE7BTE
Staff Engineer
La Palma Devices, LLC
http://www.lapalmadevices.com
(520) 312-0089
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]