Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-10 | fixed little typo. | Ralf S. Engelschall | |
1997-09-16 | Upgrade to 1.2.21 | Torsten Blum | |
1997-09-11 | mv -> ${MV}. | Masafumi Max NAKANE | |
1997-07-18 | Update name of perl executable in dependencies to "perl5.00401". | Satoshi Asami | |
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS). | |||
1997-07-01 | typo in comment | Adam David | |
1997-05-24 | Upgrade all ports requiring perl5.003 to perl5.004 | James FitzGibbon | |
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. | |||
1997-04-25 | Update from ssh-1.2.19 to ssh-1.2.20. All patches applied still, I just | Peter Wemm | |
regenerated them to fix the line numbers. Also, I added two commented out options in Makefile, one to tell sshd that a group writeable homedir is OK because all users are in their own group, and the other is to allow an unencrypted connection (which is dangerous since it can lead to compromise of keys), but on a secure network it's damn useful for backups etc. | |||
1997-04-20 | Add virtual category 'perl5'. | Wolfram Schneider | |
1997-04-16 | Upgrade to 1.2.19 | Andrey A. Chernov | |
1997-03-28 | Upgrade to 1.2.18 | Andrey A. Chernov | |
1996-11-20 | 1.2.16 --> 1.2.17 | Adam David | |
(new agent forwarding protocol that is said to work this time) | |||
1996-11-18 | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | |
1996-10-16 | Upgrade to official 1.2.16 | Andrey A. Chernov | |
Fix PLIST | |||
1996-08-19 | Remove LIB_DEPENDS on libz, it's in /usr/src now. | Satoshi Asami | |
1996-08-08 | Several fixes/improvements :- | Peter Wemm | |
- 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-07-22 | If using socks, make sure you find socks library | Paul Traina | |
1996-07-18 | Back out andrews change - 1.2.14.1 is not an official ssh release. | Torsten Blum | |
1996-07-17 | Use += for USA_RESIDENT MASTER_SITES | Andrey A. Chernov | |
1996-07-16 | Upgrade to 1.2.14.1 | Andrey A. Chernov | |
Misc bugfixes | |||
1996-06-20 | Remove reminder about host key generation, it autogenerated on install | Andrey A. Chernov | |
1996-06-15 | Install an sshd.sh startup file. | Jordan K. Hubbard | |
1996-06-15 | Path on master site has changed | Torsten Blum | |
1996-06-08 | Return back to distributed libz 0.95 | Andrey A. Chernov | |
All libzs 0.99-1.0.2 produce deflate error on certain files (with ssh) I don't know, is it ssh error or libz error | |||
1996-06-07 | Update ssh-1.2.13 -> ssh-1.2.14 | Peter Wemm | |
ssh-askpass no longer uses wish, so chop the make rules that attempt to locate it. Go further to try and protect the ssh_host_key, since it's critical to the operation and security of the machine. | |||
1996-05-24 | Update the hack for locating wish/wish4.0 to also look for wish4.1 now | Peter Wemm | |
that we have that one too. | |||
1996-04-17 | Change NO_PACKAGE to RESTRICTED. | Satoshi Asami | |
1996-03-24 | Auto-sense installed perl & wish | Andrey A. Chernov | |
1996-03-23 | Move perl depends under USE_PERL | Andrey A. Chernov | |
1996-03-21 | Check USE_WISH for YES value as other parts of Makefile does | Andrey A. Chernov | |
1996-03-21 | Use wish only if USE_WISH defined. | Andrey A. Chernov | |
1996-03-16 | Update for perl5.002 | Mark Murray | |
1996-02-19 | Use libz 1.0 | Andrey A. Chernov | |
1996-02-17 | Upgrade to 1.2.13 | Andrey A. Chernov | |
1996-02-06 | Upgrade to snapshot of ssh. 1.1.12a was recalled due to even worse | Paul Traina | |
security problems. Also re-do the method we use for disconnecting ourselves from the supplied gmp and z libraries so that this can be maintained in the future (sigh!). | |||
1996-01-25 | Understands shared libwrap now | Andrey A. Chernov | |
1996-01-25 | Autopick any wish present even wish4.0 | Andrey A. Chernov | |
Autopick libwrap.a | |||
1996-01-22 | Damn. Forgot to include the makefile diffs in the last lot. | Mark Murray | |
Make the Makefile aware of libz dependancies. | |||
1996-01-21 | Remove ftp.funet.fi from master list, it not contains rsaref | Andrey A. Chernov | |
and not contains ssh in this directory. Another directory there have obsoleted ssh version. | |||
1996-01-21 | Add BUILD_DEPENDS of wish and perl5, both checked exactly in build process | Andrey A. Chernov | |
1996-01-21 | Upgrade to 1.2.12a (security bugfix) | Andrey A. Chernov | |
Fix installation bug too (scripts not installed) Fix PLIST (missing files) | |||
1995-11-23 | Update ssh from 1.2.10 to 1.2.12.. This is for two reasons: | Peter Wemm | |
1) It eliminated the need for my horrible kludge patch-ad 2) 1.2.12 has data stream compression (like gzip). (I'm talking with the author about the remining three patches) | |||
1995-11-22 | Change category "networking" to "net". | Satoshi Asami | |
1995-11-09 | Add torstenb as maintainer. | Satoshi Asami | |
1995-10-10 | Fix tcp_wrapper support | Andrey A. Chernov | |
1995-10-07 | add "networking" to the categories list | Torsten Blum | |
1995-10-07 | Ssh is a secure rlogin/rsh/rcp replacement with strong authentication | Torsten Blum | |
(.rhosts together with RSA based host authentication, and pure RSA authentication) and improved privacy (all communications are automatically and transparently encrypted). |