From freaky@voi.aagh.net  Mon Oct  7 14:55:52 2002
Return-Path: <freaky@voi.aagh.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 53E0837B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Oct 2002 14:55:52 -0700 (PDT)
Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D083643E6E
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Oct 2002 14:55:50 -0700 (PDT)
	(envelope-from freaky@voi.aagh.net)
Received: from voi.aagh.net ([81.99.55.71]) by mta03-svc.ntlworld.com
          (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP
          id <20021007215549.IUWG7631.mta03-svc.ntlworld.com@voi.aagh.net>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Mon, 7 Oct 2002 22:55:49 +0100
Received: from freaky by voi.aagh.net with local (Exim 4.10)
	id 17yfqv-0006oz-00
	for FreeBSD-gnats-submit@freebsd.org; Mon, 07 Oct 2002 22:55:49 +0100
Message-Id: <E17yfqv-0006oz-00@voi.aagh.net>
Date: Mon, 07 Oct 2002 22:55:49 +0100
From: Thomas Hurst <freaky@aagh.net>
Sender: Thomas Hurst <freaky@voi.aagh.net>
Reply-To: Thomas Hurst <freaky@aagh.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: databases/namazu2 configure broken with perl installed from ports
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43798
>Category:       ports
>Synopsis:       databases/namazu2 configure broken with perl installed from ports
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    knu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 07 15:00:18 PDT 2002
>Closed-Date:    Mon Dec 09 07:57:13 JST 2002
>Last-Modified:  Mon Dec 09 07:57:13 JST 2002
>Originator:     Thomas Hurst
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
Very little
>Environment:
System: FreeBSD voi.freak.lan 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 14:48:39 BST 2002 root@voi.freak.lan:/usr/obj/usr/src/sys/VOI i386

	lang/perl5 installed, stale /usr/bin/perl5 hanging around.
>Description:
	./configure for this port searches for perl5 and finds
	/usr/bin/perl5 rather than the wrapper at /usr/bin/perl.  This
	makes the check for File::MMagic fail on systems with perl installed
	as a port.
>How-To-Repeat:
	cd /usr/ports/lang/perl5 && make all install clean
	cd /usr/ports/databases/namzu2 && make all
>Fix:
	Patch configure to search for 'perl' rather than 'perl5', make use.perl
	move /usr/bin/perl5, or whinge at me for not manually removing system perl.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->knu 
Responsible-Changed-By: lioux 
Responsible-Changed-When: Tue Oct 15 17:10:10 PDT 2002 
Responsible-Changed-Why:  
Over to maintainer(s) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43798 

From: "Akinori MUSHA" <knu@iDaemons.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: tobez@FreeBSD.org
Subject: Re: ports/43798: databases/namazu2 configure broken with perl installed from ports
Date: Wed, 23 Oct 2002 05:10:35 +0900

 > http://www.freebsd.org/cgi/query-pr.cgi?pr=43798
 
 Isn't this a problem of the lang/perl5 port?  To me, /usr/bin/perl5
 being different from /usr/bin/perl is a weird situation and breaking
 POLA.
 
 I'd like to have a word from the maintainer.
 
 -- 
                      /
                     /__  __            Akinori.org / MUSHA.org
                    / )  )  ) )  /     FreeBSD.org / Ruby-lang.org
 Akinori MUSHA aka / (_ /  ( (__(  @ iDaemons.org / and.or.jp
 
 "When I leave I don't know what I'm hoping to find
               When I leave I don't know what I'm leaving behind.."
State-Changed-From-To: open->closed 
State-Changed-By: knu 
State-Changed-When: Mon Dec 9 07:55:34 JST 2002 
State-Changed-Why:  
The perl wrapper is finally gone, and the lang/perl5 port should now properly 
handle stale perl5 and perl wrapper executables.  Thanks for the PR! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43798 
>Unformatted:
