From alane@wwweasel.geeksrus.net  Sat Aug 17 09:09:19 2002
Return-Path: <alane@wwweasel.geeksrus.net>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0B1BA37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Aug 2002 09:09:19 -0700 (PDT)
Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7815843E6A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Aug 2002 09:09:13 -0700 (PDT)
	(envelope-from alane@wwweasel.geeksrus.net)
Received: from wwweasel.geeksrus.net (alane@localhost [127.0.0.1])
	by wwweasel.geeksrus.net (8.12.5/8.12.5) with ESMTP id g7HFr1bT058780;
	Sat, 17 Aug 2002 11:53:01 -0400 (EDT)
	(envelope-from alane@wwweasel.geeksrus.net)
Received: (from alane@localhost)
	by wwweasel.geeksrus.net (8.12.5/8.12.5/Submit) id g7HFqxs9058779;
	Sat, 17 Aug 2002 11:52:59 -0400 (EDT)
	(envelope-from alane)
Message-Id: <20020817155259.GB58748@wwweasel.geeksrus.net>
Date: Sat, 17 Aug 2002 11:52:59 -0400
From: Alan E <alane@geeksrus.net>
To: Yen-Ming Lee <leeym@leeym.com>
Cc: Alan Eldridge <ports@geeksrus.net>,
	FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <20020817134058.GA46783@utopia.leeym.com>
Subject: Re: mail/razor-agents: (perl58) does not install man5 files, deletes /usr/local/perllocal.pod on deinstallation(?)
References: <200208161622.g7GGMHXw096748@wwweasel.geeksrus.net> <20020817134058.GA46783@utopia.leeym.com>

>Number:         41750
>Category:       ports
>Synopsis:       Re: mail/razor-agents: (perl58) does not install man5 files, deletes /usr/local/perllocal.pod on deinstallation(?)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 17 09:10:04 PDT 2002
>Closed-Date:    Mon Aug 19 16:34:01 PDT 2002
>Last-Modified:  Mon Aug 19 16:34:01 PDT 2002
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 On Sat, Aug 17, 2002 at 09:40:58PM +0800, Yen-Ming Lee wrote:
 >No matter in perl5.6 or perl5.8, ExtUtils::MakeMaker install MAN1/MAN3 only.
 >In this case that the author of razor-agents wrap the ExtUtils::MakeMaker and
 >generate Makefile, by replacing INSTALLMAN1DIR and add MAN5 related settings.
 >
 >Before perl5.6, the variable used in pure_$(INSTALLDIRS)_install is always
 >INSTALLDIRS, no matter INSTALLDIRS is "site" or "perl".
 >
 >In perl5.8, that variable is split into INSTALLMAN1DIR and INSTALLSITEMAN1DIR.
 >So that perl5.8 only install MAN5 when INSTALLDIRS=perl, and in default
 >situation (INSTALLDIRS=site), MAN5 is ignored because of that variable is
 >renamed to INSTALLSITEMAN1DIR, not INSTALLMAN1DIR.
 >
 >I'll patch the Makefile.PL of razor-agents to add MAN5 related settings by
 >replace INSTALLMAN1DIR *and* INSTALLSITEMAN1DIR.
 
 Is this the right thing to do? This is possibly a common problem across
 other ports. And you're talking conditional patches, here, right? Or
 will they work with system perl, too?
 
 We might want to consider, instead, conditionally adding a
 post-install:: (note that I've got two colons) to do the MAN5 stuff.
 THey get manified, just not installed. Hold off until I can investigate
 some more.
 
 Checking perl version is another sticky issue, anyway, so let me have a 
 crack at that and then we'll come back to this. I'll mail you later
 today or tomorrow.
 
 -- 
 AlanE
 KDE-FreeBSD Core Team (http://freebsd.kde.org/)
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Mon Aug 19 16:32:23 PDT 2002 
State-Changed-Why:  
Followup to ports/41714 misfiled as a new PR. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Mon Aug 19 16:32:23 PDT 2002 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=41748 
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Mon Aug 19 16:32:23 PDT 2002 
State-Changed-Why:  
Followup to ports/41714 misfiled as a new PR. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Mon Aug 19 16:32:23 PDT 2002 
Responsible-Changed-Why:  

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