           SPELL=syslog-ng
         VERSION=3.2.1
     SOURCE_HASH=sha512:be1f0b2b544584831afde6651f8b5ff35d1bd35a0dd19ae3960d63b7cdfa3e79a9d6fdc30ecf3749f75e0e3a03c573bbd467f04b0b78b77530af076434f7e783
          SOURCE=${SPELL}_${VERSION}.tar.gz
#         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.balabit.com/downloads/files/syslog-ng/sources/$VERSION/source/$SOURCE
#  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
#      SOURCE_GPG=balabit.gpg:$SOURCE.asc:UPSTREAM_KEY
#  SOURCE2_IGNORE=signature
        WEB_SITE=http://www.balabit.hu
      LICENSE[0]=GPL
         ENTERED=20020203
        KEYWORDS="utils logger"
           SHORT="syslog-ng is an enhanced sysklogd replacement"
cat << EOF
syslog-ng, as the name shows, is a syslogd replacement, but with new
functionality for the new generation. The original syslogd allows
messages only to be sorted based on priority/facility pairs;
syslog-ng adds the possibility to filter based on message contents
using regular expressions. The new configuration scheme is intuitive
and powerful. Forwarding logs over TCP and remembering all forwarding 
hops makes it ideal for firewalled environments.
EOF
