are you joking? sorry, no patch with last mail,no program skill with me, poor English. my country. other mirror sites are very quick. 2.time wasted in downloading abc.tar.gz from the second/third mirror but auto deleted after downloaded. So would the developers consider this function.
Now my work around is pre-download the source files manual and put them to /usr/ports/distfiles, and then "make install clean". I have no programme skill 2011/8/28 Bret S. Lambert <blamb...@openbsd.org>: > Your mailer seems to have stripped your patch. I look forward to > seeing it. > > On Sun, Aug 28, 2011 at 10:06:15AM +0800, Marcus wrote: >> OpenBSD 5.0 beta/current >> add some ports through command "make install clean" >> -------- >> consider this situation: >> >>fetch http://*.gnu.*.abc.tar.gz #fetch abc.tar.gz >> 0%| | -stalled- >> #wait for a long long time, now I press "ctrl + c" because download is >> very slow or stalled. >> http fetch aborted >> >> >>fetch http://*.de.*.abc.tar.gz #system auto fetch abc.tar.gz from another mirror, >> when download completed, abc.tar.gz will be auto deleted, now "make >> progress" aborted. >> >> --------- >> what I want: >> 1. when press one time "ctrl +c" or some key, slow/stalled website >> download will aborted, >> fetch same source file from another mirror. >> 2. when "fetch"download completed from mirror, the make will continued >> except Press "ctrl + c" twice/ or some key.