summaryrefslogtreecommitdiff
path: root/security/openssl-beta/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade openssl to 0.9.6a and bump the shlib version in the processDoug Barton2001-05-233-37/+34
| | | | | | | | | | due to non-backwards compatible changes. The shlib bump necessitates a corresponding bump in bsd.port.mk for the automagic openssl dependency. Mistakes in the port are my responsibility. Approval for the bsd.port.mk commit comes through asami -> kkenn -> me. Kris is a little busy at the moment, so he asked me to lob it in. Approved by: kris
* 1. In addition to OSVERSION test, check for existence of /usr/lib/libssl.aMaxim Sobolev2001-04-221-5/+8
| | | | | | | and don't mark BROKEN if it doesn't exist. 2. Provide a workaround for inability of recent gcc to link shared library when -Wl,-whole-archive ld(1) option is used. This should make possible to build the port on recent -stable or -current.
* give aout machines shared libraries as wellAlfred Perlstein2001-02-101-1/+1
|
* Upgrade to 0.9.5a.Dirk Froemberg2000-04-162-58/+37
|
* Build and install shared libraries libcrypto.so.1 and libssl.so.1, too.Dirk Froemberg1999-11-071-4/+26
| | | | Submitted by: Issei Suzuki <issei@jp.freebsd.org>
* Upgrade to 0.9.4.Dirk Froemberg1999-08-092-69/+62
|
* Upgrade to OpenSSL 0.9.3:Dirk Froemberg1999-06-023-37/+84
| | | | | - some changes of the directory layout: e. g. ${PREFIX}/lib/openssl.cnf -> ${PREFIX}/openssl/openssl.cnf
* Fix build error on FreeBSD-4.0-CURRENT.Dirk Froemberg1999-03-301-4/+24
| | | | Reported by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
* - patch-ab needs to patch Makefile.org and not Makefile.ssl. OtherwiseDirk Froemberg1999-03-291-2/+2
| | | | | | | | | | the diffs are trashed because Makefile.org is used as a basis for Makefile.ssl during configuration. Now that patch-ab is applied correctly libRSAglue.a is installed. - add patch-aj obtained from the OpenSSL CVS repository: "Make sure the RSA OAEP test is skipped under -DRSAref because OAEP isn't supported when OpenSSL is built with RSAref."
* Upgrade to 0.9.2b.Dirk Froemberg1999-03-263-4/+53
| | | | | | | | | | | | | | | | | | | According to the OpenSSL-core-team you are strongly encouraged to upgrade any old version. The new version has a lot of bug fixes. - ${PREFIX}/bin/ssleay was renamed to ${PREFIX}/bin/openssl and ${PREFIX}/etc/ssleay.cnf to ${PREFIX}/lib/openssl.cnf - there are no links from e. g. ${PREFIX}/bin/md5 to ${PREFIX}/bin/ssleay any longer, instead you have to call "openssl md5" now - replaced HAS_CONFIGURE, CONFIGURE_SCRIPT and CONFIGURE_ENV with a do-configure target and changed the indention level - some perl scripts need perl5 now, so set USE_PERL5 and replace perl with ${PERL5} where neccessary. - honour ${CFLAGS}
* 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>
* Remove empty patch-ac and add patch-a[ef] which got lost during last commit.Dirk Froemberg1999-01-101-0/+0
|
* Bring this port up to openssl-0.9.1c after a repository copy from SSLeay.Dirk Froemberg1999-01-092-23/+6
| | | | | | | | | | | | | | 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
* Correct pathname.Dirk Froemberg1999-01-021-2/+2
| | | | | PR: ports/9258 Submitted by: Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
* Update incorrect md5 printout.Bill Fumerola1998-12-271-0/+11
| | | | | PR: ports/9198 Submitted by: Shigeyuki FUKUSHIMA shige@kuis.kyoto-u.ac.jp
* Compile Under ELFScott Mace1998-10-191-0/+10
| | | | PR: ports/8336 ports/8255
* Upgrade to version 0.9.0bMark Murray1998-08-271-28/+18
|
* Fix this port for RSAref, fix the config files location according toMark Murray1998-02-171-43/+28
| | | | BSD religion.
* Upgrade to 0.6.6Mark Murray1997-01-131-9/+0
|
* Update to 0.6.5Mark Murray1996-12-111-3/+44
|
* Move to version 0.6.3Mark Murray1996-08-101-0/+11