Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 1999 19:05:32 -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/pkg PLIST
Message-ID:  <199911200305.TAA20080@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       1999/11/19 19:05:32 PST

  Modified files:
    security/openssh     Makefile 
    security/openssh/pkg PLIST 
  Log:
  Turn on HAVE_OPENPTY so more than 16 terminals work with sshd.
  
  Put sshd.sh installation in the pre-install, ssh_host_key generation
  back in the PLIST, and check for ssh_config, too.  This port now
  works much better as a package.  The configuration files and sshd.sh
  are also part of the package, and as such removed on deinstall.
  
  The proper upgrade procedure from one OpenSSH version to a newer one is:
  chflags schg /usr/local/etc/ssh*	# preserve them from deletion
  cd /usr/ports/security/openssh
  make all deinstall reinstall clean
  
  Partially submitted by:	peter
  
  Revision  Changes    Path
  1.15      +5 -10     ports/security/openssh/Makefile
  1.6       +4 -0      ports/security/openssh/pkg/PLIST



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?199911200305.TAA20080>