           SPELL=syslog-ng
         VERSION=3.2.2
     SOURCE_HASH=sha512:0f48ea96665392eff4e9729694897bd35b9cd6ea6290ec6475ff3e4e16f7c942d8ff01615db281dfd88fa0a51f62c48acecfb57111f201f22c9a9f4aa3266788
          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
