freebsd-ports/security/ssh2
Peter Wemm 702bf4b966 Several fixes/improvements :-
- protect the secret RSA etc/ssh_host_key.  It is now generated on install
   (either by pkg_add or make install) if not already present and is not
   ever added to a package since it's your host's credentials.  It should
   not be removed on pkg_delete, since you are in big trouble if you did
   this (for example) pkg_delete ssh-1.2.14; pkg_add ssh-1.2.15.tgz.
 - fix the broken manpage symlink when compressing man pages (slogin.1
   has been causing /etc/weekly to generate cron messages)
 - zlib 1.0.4 is now "blessed" again, the ssh working sources now use this
   instead of v0.95. The decompression problem was fixed in either 1.0.3
   or 1.0.4.  Also, the current version of cvs uses zlib 1.0.4 as well..
 - perl5.002 -> perl5.003

Reviewed by: torstenb
1996-08-08 13:57:02 +00:00
..
files Turn off the unconditional use of USE_PIPES as it prevents rdist from using 1996-08-08 13:47:55 +00:00
distinfo The checksum for the ssh tarball was out of date - fix it. 1996-07-29 02:33:33 +00:00
Makefile Several fixes/improvements :- 1996-08-08 13:57:02 +00:00
pkg-comment Ssh is a secure rlogin/rsh/rcp replacement with strong authentication 1995-10-07 01:19:27 +00:00
pkg-descr Update ssh from 1.2.10 to 1.2.12.. This is for two reasons: 1995-11-23 17:19:18 +00:00
pkg-plist Several fixes/improvements :- 1996-08-08 13:57:02 +00:00