aboutsummaryrefslogtreecommitdiff
path: root/security/ssh/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Check USE_WISH for YES value as other parts of Makefile doesAndrey A. Chernov1996-03-211-2/+2
| | | | Notes: svn path=/head/; revision=2869
* Use wish only if USE_WISH defined.Andrey A. Chernov1996-03-211-2/+2
| | | | Notes: svn path=/head/; revision=2868
* Update for perl5.002Mark Murray1996-03-161-2/+2
| | | | Notes: svn path=/head/; revision=2844
* Use libz 1.0Andrey A. Chernov1996-02-191-2/+2
| | | | Notes: svn path=/head/; revision=2724
* Upgrade to 1.2.13Andrey A. Chernov1996-02-171-3/+3
| | | | Notes: svn path=/head/; revision=2721
* Upgrade to snapshot of ssh. 1.1.12a was recalled due to even worsePaul Traina1996-02-061-2/+2
| | | | | | | | | | 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!). Notes: svn path=/head/; revision=2678
* Understands shared libwrap nowAndrey A. Chernov1996-01-251-2/+3
| | | | Notes: svn path=/head/; revision=2658
* Autopick any wish present even wish4.0Andrey A. Chernov1996-01-251-9/+23
| | | | | | | Autopick libwrap.a Notes: svn path=/head/; revision=2654
* Damn. Forgot to include the makefile diffs in the last lot.Mark Murray1996-01-221-1/+2
| | | | | | | Make the Makefile aware of libz dependancies. Notes: svn path=/head/; revision=2652
* Remove ftp.funet.fi from master list, it not contains rsarefAndrey A. Chernov1996-01-211-2/+1
| | | | | | | | and not contains ssh in this directory. Another directory there have obsoleted ssh version. Notes: svn path=/head/; revision=2651
* Add BUILD_DEPENDS of wish and perl5, both checked exactly in build processAndrey A. Chernov1996-01-211-1/+3
| | | | Notes: svn path=/head/; revision=2650
* Upgrade to 1.2.12a (security bugfix)Andrey A. Chernov1996-01-211-6/+5
| | | | | | | | Fix installation bug too (scripts not installed) Fix PLIST (missing files) Notes: svn path=/head/; revision=2649
* Update ssh from 1.2.10 to 1.2.12.. This is for two reasons:Peter Wemm1995-11-231-2/+2
| | | | | | | | | 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) Notes: svn path=/head/; revision=2461
* Change category "networking" to "net".Satoshi Asami1995-11-221-2/+2
| | | | Notes: svn path=/head/; revision=2455
* Add torstenb as maintainer.Satoshi Asami1995-11-091-1/+3
| | | | Notes: svn path=/head/; revision=2400
* Fix tcp_wrapper supportAndrey A. Chernov1995-10-101-4/+5
| | | | Notes: svn path=/head/; revision=2306
* add "networking" to the categories listTorsten Blum1995-10-071-2/+2
| | | | Notes: svn path=/head/; revision=2295
* Ssh is a secure rlogin/rsh/rcp replacement with strong authenticationTorsten Blum1995-10-071-0/+90
(.rhosts together with RSA based host authentication, and pure RSA authentication) and improved privacy (all communications are automatically and transparently encrypted). Notes: svn path=/head/; revision=2294