          MODULE=rsyslog
         VERSION=5.8.11
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=$MODULE.conf-0.2
         SOURCE3=$MODULE.config.d-0.2
      SOURCE_URL=http://www.rsyslog.com/files/download/$MODULE
     SOURCE2_URL=$PATCH_URL
     SOURCE3_URL=$PATCH_URL
      SOURCE_VFY=sha1:eabba672b9cace696207028da703cf073956d505
     SOURCE2_VFY=sha1:340f692141df8915eccd6a47b13554a845690f9b
     SOURCE3_VFY=sha1:219b5ceb8661534dd8064296852df6bd933f2233
        WEB_SITE=http://www.rsyslog.com/
      MAINTAINER=ratler@lunar-linux.org
         ENTERED=20080731
         UPDATED=20120504
           SHORT="An enhanced multi-threaded syslogd"

cat <<EOF
Rsyslog is an enhanced multi-threaded syslogd with a focus on security
and reliability. Among others, it offers support for on-demand disk
buffering, reliable syslog over TCP, SSL, TLS and RELP, writing
to databases (MySQL, PostgreSQL, Oracle, and many more), email
alerting, fully configurable output formats (including high-precision
timestamps), the ability to filter on any part of the syslog message,
on-the-wire message compression, and the ability to convert text
files to syslog. It is a drop-in replacement for stock syslogd and
able to work with the same configuration file syntax.
EOF
