           SPELL=tcp_wrappers
         VERSION=7.6
          SOURCE=${SPELL}_$VERSION.tar.gz
      PATCHLEVEL=1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_$VERSION
   SOURCE_URL[0]=ftp://ftp.porcupine.org/pub/security/$SOURCE
        WEB_SITE=ftp://ftp.porcupine.org/pub/security/index.html
     SOURCE_HASH=sha512:2d9d003791f8d00912a36ae00579e2b8dd7ad8a7bf8eae259659bcaf5365b150540ff6c93c91765872c76041579b7a02b6e3c64528fb7f8235680399ba1d9dac
      LICENSE[0]=ftp://ftp.porcupine.org/pub/security/tcp_wrappers_license
         ENTERED=20010922
         UPDATED=20050510
        KEYWORDS="net"
           SHORT="tcp_wrappers allows monitoring and filtering of inbound network request."
cat << EOF
tcp_wrappers
The tcp_wrappers package allows you to monitor and filter incoming
requests for the SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP,
TALK, and other network services. It provides tiny daemon wrapper
programs that can be installed without any changes to existing software
or to existing configuration files. The wrappers report the name of the
client host and of the requested service. The wrappers do not exchange
information with the client or server applications, and impose no
overhead on the actual conversation between the client and server
applications.
EOF
