summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/DETAILS
blob: b47fee85242f137b367fab70325428b6c53929f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=openssh
         VERSION=5.8p2
  SECURITY_PATCH=6
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.asc
  SOURCE2_IGNORE=signature
      SOURCE_GPG=openssh.gpg:$SOURCE2:UPSTREAM_KEY
        WEB_SITE=http://www.openssh.org/
            DOCS="$DOCS *.schema"
         ENTERED=20010922
      LICENSE[0]=http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD
        KEYWORDS="crypto"
           SHORT="client and server for encrypted remote logins and file transfers"
cat << EOF
This is a Unix/Linux port of OpenBSD's excellent OpenSSH. OpenSSH is a
full implementation of the SSH1 protocol and a 99% implementation of the
SSH 2 protocol, including sftp client and server support.
EOF