          MODULE=openssh
         VERSION=6.0p1
          SOURCE=$MODULE-$VERSION.tar.gz
#         SOURCE2=openssh-heimdal_no_des.patch.gz
#         SOURCE3=openssh-$VERSION-gsskex-20080404.patch
   SOURCE_URL[1]=ftp://ftp3.usa.openbsd.org/pub/OpenBSD/OpenSSH/portable
   SOURCE_URL[2]=ftp://ftp5.usa.openbsd.org/pub/OpenBSD/OpenSSH/portable
   SOURCE_URL[3]=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable
      SOURCE_VFY=sha1:f691e53ef83417031a2854b8b1b661c9c08e4422
#     SOURCE2_URL=$PATCH_URL
#     SOURCE2_VFY=sha1:0e2228ba4564980fe0f60235559090ea7ba8c8f8
#  SOURCE3_URL[0]=http://www.sxw.org.uk/computing/patches
#  SOURCE3_URL[1]=$PATCH_URL
#     SOURCE3_VFY=sha1:41dfe293b3a3c08163cd43926fefabd321f0c37f
        WEB_SITE=http://www.openssh.com
         ENTERED=20010922
         UPDATED=20120422
           SHORT="Client and server for encrypted remote logins and file transfers"

cat << EOF
The OpenSSH suite includes the ssh program which replaces rlogin and telnet,
scp which replaces rcp, and sftp which replaces ftp. Also included is sshd
which is the server side of the package, and the other basic utilities like
ssh-add, ssh-agent, ssh-keysign, ssh-keyscan, ssh-keygen and sftp-server.
OpenSSH supports SSH protocol versions 1.3, 1.5, and 2.0.
EOF
