Thursday, April 15, 2010

FreeBSD ports

for example, if i want to install bash shell

become root
cd /usr/ports/shells/bash
make install



OR

make HTTP_PORT=192.168.0.100:8080 install if you are behind a proxy. Of course, in this case, the proxy is 192.168.0.100.

No comments: