           SPELL=sysklogd
         VERSION=1.5
      PATCHLEVEL=0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.infodrom.org/projects/sysklogd/download/$SOURCE
   SOURCE_URL[1]=http://www.ibiblio.org/pub/Linux/system/daemons/$SOURCE
     SOURCE_HASH=sha512:19ef104c03a8c87ea30c811fe54bb30e7c73a2834a83c8720841f0d553d41508dbf052d4e3dd9ea929eedff31e9fbb79f8c05546f48005b74f01ebf2a57e48f7
        WEB_SITE=http://www.ibiblio.org/pub/Linux/system/daemons
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="daemons utils"
           SHORT="System and kernel logging daemons"
cat << EOF
sysklogd
The sysklogd package implements two system log daemons. The syslogd
daemon is the general system logging daemon which is responsible for
handling requests for syslog services. This version of syslogd is
similar to the standard Berkeley product but with a number of compatible
extensions. The klogd daemon runs either standalone or as a client of
syslogd. Klogd 'listens' to kernel log messages, prioritizes them, and
routes them to either output files or to syslogd. This version of klogd
will optionally translate kernel addresses to their symbolic equivalents
if provided with a system map.
EOF
