From owner-cvs-all Fri Jun 7 14:54:50 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 7B36137B404; Fri, 7 Jun 2002 14:54:46 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g57LskJn091944; Fri, 7 Jun 2002 14:54:46 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g57Lsjqk091943; Fri, 7 Jun 2002 14:54:45 -0700 (PDT) Date: Fri, 7 Jun 2002 14:54:45 -0700 From: "David O'Brien" To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/perl Makefile Message-ID: <20020607145445.A91889@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200206071855.g57Ithx67035@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from des@ofug.org on Fri, Jun 07, 2002 at 11:30:11PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 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? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message