problem with port x11/xbitmaps in Current and 7.4 stable.

Eitan Adler lists at eitanadler.com
Wed Sep 21 19:16:59 UTC 2011


> Hm...
>
> Just incidentally, are you randomising the time within the hour to be
> kind to the master server, with something like:
>
> /bin/sleep $(expr \( $(fortune | cksum | cut -f1 -d" ")  \% 3600 \) +
> 1 ) && /usr/bin/csup _your_supfile

/bin/sleep $(/usr/bin/jot -r 1 1 3600) && .....


-- 
Eitan Adler


More information about the freebsd-ports mailing list