           SPELL=syslog-ng
         VERSION=3.2.4
     SOURCE_HASH=sha512:792c7465202fe0e8eaafe9a4e8320ac0d60270cc9d9bd50f621e1255e5246e3e46ae8c5b3e501f2623cfca99b9e6281ca5fc8b15f13b3c4e142f98d688549455
          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
