From owner-cvs-all Fri Jun 7 15:54:43 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 52AD337B406; Fri, 7 Jun 2002 15:54:36 -0700 (PDT) Date: Fri, 7 Jun 2002 15:54:36 -0700 From: "J. Mallett" To: David O'Brien , Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/perl Makefile Message-ID: <20020607155436.A92213@FreeBSD.ORG> References: <200206071855.g57Ithx67035@freefall.freebsd.org> <20020607145445.A91889@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020607145445.A91889@dragon.nuxi.com>; from obrien@FreeBSD.org on Fri, Jun 07, 2002 at 02:54:45PM -0700 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , X-Affiliated-Projects: FreeBSD, xMach, ircd-hybrid-7 X-Towel: Yes 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 * From David O'Brien > On Fri, Jun 07, 2002 at 11:30:11PM +0200, Dag-Erling Smorgrav wrote: > > "David E. O'Brien" writes: > > > Log: > > > Install a "perl5.6.1" wrapper. I think this is going too far as now > > > /usr/src has to carefully watch the Perl port to keep this in sync. > > > But this is the only way I am allowed to fix the mozzila build > > > (and other USE_PERL5 ports). > > > > Please back this out, this is a bug in bsd.port.mk which will be fixed > > very shortly. > > We need to state what the policy for /usr/bin/perl* is. > People have been known to use #!/usr/bin/perl, #!/usr/bin/perl5, and even > #!/usr/bin/perl in scripts. So while I do consider this commit > a wart, how compatible with the in-/usr/src perl installation should we > be? People should be using: #! /usr/bin/env perl And setting a 'require' for the perl version they need. And we should probably have patches as part of the ports that don't do this "right". My opinion. -- J. Mallett FreeBSD: The Power To Serve "I've coined new words, like, misunderstanding and Hispanically." -- George W. Bush, Radio-Television Correspondents Association dinner, Washington, D.C., March 29, 2001 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message