From mohacsi@niif.hu  Sun Jul 30 14:10:43 2006
Return-Path: <mohacsi@niif.hu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7A9C216A4DA;
	Sun, 30 Jul 2006 14:10:43 +0000 (UTC)
	(envelope-from mohacsi@niif.hu)
Received: from mail.ki.iif.hu (ki.iif.hu [193.6.222.240])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0EEE043D49;
	Sun, 30 Jul 2006 14:10:42 +0000 (GMT)
	(envelope-from mohacsi@niif.hu)
Received: by mail.ki.iif.hu (Postfix, from userid 1003)
	id DC22855F9; Sun, 30 Jul 2006 16:10:40 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by mail.ki.iif.hu (Postfix) with ESMTP id DA84255F6;
	Sun, 30 Jul 2006 16:10:40 +0200 (CEST)
Message-Id: <20060730160943.F38679@mignon.ki.iif.hu>
Date: Sun, 30 Jul 2006 16:10:40 +0200 (CEST)
From: Mohacsi Janos <mohacsi@niif.hu>
To: bug-followup@FreeBSD.org, marshal@idealso.com,
	Cheng-Lung Sung <clsung@FreeBSD.org>
Cc: janos.mohacsi@bsd.hu
In-Reply-To: <20060725085552.GA98243@FreeBSD.csie.nctu.edu.tw>
Subject: Re: [marshal@idealso.com: ports/100800: anomy-sanitizer fails to
 install required FileTypes.pm module]
References: <20060725085552.GA98243@FreeBSD.csie.nctu.edu.tw>

>Number:         101056
>Category:       ports
>Synopsis:       Re: ports/100800: anomy-sanitizer fails to install required FileTypes.pm module
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 30 14:20:18 GMT 2006
>Closed-Date:    Sun Jul 30 16:50:40 GMT 2006
>Last-Modified:  Sun Jul 30 16:50:40 GMT 2006
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 I approve the changes
 
 
 Janos Mohacsi
 Network Engineer, Research Associate, Head of Network Planning
 NIIF/HUNGARNET, HUNGARY
 Key 00F9AF98: 8645 1312 D249 471B DBAE  21A2 9F52 0D1F 00F9 AF98
 
 
 On Tue, 25 Jul 2006, Cheng-Lung Sung wrote:
 
 > Dear maintainer,
 >
 >    Can you examine the problem and approve/disapprove the patch?
 >
 > Thanks,
 > ----- Forwarded message from Marshal Newrock <marshal@idealso.com> -----
 >
 > Date: Tue, 25 Jul 2006 07:32:32 GMT
 > From: Marshal Newrock <marshal@idealso.com>
 > To: freebsd-gnats-submit@FreeBSD.org
 > Cc:
 > Subject: ports/100800: anomy-sanitizer fails to install required
 > 	FileTypes.pm module
 >
 >
 >> Number:         100800
 >> Category:       ports
 >> Synopsis:       anomy-sanitizer fails to install required FileTypes.pm module
 >> Confidential:   no
 >> Severity:       non-critical
 >> Priority:       low
 >> Responsible:    freebsd-ports-bugs
 >> State:          open
 >> Quarter:
 >> Keywords:
 >> Date-Required:
 >> Class:          sw-bug
 >> Submitter-Id:   current-users
 >> Arrival-Date:   Tue Jul 25 07:40:16 GMT 2006
 >> Closed-Date:
 >> Last-Modified:
 >> Originator:     Marshal Newrock
 >> Release:        6.1
 >> Organization:
 > Ideal Solution
 >> Environment:
 > FreeBSD mail.atmosphereannealing.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:42:56 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386
 >> Description:
 > When trying to run sanitizer.pl, it complains that it cannot find FileTypes.pm in the include path:
 >
 > # ./sanitizer.pl
 > Can't locate Anomy/Sanitizer/FileTypes.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local /lib/perl5/5.8.8 . /bin) at /usr/local/lib/perl5/site_perl/5.8.8/Anomy/Sanitizer.pm line 47.
 > BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.8.8/Anomy/Sanitizer.pm line 47.
 > Compilation failed in require at ./sanitizer.pl line 45.
 > BEGIN failed--compilation aborted at ./sanitizer.pl line 45.
 >
 >> How-To-Repeat:
 > Install mail/anomy-sanitizer from ports.  Try to run /usr/local/bin/sanitizer.pl
 >> Fix:
 > Add the following line to the port, in the do-install section:
 >
 > ${INSTALL_DATA} ${WRKSRC}/bin/Anomy/Sanitizer/FileTypes.pm ${SITE_PERL}/Anomy/Sanitizer/
 >> Release-Note:
 >> Audit-Trail:
 >> Unformatted:
 > _______________________________________________
 > freebsd-ports-bugs@freebsd.org mailing list
 > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
 > To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"
 >
 > ----- End forwarded message -----
 >
 > -- 
 > Cheng-Lung Sung - clsung@
 >
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Jul 30 16:49:26 UTC 2006 
State-Changed-Why:  
Misfiled followup to ports/100800. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Jul 30 16:49:26 UTC 2006 
Responsible-Changed-Why:  

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