pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: timeout fetching distfiles



export FETCH_CMD="ftp [flags]" or in /etc/mk.conf

where from ftp(1):

     -r wait  Retry the connection attempt if it failed, pausing for
wait sec-onds

     -q quittime
              Quit if the connection has stalled for quittime seconds.

or substitute wget(1), curl(1), ncftp(1) and a smidgen of allspice,
accounting for altitude.  Bake for $TIMEOUT.

~BAS

On Sun, 2006-07-30 at 21:26, César Catrián Carreño wrote:
> Hi, 
> 
> has pkgsrc a configurable timeout for the fetch target?
> 
> Thanks in advance
> 
> --
> César Catrián Carreño




Home | Main Index | Thread Index | Old Index