head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.8 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.6 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.4 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.2 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.5.0.28 pkgsrc-2009Q4-base:1.5 pkgsrc-2009Q3:1.5.0.26 pkgsrc-2009Q3-base:1.5 pkgsrc-2009Q2:1.5.0.24 pkgsrc-2009Q2-base:1.5 pkgsrc-2009Q1:1.5.0.22 pkgsrc-2009Q1-base:1.5 pkgsrc-2008Q4:1.5.0.20 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.18 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.16 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.14 pkgsrc-2008Q2-base:1.5 cwrapper:1.5.0.12 pkgsrc-2008Q1:1.5.0.10 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.8 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.6 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.4 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.2 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.4.0.4 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.2 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.2.0.8 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.6 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.4 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.2 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.1.1.1.0.4 pkgsrc-2005Q2-base:1.1.1.1 pkgsrc-2005Q1:1.1.1.1.0.2 pkgsrc-2005Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.6 date 2010.01.16.14.41.25; author tnn; state dead; branches; next 1.5; 1.5 date 2007.01.20.18.55.09; author wiz; state Exp; branches; next 1.4; 1.4 date 2006.07.12.16.30.04; author rillig; state Exp; branches; next 1.3; 1.3 date 2006.07.12.15.38.29; author rillig; state Exp; branches; next 1.2; 1.2 date 2005.08.12.20.11.26; author reed; state Exp; branches; next 1.1; 1.1 date 2005.02.01.21.51.12; author jschauma; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2005.02.01.21.51.12; author jschauma; state Exp; branches; next ; desc @@ 1.6 log @- update to 3.12.4.5 - reach over to xulrunner, track the stable gecko release - use external sqlite3 - cleanup - take maintainership This is the second part of PR pkg/42277. @ text @$NetBSD: patch-ae,v 1.5 2007/01/20 18:55:09 wiz Exp $ --- mozilla/security/nss/cmd/platlibs.mk.orig 2006-11-17 02:13:16.000000000 +0000 +++ mozilla/security/nss/cmd/platlibs.mk @@@@ -213,7 +213,7 @@@@ endif # If GNU ld is used, we must use the -rpath-link option to tell # the linker where to find libsoftokn3.so, an implicit dependency # of libnss3.so. -ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD, $(OS_ARCH))) +ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD DragonFly, $(OS_ARCH))) EXTRA_SHARED_LIBS += -Wl,-rpath-link,$(DIST)/lib endif @@@@ -236,6 +236,7 @@@@ EXTRA_SHARED_LIBS += \ -L$(DIST)/lib \ -lssl3 \ -lsmime3 \ + -lsoftokn3 \ -lnss3 \ -L$(NSPR_LIB_DIR) \ -lplc4 \ @ 1.5 log @Update to 3.11.4: The following bugs have been fixed in NSS 3.11.4. * Bug 115951: freebl dynamic library is never unloaded by libsoftoken or libssl. Also tiny one-time leak in freebl's loader.c. * Bug 127960: SSL force handshake function should take a timeout. * Bug 335454: Unable to find library 'libsoftokn3.sl' on HP-UX 64 bit. * Bug 350200: Implement DHMAC based POP (ProofOfPossession). * Bug 351482: audit_log_user_message doesn't exist in all versions of libaudit.so.0. (the "paranoia patch") * Bug 352041: oom [@@ CERT_DecodeDERCrlWithFlags] "extended" tracked as NULL was dereferenced. * Bug 353422: Klocwork bugs in nss/lib/crmf. * Bug 353475: Cannot run cmd tools compiled with VC++ 2005. * Bug 353572: leak in sftk_OpenCertDB. * Bug 353608: NSS_RegisterShutdown may fail, and appData argument to callbacks is always NULL. * Bug 353749: PowerUpSelf tests update for DSA and ECDSA KAT. * Bug 353896: Building tip with NSS_ECC_MORE_THAN_SUITE_B causes crashes in all.sh. * Bug 353910: memory leak in RNG_RNGInit. * Bug 354313: STAN_GetCERTCertificateName leaks "instance" struct. * Bug 354384: vfyserv shutdown failure when client auth requested. * Bug 354900: Audit modifications, accesses, deletions, and additions of cryptographic keys. * Bug 355297: Improve the very first RNG_RandomUpdate call. * Bug 356073: C_GetTokenInfo should return CKR_CRYPTOKI_NOT_INITIALIZED if not initialized. * Bug 356309: CertVerifyLog in CERT_VerifyCertificate terminates early on expired certs. * Bug 357197: OCSP response code fails to match CERTIds. (hot fix only) * Bug 359484: FireFox 2 tries to negotiate ECC cipher suites using ssl2 client hello. (hot fix only) * Bug 360818: No RPATH set for signtool and signver. @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.4 2006/07/12 16:30:04 rillig Exp $ @ 1.4 log @Updated nss to 3.11. No ChangeLog available, but some libraries have changed: - removed libfort - added libfreebl3 - removed libswft @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.3 2006/07/12 15:38:29 rillig Exp $ d3 3 a5 3 --- mozilla/security/nss/cmd/platlibs.mk.orig 2005-11-15 19:19:18.000000000 +0100 +++ mozilla/security/nss/cmd/platlibs.mk 2006-07-12 17:53:02.000000000 +0200 @@@@ -172,7 +172,7 @@@@ endif d14 1 a14 1 @@@@ -213,6 +213,7 @@@@ EXTRA_SHARED_LIBS += \ @ 1.3 log @Fixed most pkglint warnings. @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.2 2005/08/12 20:11:26 reed Exp $ d3 3 a5 3 --- mozilla/security/nss/cmd/platlibs.mk.orig 2004-06-18 23:13:45.000000000 -0700 +++ mozilla/security/nss/cmd/platlibs.mk 2005-08-12 12:21:35.000000000 -0700 @@@@ -182,7 +182,7 @@@@ d14 1 a14 1 @@@@ -216,6 +216,7 @@@@ d20 1 a21 1 -lplds4 \ @ 1.2 log @Add patch-ah and patch-ai and update patch-ae for DragonFly support. This is from PR #30711. Note that I didn't test on DragonFly. Also note that this is still incomplete for DragonFly -- it needs the mk file too. @ text @d1 1 a1 1 $NetBSD$ d3 2 a4 2 --- cmd/platlibs.mk.orig 2004-06-18 23:13:45.000000000 -0700 +++ cmd/platlibs.mk 2005-08-12 12:21:35.000000000 -0700 @ 1.1 log @Initial revision @ text @d3 11 a13 2 --- cmd/platlibs.mk.orig Thu Jan 20 06:55:35 2005 +++ cmd/platlibs.mk Thu Jan 20 06:56:07 2005 @ 1.1.1.1 log @Initial import of devel/nss from pkgsrc-wip, provided by matthewluckie: Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. @ text @@