View Single Post

   
  #10 (permalink)  
Old 02-16-2008, 08:46 AM
Peter N. M. Hansteen
 
Posts: n/a
Default Re: How to download packages from OpenBSD.nu?

dave <daf@a64.comcast.net> writes:

> My problem is that I've got too many irons in the fire. That makes me
> forget things I should remember - eg package updates are for current.


Not strictly true. Package updates for -current may be more frequent
(roughly in sync with snapshots), but -stable packages do get updated.

Then it's usually a matter of

$ export PKG_PATH=ftp://ftp.your.favorite.mirror.tld/pub/OpenBSD/$release/packages/$platform/

(where you fill in appropriate values), then

$ sudo pkg_add -ui

some ports do need to be built locally though.

--
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://www.blug.linux.no/rfc1149/ http://www.datadok.no/ http://www.nuug.no/
"First, we kill all the spammers" The Usenet Bard, "Twice-forwarded tales"
delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.
Reply With Quote