Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 2004 22:35:22 -0800 (PST)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/nss Makefile ports/security/nss/files patch-..::coreconf::FreeBSD.mk
Message-ID:  <200403190635.i2J6ZMiD051666@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403190635.i2J6ZMiD051666>