          MODULE=cyrus-sasl
         VERSION=2.1.25
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=cyrus-sasl-smtpd.conf.gz
         SOURCE3=cyrus-sasl-encrypt_pwd.patch.bz2
	 SOURCE4=cyrus-sasl-2.1.25-fixes-1.patch.bz2
      SOURCE_URL=ftp://ftp.andrew.cmu.edu/pub/cyrus-mail
      SOURCE_VFY=sha1:b6c34426012d9b5d448d5646cbecd818a5eeacbf
     SOURCE2_URL=$PATCH_URL
     SOURCE3_URL=$PATCH_URL
     SOURCE4_URL=$PATCH_URL
     SOURCE2_VFY=sha1:660dd84785ea6e02ef8a5aa3d02ac5c752867555
     SOURCE3_VFY=sha1:732d0f36597703802118e3d1144aa93b1ecc1340
     SOURCE4_VFY=sha1:b6d20448798e253125ba8b0e93e55ba27564f278
        WEB_SITE=http://asg.web.cmu.edu/sasl
         ENTERED=20020826
         UPDATED=20111116
        SHORT="Simple Authentication and Security Layer"

PSAFE=no
cat << EOF
SASL is the Simple Authentication and Security Layer
This is the Cyrus SASL API implentation. It can be used on the client
or server side to provide authentication. See RFC 2222 for more
information. The following mechanisms are included in this distribution:
    * ANONYMOUS
    * CRAM-MD5
    * KERBEROS_V4
    * PLAIN
    * SCRAM-MD5 (deprecated)
    * GSSAPI (MIT Kerberos 5 or Heimdal Kerberos 5)
    * DIGEST-MD5
    * LOGIN (unsupported)
    * SRP (unsupported, may not work)
EOF
