Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 1999 06:33:31 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
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
Message-ID:  <199911111433.GAA25834@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911111433.GAA25834>