           SPELL=chrony
         VERSION=1.23
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://chrony.sunsite.dk/download/$SOURCE
   SOURCE_URL[1]=ftp://chrony.sunsite.dk/projects/chrony/$SOURCE
   SOURCE_URL[2]=http://www.ibiblio.org/pub/Linux/system/admin/time/$SOURCE
   SOURCE_URL[3]=ftp://metalab.unc.edu/pub/Linux/system/admin/time/$SOURCE
     SOURCE_HASH=sha512:419317292e5c3b3fbebef2dd96826e06a70527e09b4913f8731070e016a0597d7da32438ee6dd094c94db58974c22fca91f4779bbfeb6a723e1d061da94ffa27
        WEB_SITE=http://chrony.sunsite.dk/
         ENTERED=20021216
      LICENSE[0]=GPL
        KEYWORDS="net"
           SHORT="chrony syncs your time with an ntp server"
cat << EOF
Chrony is an implementation of Network Time Protocol by Richard Curnow.
It handles an intermittently connected computer better than the ntp program,
but does not yet know how to use a hardware reference clock (GPS receiver,
cesium clock, etc.)

It has two programs: chronyd, the daemon, which talks on UDP port 123 to
other time servers, and chronyc, which asks chronyd on port 323 how well
it's keeping time.
EOF
