From owner-cvs-all Thu Nov 11 6:33:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 95CE115460; Thu, 11 Nov 1999 06:33:32 -0800 (PST) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA25834; Thu, 11 Nov 1999 06:33:31 -0800 (PST) (envelope-from green@FreeBSD.org) Message-Id: <199911111433.GAA25834@freefall.freebsd.org> From: Brian Feldman Date: Thu, 11 Nov 1999 06:33:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssh Makefile ports/security/openssh/files strlcpy.c md5 ports/security/openssh/patches patch-bc patch-aj ports/security/openssh/scripts fetchit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 1999/11/11 06:33:31 PST Modified files: security/openssh Makefile security/openssh/files md5 security/openssh/patches patch-aj Added files: security/openssh/files strlcpy.c security/openssh/patches patch-bc security/openssh/scripts fetchit Log: 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 Revision Changes Path 1.4 +17 -2 ports/security/openssh/Makefile 1.2 +1 -1 ports/security/openssh/files/md5 1.2 +11 -3 ports/security/openssh/patches/patch-aj To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message