Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2003 11:35:27 -0800 (PST)
From:      Ying-Chieh Liao <ijliao@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/ssh2 Makefile ports/security/ssh2/files sshd.sh
Message-ID:  <200301021935.h02JZRgl095748@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ijliao      2003/01/02 11:35:27 PST

  Modified files:
    security/ssh2        Makefile 
    security/ssh2/files  sshd.sh 
  Log:
  1.)     If WITH_STATIC_SFTP is defined, ssh-chrootmgr works.
  2.)     If libX11.a exists and xauth not, the build of ssh2 fails. This
          patch fix this.
  3.)     ssh2/files/sshd.sh looks for the wrong pid file in /var/run.
          This patch fix this and adds 2> /dev/null to the sshd2 startup
  
  PR:             46012
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.111     +7 -1      ports/security/ssh2/Makefile
  1.2       +6 -6      ports/security/ssh2/files/sshd.sh

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?200301021935.h02JZRgl095748>