> Hello! > > I`m using my FreeBSD 4.4 at home and as a result I have to use dial up for > Internet. And while using ports I`m disconnecting and program didn`t > download, I must to start again. It`s very uncomfortable for me, as a > result I must use wget or other. Why not to add a future a resuming > download for ports? Please answer. Thank You > > P.S:Sorry for my English.
echo "FETCH_CMD=wget -c -t 5" >> /etc/make.conf Now ports will use wget instead of fetch. -- Jeremy Faulkner http://www.gldis.ca To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
