Subject: CVS commit: pkgsrc/security/openssl
From: Johnny C. Lam
Date: 2005-03-23 10:06:39
Message id: 20050323090639.05B352DA27@cvs.netbsd.org

Log Message:
Update security/openssl to openssl-0.9.7f.

Pkgsrc changes from version 0.9.7e include:

  *) Install the man pages with names that are less likely to collide
     with other packages' man pages.
  *) Support PKG_OPTIONS of "idea", "mdc2" and \ 
"rc5" to allow building
     with patented algorithms.  By default, this package still builds
     without patented algorithms.

Major changes from version 0.9.7e include:

  *) Prompt for pass phrases when appropriate for PKCS12 input format.
  *) Back-port of selected performance improvements from development
     branch, as well as improved support for PowerPC platforms.
  *) Add lots of checks for memory allocation failure, error codes to indicate
     failure and freeing up memory if a failure occurs.
  *) Add new -passin argument to dgst.
  *) Make an explicit check during certificate validation to see that
     the CA setting in each certificate on the chain is correct.

Files:
RevisionActionfile
1.102modifypkgsrc/security/openssl/Makefile
1.10modifypkgsrc/security/openssl/PLIST.common
1.12modifypkgsrc/security/openssl/builtin.mk
1.45modifypkgsrc/security/openssl/distinfo
1.27modifypkgsrc/security/openssl/patches/patch-ac
1.14modifypkgsrc/security/openssl/patches/patch-ad
1.16modifypkgsrc/security/openssl/patches/patch-af
1.1addpkgsrc/security/openssl/options.mk