From q@uni.de  Tue Feb  8 22:47:03 2005
Return-Path: <q@uni.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 05AA216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Feb 2005 22:47:03 +0000 (GMT)
Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6BD0743D41
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Feb 2005 22:47:02 +0000 (GMT)
	(envelope-from q@uni.de)
Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30])
	by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 3CD98D8398
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Feb 2005 23:47:01 +0100 (CET)
Received: from virusscan (localhost [127.0.0.1])
	by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 22CB59B0E3
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Feb 2005 23:47:01 +0100 (CET)
Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28])
	by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 0750D9ADD0
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Feb 2005 23:47:01 +0100 (CET)
Received: from coyote.q.local (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14])
	by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id B7357D8398
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 Feb 2005 23:47:00 +0100 (CET)
Received: from roadrunner.q.local (roadrunner.q.local [192.168.0.148])
	by coyote.q.local (8.13.1/8.13.1) with ESMTP id j18Ml0tY017363
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 8 Feb 2005 23:47:00 +0100 (CET)
	(envelope-from q@roadrunner.q.local)
Received: from roadrunner.q.local (localhost [127.0.0.1])
	by roadrunner.q.local (8.13.1/8.13.1) with ESMTP id j18Ml0bT039370
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 8 Feb 2005 23:47:00 +0100 (CET)
	(envelope-from q@roadrunner.q.local)
Received: (from q@localhost)
	by roadrunner.q.local (8.13.1/8.13.1/Submit) id j18MkxJn039369;
	Tue, 8 Feb 2005 23:46:59 +0100 (CET)
	(envelope-from q)
