From owner-freebsd-ports@FreeBSD.ORG Tue Mar 30 17:22:46 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CE7B16A4CE for ; Tue, 30 Mar 2004 17:22:46 -0800 (PST) Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71B2943D2D for ; Tue, 30 Mar 2004 17:22:45 -0800 (PST) (envelope-from girgen@pingpong.net) Received: from localhost (localhost [127.0.0.1]) by palle.girgensohn.se (8.12.11/8.12.11) with ESMTP id i2V1MgOs089494; Wed, 31 Mar 2004 03:22:42 +0200 (CEST) (envelope-from girgen@pingpong.net) Date: Wed, 31 Mar 2004 03:22:42 +0200 From: Palle Girgensohn To: Vivek Khera , ports@freebsd.org Message-ID: <177330000.1080696162@palle.girgensohn.se> In-Reply-To: <58C7E8CE-827E-11D8-93FC-000A9578CFCC@khera.org> References: <85180000.1080671498@palle.girgensohn.se> <58C7E8CE-827E-11D8-93FC-000A9578CFCC@khera.org> X-Mailer: Mulberry/3.1.0 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: perl 5.8.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 01:22:46 -0000 --On tisdag, mars 30, 2004 14.13.37 -0500 Vivek Khera wrote: > > On Mar 30, 2004, at 1:31 PM, Palle Girgensohn wrote: > >> There are a couple of identical updates for this port in gnats. >> > text=perl5.8+to+5.8.3>. Perhaps someone can find the time to look at >> them and commit? >> > > We had a big discussion about this on March 24 and 25 on this list. So I see, sorry, should have checked first. Still, not much info in that thread, though. I've had a bad experience also, where textproc/p5-XML-Parser does not work when gcc is 2.95.4 (FreeBSD 4-STABLE). Setting CC=gcc33 fixes this, so I guess it is a bit more complicated than the PR:s say (of course, otherwise they would've been committed). What implication do we get if we set USE_GCC=3.x in the perl5.8/Makefile? /Palle