From owner-freebsd-gnome@FreeBSD.ORG Thu Jul 28 04:31:17 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCD8016A41F for ; Thu, 28 Jul 2005 04:31:17 +0000 (GMT) (envelope-from mi+kde@aldan.algebra.com) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6907A43D45 for ; Thu, 28 Jul 2005 04:31:15 +0000 (GMT) (envelope-from mi+kde@aldan.algebra.com) Received: (qmail 10542 invoked from network); 28 Jul 2005 04:31:15 -0000 Received: from aldan.algebra.com (HELO blue.virtual-estates.net) ([216.254.65.224]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 28 Jul 2005 04:31:14 -0000 Received: from blue.virtual-estates.net (blue [127.0.0.1]) by blue.virtual-estates.net (8.13.3/8.13.3) with ESMTP id j6S4VD1P058645; Thu, 28 Jul 2005 00:31:13 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by blue.virtual-estates.net (8.13.3/8.13.3/Submit) id j6S4VCbE058644; Thu, 28 Jul 2005 00:31:12 -0400 (EDT) (envelope-from mi+kde@aldan.algebra.com) X-Authentication-Warning: blue.virtual-estates.net: mi set sender to mi+kde@aldan.algebra.com using -f From: Mikhail Teterin To: Joe Marcus Clarke Date: Thu, 28 Jul 2005 00:31:12 -0400 User-Agent: KMail/1.8.1 References: <200507272315.14407.mi+mx@aldan.algebra.com> <1122521209.25076.0.camel@shumai.marcuscom.com> In-Reply-To: <1122521209.25076.0.camel@shumai.marcuscom.com> X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Cc: gnome@freebsd.org Subject: Re: updating security/nss X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jul 2005 04:31:17 -0000 On Wednesday 27 July 2005 11:26 pm, you wrote: = Thanks, but I have already been testing my own update to NSS, and that = will be committed when I'm done. šCheck the archives of this list for = diff. Great. I hope, you'll find it possible to use some of the features of my version nevertheless. In particular: . do not build/use NSS' own version of -lz; . do not build/use NSS' own version of db (patch-sysdb); . patch the tests, so they can be used automatically; . fix a lot of compiler warnings and some warning-identified bugs. Yours, -mi P.S. I just realized, that our recent upgrade of devel/nspr should've bumped the major library version(s) :-( The new version provides some stuff, that is required to build the browsers -- without the major number bump, the browsers will not be able to LIB_DEPEND properly.