summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-01-21 00:32:46 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-01-21 00:32:46 +0000
commit17c6c4f5905bf98e0afabddbe35bb7608c0abba3 (patch)
treea9530428456bc6a06b6667db43c3add84b9f5f5d /security
parent- add a maintainer (diff)
Upgrade to 1.2.12a (security bugfix)
Fix installation bug too (scripts not installed) Fix PLIST (missing files)
Notes
Notes: svn path=/head/; revision=2649
Diffstat (limited to 'security')
-rw-r--r--security/ssh/Makefile11
-rw-r--r--security/ssh/distinfo3
-rw-r--r--security/ssh/pkg-plist1
-rw-r--r--security/ssh2/Makefile11
-rw-r--r--security/ssh2/distinfo3
-rw-r--r--security/ssh2/pkg-plist1
6 files changed, 14 insertions, 16 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 01d35a917180..122f93998275 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -1,15 +1,14 @@
# New ports collection makefile for: ssh
-# Version required: 1.2.10
+# Version required: 1.2.12a
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.5 1995/11/22 13:20:15 asami Exp $
+# $Id: Makefile,v 1.6 1995/11/23 17:19:00 peter Exp $
#
-DISTNAME= ssh-1.2.12
+DISTNAME= ssh-1.2.12a
CATEGORIES= security net
-MASTER_SITES= ftp://ftp.funet.fi/pub/unix/security/ \
- ftp://ftp.cs.hut.fi/pub/ssh/snapshots/
+MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/snapshots/
MAINTAINER= torstenb@FreeBSD.ORG
@@ -70,7 +69,7 @@ fetch-depends:
.if !defined(USA_RESIDENT) || ${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO
@echo
@echo You must set variable USA_RESIDENT to YES if you are a USA
- @echo resident.
+ @echo resident or NO otherwise.
@echo If you are a USA resident you have to get the RSAREF2
@echo library \(RSA Inc. holds a patent on RSA and public key
@echo cypto in general - using RSA implementations other thann
diff --git a/security/ssh/distinfo b/security/ssh/distinfo
index 98322b105da2..7b34ef1bb4c9 100644
--- a/security/ssh/distinfo
+++ b/security/ssh/distinfo
@@ -1,2 +1 @@
-MD5 (ssh-1.2.12.tar.gz) = ac017e627b0b6ee3f5de5b0a5a06720f
-MD5 (rsaref2.tar.gz) = 0b474c97bf1f1c0d27e5a95f1239c08d
+MD5 (ssh-1.2.12a.tar.gz) = 51be51d40ad6abb08862520b9cf04cf3
diff --git a/security/ssh/pkg-plist b/security/ssh/pkg-plist
index 239bc7cce898..bd7de1fc754f 100644
--- a/security/ssh/pkg-plist
+++ b/security/ssh/pkg-plist
@@ -5,6 +5,7 @@ bin/ssh-add
bin/ssh-agent
bin/ssh-askpass
bin/ssh-keygen
+bin/make-ssh-known-hosts
etc/ssh_config
etc/ssh_host_key
etc/ssh_host_key.pub
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index 01d35a917180..122f93998275 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -1,15 +1,14 @@
# New ports collection makefile for: ssh
-# Version required: 1.2.10
+# Version required: 1.2.12a
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.5 1995/11/22 13:20:15 asami Exp $
+# $Id: Makefile,v 1.6 1995/11/23 17:19:00 peter Exp $
#
-DISTNAME= ssh-1.2.12
+DISTNAME= ssh-1.2.12a
CATEGORIES= security net
-MASTER_SITES= ftp://ftp.funet.fi/pub/unix/security/ \
- ftp://ftp.cs.hut.fi/pub/ssh/snapshots/
+MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/snapshots/
MAINTAINER= torstenb@FreeBSD.ORG
@@ -70,7 +69,7 @@ fetch-depends:
.if !defined(USA_RESIDENT) || ${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO
@echo
@echo You must set variable USA_RESIDENT to YES if you are a USA
- @echo resident.
+ @echo resident or NO otherwise.
@echo If you are a USA resident you have to get the RSAREF2
@echo library \(RSA Inc. holds a patent on RSA and public key
@echo cypto in general - using RSA implementations other thann
diff --git a/security/ssh2/distinfo b/security/ssh2/distinfo
index 98322b105da2..7b34ef1bb4c9 100644
--- a/security/ssh2/distinfo
+++ b/security/ssh2/distinfo
@@ -1,2 +1 @@
-MD5 (ssh-1.2.12.tar.gz) = ac017e627b0b6ee3f5de5b0a5a06720f
-MD5 (rsaref2.tar.gz) = 0b474c97bf1f1c0d27e5a95f1239c08d
+MD5 (ssh-1.2.12a.tar.gz) = 51be51d40ad6abb08862520b9cf04cf3
diff --git a/security/ssh2/pkg-plist b/security/ssh2/pkg-plist
index 239bc7cce898..bd7de1fc754f 100644
--- a/security/ssh2/pkg-plist
+++ b/security/ssh2/pkg-plist
@@ -5,6 +5,7 @@ bin/ssh-add
bin/ssh-agent
bin/ssh-askpass
bin/ssh-keygen
+bin/make-ssh-known-hosts
etc/ssh_config
etc/ssh_host_key
etc/ssh_host_key.pub