K 10 svn:author V 5 green K 8 svn:date V 27 1999-11-20T03:05:31.000000Z K 7 svn:log V 565 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 END