summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-aj
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>1999-11-11 14:33:23 +0000
committerBrian Feldman <green@FreeBSD.org>1999-11-11 14:33:23 +0000
commitac3b838e7fdf3d85ec2d4d305e2d30a91d19c4b3 (patch)
tree66336f26d4bdabc0289abdd3c9097b4bf0c10028 /security/openssh/files/patch-aj
parentActivate ja-p5-Jcode. (diff)
Quite a bit of change to OpenSSH made:
Add "/usr/local/bin" to _PATH_STDPATH (makes scp work inbound, for instance.) Fetch OpenSSH from OpenBSD's src tree. This uses a script and ftp(1). Add strlcpy.c to ssh/lib, so this port should build on 3.X now. Make TCP_WRAPPERS conditional on /usr/include/tcpd.h like the PR, so it should build on older RELEASEs without TCP Wrappers. The PR is still open because I am taking more from it. PR: ports/14653
Notes
Notes: svn path=/head/; revision=23032
Diffstat (limited to 'security/openssh/files/patch-aj')
-rw-r--r--security/openssh/files/patch-aj14
1 files changed, 11 insertions, 3 deletions
diff --git a/security/openssh/files/patch-aj b/security/openssh/files/patch-aj
index ea2490196e1a..8a42eeee4c8b 100644
--- a/security/openssh/files/patch-aj
+++ b/security/openssh/files/patch-aj
@@ -1,6 +1,14 @@
-diff -ru /home/green/ssh/lib/Makefile ./lib/Makefile
---- /home/green/ssh/lib/Makefile Wed Oct 27 03:33:00 1999
-+++ ./lib/Makefile Mon Nov 8 00:06:40 1999
+--- ./lib/Makefile.orig Thu Nov 11 05:32:55 1999
++++ ./lib/Makefile Thu Nov 11 08:54:34 1999
+@@ -4,7 +4,7 @@
+ SRCS= authfd.c authfile.c bufaux.c buffer.c canohost.c channels.c \
+ cipher.c compat.c compress.c crc32.c deattack.c hostfile.c \
+ log.c match.c mpaux.c nchan.c packet.c readpass.c rsa.c \
+- tildexpand.c ttymodes.c uidswap.c xmalloc.c
++ tildexpand.c ttymodes.c uidswap.c xmalloc.c strlcpy.c
+
+ NOPROFILE= yes
+ NOPIC= yes
@@ -13,6 +13,7 @@
@echo -n