From owner-freebsd-questions@FreeBSD.ORG Sun Mar 1 14:32:49 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8312106564A for ; Sun, 1 Mar 2009 14:32:49 +0000 (UTC) (envelope-from valerio.daelli@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 7D8858FC12 for ; Sun, 1 Mar 2009 14:32:49 +0000 (UTC) (envelope-from valerio.daelli@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so710293fgb.35 for ; Sun, 01 Mar 2009 06:32:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=G+RRknY/MLapwau4mQOU/uIMYUe7w9w6+gqrtT7V/Hc=; b=FK/M1lSnEMujW9vw496h+09i4Ne3FSvDrOxF2/SYPwAl7K/kBFHNQesLD8Z4ZZfdIq wZxjbOzPAO1y7qdOHz9/1C5AYgNSjogwWHeO++kNGUEMiS6cSt0aJTaBk3iUMVvYW3sf 0cSkqtdexOMYz6D/c8RYjM3Hgz2kcUjpyJKxY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=Ddelh9EX22kBJXKnET2a6MKlzNlyWJZ3jlMrGHHedRJ3m4Z0xEdx3mlRPwMB/KdPT7 X7hMU+zYwUakUCqev9pEfUpNiFTSrl75MdCEt0j06VhjOFlUE+Si6YI6eMfBcp8EWi/E h6cS8XcRQLartkl9E0SCsBoMR5+9peDWIyysg= MIME-Version: 1.0 Received: by 10.86.95.20 with SMTP id s20mr2714699fgb.40.1235916219910; Sun, 01 Mar 2009 06:03:39 -0800 (PST) Date: Sun, 1 Mar 2009 15:03:39 +0100 Message-ID: <27dbfc8c0903010603g32e1640fo49f8c55f652a28d9@mail.gmail.com> From: Valerio Daelli To: User Questions Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Port of perl 5.10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Mar 2009 14:32:50 -0000 Hi is there anyone working on a port of perl5.10? I can only see ports of 5.8 and 5.6. I can make a port of 5.10, it seems to compile flawlessly on FreeBSD 7. Have a good day Valerio