View Single Post
Old 12th May 2008
jb_daefo jb_daefo is offline
Spam Deminer
 
Join Date: May 2008
Posts: 303
Default

make fetch-recursive
make fetch-url-list
wget -c -nd [some file]
..........................
I use those all the time when on dialup (once the ports
tree is upto date; another trick:
csup -g -L 2 -i ports/[CATEGORY/[PORT your-ports-supfile
runs real quickly if you know a port has an update (freshports org)
.........................
I have several ports-supfile (supfile-port.a supfile-port.b etc)
in /usr/ports so that if one update isnt at server A yet, it might
be on server B.
.....................

Last edited by jb_daefo; 12th May 2008 at 10:17 AM. Reason: space between L and 2
Reply With Quote