From owner-freebsd-current@FreeBSD.ORG Tue Jun 29 01:08:00 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 407D716A4CE for ; Tue, 29 Jun 2004 01:08:00 +0000 (GMT) Received: from robbins.dropbear.id.au (226.a.010.mel.iprimus.net.au [210.50.200.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 904FC43D2D for ; Tue, 29 Jun 2004 01:07:59 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id A2DAD4214; Tue, 29 Jun 2004 11:10:52 +1000 (EST) Date: Tue, 29 Jun 2004 11:10:52 +1000 From: Tim Robbins To: Paul Seniura Message-ID: <20040629011052.GA23777@cat.robbins.dropbear.id.au> References: <20040627145408.GA71410@stud.fit.vutbr.cz> <20040628223328.0471D5C29@techpc04.okladot.state.ok.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040628223328.0471D5C29@techpc04.okladot.state.ok.us> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: maybe zlib-1.2.1? (re: Suggest to upgrade some software in base) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2004 01:08:00 -0000 On Mon, Jun 28, 2004 at 05:33:28PM -0500, Paul Seniura wrote: > > I've been testing zlib-1.2.1 on OSX Panther 10.3.3 and > on 10.3.4 for several weeks (across an update). > I compiled with '-prebind -bind_at_load' replacing > Apple's own provided files there. Seems a lot peppier, > their work does show thru. If this isn't planned for > 5.3-R already, I will try when/if I can do it on the > puny pentium2 at work to give it a whirl (anything to > try helping it along). I have zlib 1.2.1 prepared for importing & have been running with it locally for a few weeks. I should get around to actually doing the import into CVS some time this week. Tim