1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/security/openssl/files
Dirk Froemberg 0d16fe8fa8 Upgrade to 0.9.2b.
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}
1999-03-26 08:42:49 +00:00
..
patch-ab Upgrade to 0.9.2b. 1999-03-26 08:42:49 +00:00
patch-ac Upgrade to 0.9.2b. 1999-03-26 08:42:49 +00:00
patch-ad Correct pathname. 1999-01-02 20:38:55 +00:00
patch-ag Modify ${PREFIX}/bin/md5 (= ${PREFIX}/bin/ssleay) output string. 1999-01-20 12:44:04 +00:00
patch-ah Upgrade to 0.9.2b. 1999-03-26 08:42:49 +00:00