cvs commit: ports/security/nss Makefile ports/security/nss/files patch-..::coreconf::FreeBSD.mk

Joe Marcus Clarke marcus at FreeBSD.org
Thu Mar 18 22:35:23 PST 2004


marcus      2004/03/18 22:35:22 PST

  FreeBSD ports repository

  Modified files:
    security/nss         Makefile 
    security/nss/files   patch-..::coreconf::FreeBSD.mk 
  Log:
  Link this library symbolically so that it can be linked into executables
  along with OpenSSL.  Without this, there is a symbol conflict with
  MD5_Update() which can cause applications such as Evolution 1.5 to crash
  when Kerberos support is enabled.
  
  The longer-term goal is to configure Mozilla's internal NSS to be linked
  symbolically which should allow us to enable OpenSSL support in gnomevfs2.
  
  Revision  Changes    Path
  1.16      +1 -0      ports/security/nss/Makefile
  1.4       +9 -6      ports/security/nss/files/patch-..::coreconf::FreeBSD.mk


More information about the cvs-ports mailing list