           SPELL=pidentd
         VERSION=3.0.18
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.lysator.liu.se/pub/ident/servers/$SOURCE
     SOURCE_HASH=sha512:a805d8ad8c8545af44971ae5a3cc2740b1aa116809d5305cb9dc801cc64fd7a2153dae10ffbe6c5831c16dcea015db4b46174650c6e6b62d1b4060c64bcdd30c
      LICENSE[0]=PD
        WEB_SITE=http://www.lysator.liu.se/~pen/pidentd/
         ENTERED=040622
        KEYWORDS="net"
           SHORT="Small and secure RFC1413 compliant ident (auth) server."
cat << EOF
Identd is a program that implements the RFC1413 identification server.
It was very much inspired by Dan Bernstein's original 'authd' (but
unlike that program doesn't use 'netstat' to get some of the
information) It uses the kernel information directly. (And is due to
that fact a lot faster). Dan has now written another version of the
'authd' daemon that uses his 'kstuff' to read the kernel information.
Unlike that daemon, this will use only normally available kernel access
functions (and is due to that more limited in the different machines it
support). Please note that this daemon used to be called pauthd but has
changed name to better reflect what it does (and to conform to the new
RFC).
EOF
