From owner-freebsd-ports Fri Mar 30 11:35: 1 2001 Delivered-To: freebsd-ports@freebsd.org Received: from dan-dh.data-hotel.net (dan-dh.data-hotel.net [210.81.45.22]) by hub.freebsd.org (Postfix) with ESMTP id AACAA37B722 for ; Fri, 30 Mar 2001 11:34:57 -0800 (PST) (envelope-from dankogai@dan.co.jp) Received: from [192.168.0.4] (itbs017n076.ppp.infoweb.ne.jp [202.219.103.204]) by dan-dh.data-hotel.net (8.9.3/8.9.3) with ESMTP id EAA07407 for ; Sat, 31 Mar 2001 04:34:54 +0900 (JST) (envelope-from dankogai@dan.co.jp) User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2106 Date: Sat, 31 Mar 2001 04:34:53 +0900 Subject: Re: Perl 5.6.0 ports available From: Dan Kogai To: Message-ID: In-Reply-To: <20010330131610.B5100@peitho.fxp.org> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org on 01.3.31 2:28 AM, Matthew Emmerton at matt@gsicomp.on.ca wrote: > Dan, > > I made a Perl 5.6.0 port a few weeks back. markm@freebsd.org was reviewing > it since he's the maintainer of the Perl5 port that's in the tree now. > > -- > Matt Emmerton > on 01.3.31 3:16 AM, Chris Faulhaber at jedgar@fxp.org wrote: > On Sat, Mar 31, 2001 at 02:09:50AM +0900, Dan Kogai wrote: >> Dear Ports Manager, >> >> My name is Dan Kogai, a daemon's advocate. >> I have been wondering why /usr/ports/lang/perl5 stays there even though it >> has been long obsolete. At the same time /usr/src/contrib/perl5 remains >> 5.005_03, which is very stable but once again obsolete for some of the >> latest modules at CPAN. > > The ports/lang/perl5 maintainer updated the port > about eight days ago to 5.6.0. You may want to coordinate any changes > with him... You guys are right. ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/portslang/perl5/ -rw-r--r-- 1 root 207 5099 Mar 22 23:13 Makefile -rw-r--r-- 1 root 207 59 Mar 22 23:13 distinfo drwxr-xr-x 2 root 207 512 Mar 22 23:13 files -rw-r--r-- 1 root 207 41 May 19 2000 pkg-comment -rw-r--r-- 1 root 207 421 Mar 22 23:13 pkg-descr -rwxr-xr-x 1 root 207 181 Mar 22 23:13 pkg-install -rw-r--r-- 1 root 207 37373 Mar 22 23:13 pkg-plist I have taken a look at it. * It still uses patches to hints file instead of Configure option, which is, IMHO, downright ugly. Of course the best way for this is to have perl fix its own hints file; IMHO less patch is better and let Configure take care of whatever it can.... * Makefile still uses MAN1 and MAN3 while ${PERL_VER} and ${PERL_ARCH} is introduced to presumablly make portsfile "upgrade registant". Do we still need MAN1 and MAN3 entries? * Is there any plan to streamline p5-* ports? I am honored to find one of my modules are there (p5-Jcode-pm) but I hardly use p5- because of / thanks to CPAN. Thank you anyway... Dan the Sunday Porter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message