summaryrefslogtreecommitdiff
path: root/security (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a "/" to the end of MASTER_SITES so that this wil actually fetchMark Murray1996-06-161-2/+2
| | | | Notes: svn path=/head/; revision=3233
* Install an sshd.sh startup file.Jordan K. Hubbard1996-06-154-2/+18
| | | | Notes: svn path=/head/; revision=3226
* Path on master site has changedTorsten Blum1996-06-152-4/+4
| | | | Notes: svn path=/head/; revision=3224
* Add fwtkGary Palmer1996-06-151-1/+2
| | | | Notes: svn path=/head/; revision=3223
* Port of TIS's FWTK. This port is RESTRICTED (no form ofGary Palmer1996-06-157-0/+290
| | | | | | | redistribution, even mirroring, is allowed) Notes: svn path=/head/; revision=3222
* Return back to distributed libz 0.95Andrey A. Chernov1996-06-082-4/+2
| | | | | | | | 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 Notes: svn path=/head/; revision=3180
* Update ssh-1.2.13 -> ssh-1.2.14Peter Wemm1996-06-078-202/+106
| | | | | | | | | | 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. Notes: svn path=/head/; revision=3175
* Upgrade to 2.6.3iaAndrey A. Chernov1996-05-273-12/+15
| | | | Notes: svn path=/head/; revision=3129
* Checksum changed on master siteAndrey A. Chernov1996-05-272-2/+2
| | | | Notes: svn path=/head/; revision=3128
* Update the hack for locating wish/wish4.0 to also look for wish4.1 nowPeter Wemm1996-05-242-6/+14
| | | | | | | that we have that one too. Notes: svn path=/head/; revision=3123
* Change NO_PACKAGE to RESTRICTED.Satoshi Asami1996-04-172-4/+4
| | | | Notes: svn path=/head/; revision=3001
* Add ssh. I have no idea why it was missing.Satoshi Asami1996-04-171-1/+2
| | | | Notes: svn path=/head/; revision=3000
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
| | | | Notes: svn path=/head/; revision=2959
* Whoops! forgot the package files! :-(Peter Wemm1996-04-092-2/+2
| | | | Notes: svn path=/head/; revision=2953
* Update tcp_wrappers port from v7.2 to v7.4, as the original tar filePeter Wemm1996-04-093-8/+9
| | | | | | | | | | is gone from the master site. There are no new features, just a couple of bug fixes (that shouldn't affect us) and portability improvements. Notes: svn path=/head/; revision=2952
* Check NOMANCOMPRESS.Satoshi Asami1996-04-011-1/+3
| | | | Notes: svn path=/head/; revision=2929
* Auto-sense installed perl & wishAndrey A. Chernov1996-03-242-6/+14
| | | | Notes: svn path=/head/; revision=2881
* Move perl depends under USE_PERLAndrey A. Chernov1996-03-232-4/+24
| | | | Notes: svn path=/head/; revision=2879
* Check USE_WISH for YES value as other parts of Makefile doesAndrey A. Chernov1996-03-212-4/+4
| | | | Notes: svn path=/head/; revision=2869
* Use wish only if USE_WISH defined.Andrey A. Chernov1996-03-212-4/+4
| | | | Notes: svn path=/head/; revision=2868
* Update for perl5.002Mark Murray1996-03-162-4/+4
| | | | Notes: svn path=/head/; revision=2844
* Add SSLeayMark Murray1996-03-071-1/+2
| | | | | | | Noticed before: asami Notes: svn path=/head/; revision=2800
* This is crypto, so set NO_PACKAGE to ward of the net.police.Mark Murray1996-03-032-2/+8
| | | | Notes: svn path=/head/; revision=2769
* At long last! This is Eric Young's SSL library. The DES routinesMark Murray1996-03-0310-0/+286
| | | | | | | | | | are not part of this build as they are part of mainstram FreeBSD. Please will a certificates expert check out the certificates location. Notes: svn path=/head/; revision=2768
* Use libz 1.0Andrey A. Chernov1996-02-192-4/+4
| | | | Notes: svn path=/head/; revision=2724
* Checksum for rsaref2.tar.gz. Only used if you are compiling this in USA.Satoshi Asami1996-02-192-0/+2
| | | | Notes: svn path=/head/; revision=2723
* Upgrade to 1.2.13Andrey A. Chernov1996-02-176-32/+32
| | | | Notes: svn path=/head/; revision=2721
* Fix ordering of variables.Satoshi Asami1996-02-161-3/+3
| | | | Notes: svn path=/head/; revision=2716
* update to latest version. old version was gone from the master site.Adam David1996-02-093-7/+7
| | | | | | | Reviewed by:torstenb Notes: svn path=/head/; revision=2704
* update to latest version. old version was gone from the master site.Adam David1996-02-092-6/+9
| | | | | | | | some FreeBSD patches now in the main distribution. Reviewed by:torstenb Notes: svn path=/head/; revision=2703
* Fix patch typo.Paul Traina1996-02-072-2/+2
| | | | | | | Found by: Andrzej Tobola <san@iem.pw.edu.pl> Notes: svn path=/head/; revision=2683
* Upgrade to snapshot of ssh. 1.1.12a was recalled due to even worsePaul Traina1996-02-068-34/+154
| | | | | | | | | | 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
* upgrade to version 1.4Eric L. Hernes1996-02-055-83/+23
| | | | Notes: svn path=/head/; revision=2676
* Use absolute path to ldconfigAndrey A. Chernov1996-01-252-3/+3
| | | | Notes: svn path=/head/; revision=2663
* exec ranlib & ldconfigAndrey A. Chernov1996-01-251-0/+2
| | | | Notes: svn path=/head/; revision=2659
* Understands shared libwrap nowAndrey A. Chernov1996-01-252-4/+6
| | | | Notes: svn path=/head/; revision=2658
* Create share data block to resolve referencesAndrey A. Chernov1996-01-251-7/+15
| | | | Notes: svn path=/head/; revision=2657
* Build/install shared libwrap, build programs with it tooAndrey A. Chernov1996-01-253-22/+128
| | | | | | | | Add forgotten program Fix install permissions Notes: svn path=/head/; revision=2656
* Build/install shared libwrap, build programs with it tooAndrey A. Chernov1996-01-251-1/+2
| | | | Notes: svn path=/head/; revision=2655
* Autopick any wish present even wish4.0Andrey A. Chernov1996-01-252-18/+46
| | | | | | | Autopick libwrap.a Notes: svn path=/head/; revision=2654
* Damn. Forgot to include the makefile diffs in the last lot.Mark Murray1996-01-222-2/+4
| | | | | | | 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-212-4/+2
| | | | | | | | 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-212-2/+6
| | | | Notes: svn path=/head/; revision=2650
* Upgrade to 1.2.12a (security bugfix)Andrey A. Chernov1996-01-216-16/+14
| | | | | | | | Fix installation bug too (scripts not installed) Fix PLIST (missing files) Notes: svn path=/head/; revision=2649
* Upgrade to International releaseAndrey A. Chernov1996-01-188-23/+32
| | | | Notes: svn path=/head/; revision=2646
* Intl. version upgradeAndrey A. Chernov1996-01-112-2/+2
| | | | Notes: svn path=/head/; revision=2610
* Better package listAndrey A. Chernov1996-01-043-3/+15
| | | | Notes: svn path=/head/; revision=2604
* Upgrade to next international beta snapshotAndrey A. Chernov1996-01-045-14/+17
| | | | Notes: svn path=/head/; revision=2602
* Correct the PGP homepage in the header comments.Mark Murray1995-12-063-6/+6
| | | | Notes: svn path=/head/; revision=2535
* Upgrade international variant to next development snapshotAndrey A. Chernov1995-12-025-17/+11
| | | | Notes: svn path=/head/; revision=2518