summaryrefslogtreecommitdiff
path: root/security/openssl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct MASTER_SITES.Dirk Froemberg1999-01-261-3/+4
| | | | Notes: svn path=/head/; revision=16366
* Modify ${PREFIX}/bin/md5 (= ${PREFIX}/bin/ssleay) output string.Dirk Froemberg1999-01-201-0/+11
| | | | | | | | PR: ports/9563 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=16201
* Don't use rsaref if I_HAVE_AN_RSA_LICENSE is defined.Dirk Froemberg1999-01-121-2/+2
| | | | | | | | | | | | | | Requested by: Garrett Wollman <wollman@FreeBSD.ORG>: "If you have an RSA license, you DON'T want to use rsaref -- it's slow as hell. The only reason you would want to use rsaref is: 1) You are in the US. 2) The patent hasn't expired yet (600-someodd days and counting). 3) You wouldn't have the right to use RSA otherwise." Notes: svn path=/head/; revision=16022
* Remove empty patch-ac and add patch-a[ef] which got lost during last commit.Dirk Froemberg1999-01-101-0/+0
| | | | Notes: svn path=/head/; revision=15957
* Bring this port up to openssl-0.9.1c after a repository copy from SSLeay.Dirk Froemberg1999-01-096-298/+201
| | | | | | | | | | | | | | | | | OpenSSL is a successor of SSLeay (see http://www.openssl.org/). This port uses almost the same files as SSLeay. So they can't be installed both. - make the port ${PREFIX} clean - reorganize PLIST (list links as normal files, which makes the PLIST shorter and easier to maintain) - reference ${PREFIX}/etc/ssleay.cnf only (there was a reference to ${PREFIX}/lib/ssleay.cnf somewhere) - some other minor portlint changes Notes: svn path=/head/; revision=15945
* Mark this broken while Dirk works on it.Satoshi Asami1999-01-091-1/+3
| | | | Notes: svn path=/head/; revision=15944
* Correct pathname.Dirk Froemberg1999-01-021-2/+2
| | | | | | | | PR: ports/9258 Submitted by: Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp> Notes: svn path=/head/; revision=15790
* Update incorrect md5 printout.Bill Fumerola1998-12-271-0/+11
| | | | | | | | PR: ports/9198 Submitted by: Shigeyuki FUKUSHIMA shige@kuis.kyoto-u.ac.jp Notes: svn path=/head/; revision=15672
* Add more DISTSITES. The single one listed only allowed 10 simulanious anonDavid E. O'Brien1998-10-261-2/+6
| | | | | | | | connections -- not enough for the demands of the Awesome FreeBSD Ports Collection(tm). Notes: svn path=/head/; revision=14185
* Compile Under ELFScott Mace1998-10-191-0/+10
| | | | | | | PR: ports/8336 ports/8255 Notes: svn path=/head/; revision=14067
* security/rsaref has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13390
* Upgrade to version 0.9.0bMark Murray1998-08-275-144/+94
| | | | Notes: svn path=/head/; revision=12885
* Add a line only contains a # after the $Id$ line.Masafumi Max NAKANE1998-08-211-1/+2
| | | | Notes: svn path=/head/; revision=12707
* BUILD_DEPENDS -> LIB_DEPENDSSteve Price1998-07-111-2/+2
| | | | | | | | PR: the part of 7188 I missed the first time around Submitted by: Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=11826
* update original distribution (0.8.1 -> 0.8.1b).Jun-ichiro itojun Hagino1998-07-062-4/+4
| | | | | | | 0.8.1 is no longer available due to PKCS#1 security hole. Notes: svn path=/head/; revision=11752
* Fix this port for RSAref, fix the config files location according toMark Murray1998-02-173-47/+31
| | | | | | | BSD religion. Notes: svn path=/head/; revision=9776
* Shame on me ... we need BUILD_DEPEND, not LIB_DEPEND.Andreas Klemm1997-08-161-2/+2
| | | | | | | It must be the heat ;-) Notes: svn path=/head/; revision=7607
* libRSAglue.a is needed to build apache-ssl port.Andreas Klemm1997-08-162-1/+4
| | | | | | | | Added it to the post-install target in ports Makefile. Updated PLIST Notes: svn path=/head/; revision=7606
* BUILD_DEPENDS was not ok, now comes the really needed LIB_DEPENDS line ;-)Andreas Klemm1997-08-161-2/+2
| | | | Notes: svn path=/head/; revision=7605
* if USA_RESIDENT is set:Andreas Klemm1997-08-161-2/+2
| | | | | | | | LIB_DEPENDS line: forgotten ´=´ changed LIB_DEPENDS to a needed BUILD_DEPENDS= rsaref:.... Notes: svn path=/head/; revision=7604
* Update to v 0.8.1. New algorithms (Blowfish &c) added. SSLv3 added.Mark Murray1997-08-155-53/+272
| | | | | | | Thanks to: Richard Seaman <Dick@tar.com> Notes: svn path=/head/; revision=7588
* Upgrade to 0.6.6Mark Murray1997-01-134-14/+8
| | | | Notes: svn path=/head/; revision=5342
* @#$%!! Forgot the MD5 checksum.Mark Murray1996-12-121-1/+1
| | | | | | | Found before: Anyone Else Notes: svn path=/head/; revision=4961
* Update to 0.6.5Mark Murray1996-12-114-17/+58
| | | | Notes: svn path=/head/; revision=4932
* Install SSLeay docs into ${PREFIX}/share/doc/SSLeay/...David E. O'Brien1996-12-032-1/+51
| | | | | | | Submitted by: Igor Vinokurov <igor@ibank.ru> (on ports list) Notes: svn path=/head/; revision=4765
* CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-))David E. O'Brien1996-11-171-4/+3
| | | | | | | | Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable Notes: svn path=/head/; revision=4537
* Update to 0.6.4Mark Murray1996-09-243-10/+10
| | | | | | | Submitted by:Jeremy Prior <jez@netcraft.co.uk> (sorry I took so long!) Notes: svn path=/head/; revision=3861
* Move to version 0.6.3Mark Murray1996-08-102-1/+12
| | | | Notes: svn path=/head/; revision=3575
* Move to version 0.6.3Mark Murray1996-08-101-3/+3
| | | | Notes: svn path=/head/; revision=3574
* Change NO_PACKAGE to RESTRICTED, this is crypto code so we don't evenSatoshi Asami1996-07-301-3/+5
| | | | | | | | | | | want to touch it. While I'm here, change MASTER_SITES to URL form (ftp://) and add markm as the maintainer (he's the only one who touched this Makefile since the beginning of history).... Notes: svn path=/head/; revision=3465
* SSLeay version 0.6.2.Mark Murray1996-07-295-106/+40
| | | | | | | | | | | This implementation has been built with Our ((actually its own but in our source tree) DES library and our MD{45}. You will need to link your SSL code with -ldes and -lmd. Are you happy now, Torsten? ;-) Notes: svn path=/head/; revision=3448
* This is crypto, so set NO_PACKAGE to ward of the net.police.Mark Murray1996-03-031-1/+4
| | | | Notes: svn path=/head/; revision=2769
* At long last! This is Eric Young's SSL library. The DES routinesMark Murray1996-03-035-0/+143
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