Message-Id: <200502082246.j18MkxJn039369@roadrunner.q.local>
Date: Tue, 8 Feb 2005 23:46:59 +0100 (CET)
From: Ulrich Spoerlein <q@uni.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] graphics/p5-GraphViz-Makefile: Visualize Makefile dependancies
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77282
>Category:       ports
>Synopsis:       [NEW PORT] graphics/p5-GraphViz-Makefile: Visualize Makefile dependancies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 08 22:50:15 GMT 2005
>Closed-Date:    Tue Jul 19 20:31:48 GMT 2005
>Last-Modified:  Tue Jul 19 20:31:48 GMT 2005
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD roadrunner 5.3-STABLE FreeBSD 5.3-STABLE #9: Thu Dec 16 18:33:14 CET 2004
>Description:
This module uses the GraphViz and Make modules to visualize Makefile
dependencies. A sample program for generating Tk output
(tkgvizmakefile) is included.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-GraphViz-Makefile-1.12.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-GraphViz-Makefile
#	p5-GraphViz-Makefile/Makefile
#	p5-GraphViz-Makefile/pkg-descr
#	p5-GraphViz-Makefile/distinfo
#	p5-GraphViz-Makefile/pkg-plist
#
echo c - p5-GraphViz-Makefile
mkdir -p p5-GraphViz-Makefile > /dev/null 2>&1
echo x - p5-GraphViz-Makefile/Makefile
sed 's/^X//' >p5-GraphViz-Makefile/Makefile << 'END-of-p5-GraphViz-Makefile/Makefile'
X# New ports collection makefile for:	graphics/p5-GraphViz-Makefile
X# Date created:				08.02.2005
X# Whom:					Ulrich Spoerlein <q@uni.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	GraphViz-Makefile
XPORTVERSION=	1.12
XCATEGORIES=	graphics perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	GraphViz
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	q@uni.de
XCOMMENT=	Visualize Makefile dependancies
X
XBUILD_DEPENDS=	${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \
X		${SITE_PERL}/Make.pm:${PORTSDIR}/devel/p5-Make
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN1=		tkgvizmakefile.1
XMAN3=		GraphViz::Makefile.3
X
X.include <bsd.port.mk>
END-of-p5-GraphViz-Makefile/Makefile
echo x - p5-GraphViz-Makefile/pkg-descr
sed 's/^X//' >p5-GraphViz-Makefile/pkg-descr << 'END-of-p5-GraphViz-Makefile/pkg-descr'
XThis module uses the GraphViz and Make modules to visualize Makefile
Xdependencies. A sample program for generating Tk output
X(tkgvizmakefile) is included.
END-of-p5-GraphViz-Makefile/pkg-descr
echo x - p5-GraphViz-Makefile/distinfo
sed 's/^X//' >p5-GraphViz-Makefile/distinfo << 'END-of-p5-GraphViz-Makefile/distinfo'
XMD5 (GraphViz-Makefile-1.12.tar.gz) = 3ad3c4cc2e4401601bde19ca59cc1efd
XSIZE (GraphViz-Makefile-1.12.tar.gz) = 6861
END-of-p5-GraphViz-Makefile/distinfo
echo x - p5-GraphViz-Makefile/pkg-plist
sed 's/^X//' >p5-GraphViz-Makefile/pkg-plist << 'END-of-p5-GraphViz-Makefile/pkg-plist'
Xbin/tkgvizmakefile
X%%SITE_PERL%%/GraphViz/Makefile.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/GraphViz/Makefile/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GraphViz/Makefile
END-of-p5-GraphViz-Makefile/pkg-plist
exit
--- p5-GraphViz-Makefile-1.12.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: clsung 
State-Changed-When: Thu Mar 3 12:46:48 GMT 2005 
State-Changed-Why:  
After install, run tkgvizmakefile it will complain: 
Can't locate Tk.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.8.6/mach /usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/site_perl/5.005 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.6/BSDPAN /usr/local/lib/perl5/5.8.6/mach /usr/local/lib/perl5/5.8.6 .) at /usr/local/bin/tkgvizmakefile line 146. 

May you check/add some dependency to it? 

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

From: Ulrich Spoerlein <q@uni.de>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/77282: [NEW PORT] graphics/p5-GraphViz-Makefile: Visualize Makefile dependancies
Date: Wed, 16 Mar 2005 17:39:16 +0100

 Please use the attached Makefile instead.
 
 Ulrich Spoerlein
 
 
 # New ports collection makefile for:	graphics/p5-GraphViz-Makefile
 # Date created:				08.02.2005
 # Whom:					Ulrich Spoerlein <q@uni.de>
 #
 # $FreeBSD$
 #
 
 PORTNAME=	GraphViz-Makefile
 PORTVERSION=	1.12
 CATEGORIES=	graphics perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	GraphViz
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	q@uni.de
 COMMENT=	Visualize Makefile dependancies
 
 BUILD_DEPENDS=	${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \
 		${SITE_PERL}/Make.pm:${PORTSDIR}/devel/p5-Make
 RUN_DEPENDS=	${BUILD_DEPENDS} \
 		${SITE_PERL}/mach/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
 
 PERL_CONFIGURE=	yes
 
 MAN1=		tkgvizmakefile.1
 MAN3=		GraphViz::Makefile.3
 
 .include <bsd.port.mk>
State-Changed-From-To: feedback->open 
State-Changed-By: clsung 
State-Changed-When: Thu Mar 17 01:19:47 GMT 2005 
State-Changed-Why:  
feedback received, I'll handle this 


Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Thu Mar 17 01:19:47 GMT 2005 
Responsible-Changed-Why:  
feedback received, I'll handle this 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77282 
Responsible-Changed-From-To: clsung->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Jul 18 02:51:51 GMT 2005 
Responsible-Changed-Why:  
With portmgr/bugmeister hat on, reassign old PRs for 'new ports' where the 
assignee has taken no action for some time, nor responded to email. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77282 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Jul 19 20:31:08 GMT 2005 
State-Changed-Why:  
Submitter states that due to the time this PR stayed dormant, he is no 
longer interested in pursuing it. 

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