Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Sep 2011 15:16:28 -0400
From:      Eitan Adler <lists@eitanadler.com>
To:        Chris Rees <utisoft@gmail.com>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: problem with port x11/xbitmaps in Current and 7.4 stable.
Message-ID:  <CAF6rxgnERCfKwBOUsdUor=vBarPFSfQFmHAYw1eBBT-EUKg7Dg@mail.gmail.com>
In-Reply-To: <CADLo83-MfzJPiw_ees7U5XhXJAN6Jz=hFtz%2BKiHNv7B2b8_3FA@mail.gmail.com>
References:  <CALFgp2NpMXaKR9e5t%2BFyp6DfjQ80RdQa4uNPYFJHr45hZ8pMsA@mail.gmail.com> <CADLo83-wA6KErEYp9Yen9KDMAj4jvCOmHzwHxe2wfdfTTFL=zw@mail.gmail.com> <CALFgp2PPe1yO-i_7e_2hawxY=OZA_PDM1Gg%2BG=aqjxo9X9RaUQ@mail.gmail.com> <CADLo83-MfzJPiw_ees7U5XhXJAN6Jz=hFtz%2BKiHNv7B2b8_3FA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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" ") =C2=A0\% 3600 \) =
+
> 1 ) && /usr/bin/csup _your_supfile

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


--=20
Eitan Adler



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgnERCfKwBOUsdUor=vBarPFSfQFmHAYw1eBBT-EUKg7Dg>