summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-ah
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2000-11-04 23:04:25 +0000
committerBrian Feldman <green@FreeBSD.org>2000-11-04 23:04:25 +0000
commitc512ae8ac925c933208cd6c71172336ffe482637 (patch)
treec36b4dc0bc1d855fd19635aa2dee8991fb1fca8b /security/openssh/files/patch-ah
parentUpdate to knu-cvsweb 1.104.1.39. (diff)
Update to OpenSSH 2.2.0. This is an end-of-life update for the
ports-based OpenSSH. OpenSSH has been in the base system for more than long enough to justify not having to maintain two separate FreeBSD versions of OpenSSH.
Diffstat (limited to 'security/openssh/files/patch-ah')
-rw-r--r--security/openssh/files/patch-ah19
1 files changed, 5 insertions, 14 deletions
diff --git a/security/openssh/files/patch-ah b/security/openssh/files/patch-ah
index 95b32a341276..a31814e3b0c0 100644
--- a/security/openssh/files/patch-ah
+++ b/security/openssh/files/patch-ah
@@ -1,20 +1,11 @@
---- /usr/ports/distfiles/OpenSSH-1.2/src/usr.bin/ssh/ssh-add/Makefile Wed Oct 27 12:54:48 1999
-+++ ./ssh-add/Makefile Tue Nov 23 19:26:48 1999
-@@ -2,20 +2,13 @@
+--- ssh-add/Makefile.orig Thu Jun 29 14:35:47 2000
++++ ssh-add/Makefile Sat Nov 4 17:01:50 2000
+@@ -5,12 +5,12 @@
+
+ BINMODE?=555
- PROG= ssh-add
- BINOWN= root
--
--.if (${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "powerpc" || \
-- ${MACHINE_ARCH} == "hppa")
--BINMODE=0000
--.else
--BINMODE?=555
--.endif
--
-BINDIR= /usr/bin
-MAN= ssh-add.1
-+BINMODE=555
+BINDIR= /bin
+MAN1= ssh-add.1