Install OpenBSD 4.0 Ports
Download Ports
cd /tmp
ftp ftp://ftp.openbsd.org/pub/OpenBSD/4.0/ports.tar.gz
Extract Ports
cd /usr
tar xzf /tmp/ports.tar.gz
Make, Install And Clean
cd /<directory> && make install clean
Software For Every Situation.
Download Ports
cd /tmp
ftp ftp://ftp.openbsd.org/pub/OpenBSD/4.0/ports.tar.gz
Extract Ports
cd /usr
tar xzf /tmp/ports.tar.gz
Make, Install And Clean
cd /<directory> && make install clean
Leave a comment