          MODULE=tcp_wrappers
         VERSION=7.6
          SOURCE=${MODULE}_$VERSION.tar.gz
         SOURCE2=tcp_wrappers-7.6-shared_lib_plus_plus-1.patch
         SOURCE3=$MODULE-$VERSION-gcc34-fix.patch.gz
         SOURCE4=$MODULE-7.6-fpic.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_$VERSION
      SOURCE_URL=ftp://ftp.porcupine.org/pub/security/
     SOURCE2_URL=$PATCH_URL
     SOURCE3_URL=$PATCH_URL
     SOURCE4_URL=$PATCH_URL
      SOURCE_VFY=sha1:61689ec85b80f4ca0560aef3473eccd9e9e80481
     SOURCE2_VFY=sha1:4843c44106e5c07639eaa503b631e1e1cff68cd3
     SOURCE3_VFY=sha1:9bf3fad71214242c7eae59cb3d47610b4c1a7471
     SOURCE4_VFY=sha1:e55da5ed49c569d4b68ff98cf9e7aaebc205abce
        WEB_SITE=ftp://ftp.porcupine.org/pub/security/index.html
         ENTERED=20010922
         UPDATED=20110202
           SHORT="allows monitoring and filtering of inbound network requests"

PSAFE=no
cat << EOF
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
