From owner-freebsd-perl@FreeBSD.ORG Tue Jan 27 10:03:39 2009 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE75D1065696; Tue, 27 Jan 2009 10:03:39 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) by mx1.freebsd.org (Postfix) with ESMTP id 745D48FC12; Tue, 27 Jan 2009 10:03:39 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id F0E7ABDC21; Tue, 27 Jan 2009 11:03:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=; d=mat.cc; h=date:from:to:cc:subject :message-id:in-reply-to:references:mime-version:content-type: content-transfer-encoding; s=plouf; bh=vpXiLDuaDJIysI5gAZ/R4bI66 xs=; b=pDr+xtoyUJ6T0pfksLzkROm7bbaZ3yPRbnsOLlF3vPHChoFFZGcbevu0P oUggbUs93LQBoA02qD2oqS4JZyDq/K1/WCqqoyw5GxoAimG3VxfE2NW2bu0kdiKq i0CRPZFXXZJpStcFY5T2Enh4sknBpWU3qUnT2QxNg3fqbew05I= Received: from ATuin.in.mat.cc (ATuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id D8E61BDC1D; Tue, 27 Jan 2009 11:03:37 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ATuin.in.mat.cc (Postfix) with ESMTP id B33152DFE1F; Tue, 27 Jan 2009 11:03:35 +0100 (CET) Date: Tue, 27 Jan 2009 11:03:34 +0100 From: Mathieu Arnold To: "Philip M. Gollucci" , Kris Kennaway Message-ID: <71920C28EEEA8FADF465A072@ATuin.in.mat.cc> In-Reply-To: <497CD7D6.5000403@p6m7g8.com> References: <497AE877.1050103@FreeBSD.org> <20090124131813.GF8987@bc3.lsu.edu> <497B1B74.1060300@FreeBSD.org> <497CD7D6.5000403@p6m7g8.com> X-Mailer: Mulberry/4.0.9b1 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: perl@freebsd.org, skv@FreeBSD.org, portmgr Subject: Re: Status of perl 5.10 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2009 10:03:40 -0000 +--On 25 janvier 2009 16:21:26 -0500 "Philip M. Gollucci" wrote: |>>> Can someone give us an update on what is the status of preparation |>>> for importing perl 5.10? Who is working on it; what are the |>>> remaining obstacles; what can we do in future to avoid the delays? | w/ mod_perl hat (and p5p-), I think the largest obstacle really is | setting CONFLICTS | and getting -exp runs. | | I mean perl 5.10 compiles on freebsd. Creating the port can be done | fairly quickly. | leaving lang/perl5.8 as the default. If portmgr@ wants to do an -exp | run, I take a whack at it today. | | Its going to react fairly similiar to the 5.8.9 import, the only | differnce is *MORE* | modules are now dual life and in core. Which means more ugly .if | PERL_VER >. I think you all should ask the perl maintainer, that is, which is, if I'm not mistaken, skv@ who took over from tobez@ so that he could do the 5.10 import. -- Mathieu Arnold