2011年7月24日 星期日

http://scratching.psybermonkey.net/2010/01/freebsd-how-to-setup-ports-using-wget.html

The below is how to setup ports to use wget to download :
Insert the following into /etc/make.conf :
FETCH_CMD=wget FETCH_BEFORE_ARGS=-nc --progress=bar --read-timeout=60 DISABLE_SIZE=yes

沒有留言: