From owner-cvs-all Wed Jan 2 12:43: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from lion-around.at.yiff.net (lion-around.at.yiff.net [167.206.208.229]) by hub.freebsd.org (Postfix) with ESMTP id 499D737B416; Wed, 2 Jan 2002 12:43:03 -0800 (PST) Received: (from chris@localhost) by lion-around.at.yiff.net (8.11.6/8.11.6) id g02KglA29548; Wed, 2 Jan 2002 15:42:47 -0500 (EST) (envelope-from chris@netmonger.net) X-Authentication-Warning: lion-around.at.yiff.net: chris set sender to chris@netmonger.net using -f Date: Wed, 2 Jan 2002 15:42:47 -0500 From: Christopher Masto To: Anton Berezin Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/lang/perl5 Makefile distinfo pkg-descr pkg-install pkg-message pkg-plist ports/lang/perl5/files use.perl Message-ID: <20020102204247.GA9119@netmonger.net> References: <200112191705.fBJH55621760@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112191705.fBJH55621760@freefall.freebsd.org> User-Agent: Mutt/1.3.24i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Dec 19, 2001 at 09:05:05AM -0800, Anton Berezin wrote: > Provide a script, use.perl, to facilitate switching of the perl used by > default between the system perl and this port. I'm extremely happy to finally have 5.6.1 available, but I have a small suggestion about this use.perl script. I think that /usr/bin/perl5 should be treated the same as /usr/bin/perl. That is, it should be pointed to 5.6.1 when "use.perl port" is run, and it should not be used to create the link when "use.perl system" is run. The rationale is that 5.6.1 is also perl5, and there are existing "fully qualified" names (perl5.005_03 and perl5.6.1) to use specific versions. The Perl 5.6.1 port creates a perl5 link also - the "perl5" filename is not specific to 5.5.3. I think that for this "system Perl replacement" use of the port, all of the stuff installed in /usr/local/bin should have symlinks in /usr/bin. Stuff like perlcc and perldoc have changed significantly. -- Christopher Masto CB461C61 8AFC E3A8 7CE5 9023 B35D C26A D849 1F6E CB46 1C61 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message