P U R E B S D 
OpenBSD and FreeBSD resources 
  /root | OpenBSD | FreeBSD
   >>  Main | System | Network | Daemons | Security | Software | Various

Sections  

Ports  
Packages  

CVSup  
PHP  
Packages

What are packages?

Packages are the binary equivalent of the ports, prebuilt by the OpenBSD team for your convenience. Though there are far less prebuilt packages than there are ports available through the ports system in /usr/ports.


Installation of a package

If you don't have them stored locally, packages can be found online in a directory on a FTP mirror site. Something like ftp-site/pub/OpenBSD/2.8/packages/i386/ for instance.

Installation from harddisk:

  pkg_add tcsh-6.09.00.tgz

Of course, you could also install via the internet:

  pkg_add ftp://ftp-site/url/tcsh-6.09.00-static.tgz

 

Contact | Feedback | License | Copyright © 2000,2001,2002,2003,2004,2005,2006 PureBSD.com
All rights reserved.
simonpam@purebsd.com