Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2006 04:54:01 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/100177: [NEW PORT] devel/p5-Module-Dependency: Collection of modules for examining dependencies
Message-ID:  <20060712205401.7DDCC638@netnews.NCTU.edu.tw>
Resent-Message-ID: <200607122100.k6CL0XU1002951@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100177
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Module-Dependency: Collection of modules for examining dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 12 21:00:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
The database in question is actually a simple Storable image of a Perl
data structure, and you can create as many of these as you want. You
can use the command-line tools, or write your own Perl to query and
manipulate the data however you want.

Author:	Tim Bunce <timb@cpan.org>
WWW:	http://search.cpan.org/dist/Module-Dependency/

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

--- p5-Module-Dependency-1.85.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-Module-Dependency
#	p5-Module-Dependency/pkg-descr
#	p5-Module-Dependency/Makefile
#	p5-Module-Dependency/pkg-plist
#	p5-Module-Dependency/distinfo
#
echo c - p5-Module-Dependency
mkdir -p p5-Module-Dependency > /dev/null 2>&1
echo x - p5-Module-Dependency/pkg-descr
sed 's/^X//' >p5-Module-Dependency/pkg-descr << 'END-of-p5-Module-Dependency/pkg-descr'
XThe database in question is actually a simple Storable image of a Perl
Xdata structure, and you can create as many of these as you want. You
Xcan use the command-line tools, or write your own Perl to query and
Xmanipulate the data however you want.
X
XAuthor:	Tim Bunce <timb@cpan.org>
XWWW:	http://search.cpan.org/dist/Module-Dependency/
END-of-p5-Module-Dependency/pkg-descr
echo x - p5-Module-Dependency/Makefile
sed 's/^X//' >p5-Module-Dependency/Makefile << 'END-of-p5-Module-Dependency/Makefile'
X# New ports collection makefile for:	p5-Module-Dependency
X# Date created:		2006-07-13
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Module-Dependency
XPORTVERSION=	1.85
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Module
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Collection of modules for examining dependencies
X
XPERL_CONFIGURE=	yes
X
XMAN1=		pmd_dump.pl.1 pmd_grapher.plx.1 pmd_indexer.plx.1
XMAN3=		Module::Dependency.3 Module::Dependency::Grapher.3 \
X		Module::Dependency::Indexer.3 Module::Dependency::Info.3 \
X		Module::pmd_dump.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500700
XIGNORE=		requires perl 5.7.0 or later. Install lang/perl5.8 then try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Module-Dependency/Makefile
echo x - p5-Module-Dependency/pkg-plist
sed 's/^X//' >p5-Module-Dependency/pkg-plist << 'END-of-p5-Module-Dependency/pkg-plist'
X@comment $FreeBSD$
Xbin/pmd_indexer.plx
Xbin/pmd_grapher.plx
Xbin/pmd_dump.pl
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Dependency/.packlist
X%%SITE_PERL%%/Module/pmd_dump.pl
X%%SITE_PERL%%/Module/Dependency.pod
X%%SITE_PERL%%/Module/Dependency/Info.pm
X%%SITE_PERL%%/Module/Dependency/Grapher.pm
X%%SITE_PERL%%/Module/Dependency/Indexer.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Dependency
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module
X@dirrmtry %%SITE_PERL%%/Module/Dependency
X@dirrmtry %%SITE_PERL%%/Module
END-of-p5-Module-Dependency/pkg-plist
echo x - p5-Module-Dependency/distinfo
sed 's/^X//' >p5-Module-Dependency/distinfo << 'END-of-p5-Module-Dependency/distinfo'
XMD5 (Module-Dependency-1.85.tar.gz) = 81c7eb5d31b29f69a71ad51e6d7e36b2
XSHA256 (Module-Dependency-1.85.tar.gz) = f6fecd31040ff1adb412a7fe2cd647d0cae4d0ecd41bc40fe3d5aad1665696bb
XSIZE (Module-Dependency-1.85.tar.gz) = 53168
END-of-p5-Module-Dependency/distinfo
exit
--- p5-Module-Dependency-1.85.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060712205401.7DDCC638>