Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2007 03:16:02 -0400 (AST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/111589: [NEW PORT] devel/p5-Devel-Required: Automatic update of required modules documentation
Message-ID:  <20070415071602.D53091147C@chinsan.twbbs.org>
Resent-Message-ID: <200704150720.l3F7K2Bb083154@freefall.freebsd.org>

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

>Number:         111589
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Devel-Required: Automatic update of required modules documentation
>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:   Sun Apr 15 07:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Feb  5 23:22:25 CST
>Description:
The Devel::Required module only serves a purpose in the development
environment of an author of a CPAN module (or more precisely: a user of the
ExtUtils::MakeMaker module). It makes sure that any changes to the required
modules specified in the Makefile.PL are automatically reflected in the
appropriate text file and in the appropriate source files (either
explicitely or implicitely specified).

It takes the information given with the PREREQ_PM parameter and by default
writes this to the README file, as well as to the POD of the file specified
with the VERSION_FROM parameter. Both these defaults can be overridden with
the "text" and "pod" parameters in the use Devel::Required specification.

WWW: http://search.cpan.org/dist/Devel-Required/

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

--- p5-Devel-Required-0.07.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-Devel-Required
#	p5-Devel-Required/Makefile
#	p5-Devel-Required/distinfo
#	p5-Devel-Required/pkg-descr
#	p5-Devel-Required/pkg-plist
#
echo c - p5-Devel-Required
mkdir -p p5-Devel-Required > /dev/null 2>&1
echo x - p5-Devel-Required/Makefile
sed 's/^X//' >p5-Devel-Required/Makefile << 'END-of-p5-Devel-Required/Makefile'
X# New ports collection makefile for:    p5-Devel-Required
X# Date created:				2007/04/15
X# Whom:	      				chinsan
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Devel-Required
XPORTVERSION=	0.07
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	NexTrieve/ELIZABETH
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	chinsan@FreeBSD.org
XCOMMENT=	Automatic update of required modules documentation
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Devel::Required.3
X
X.include <bsd.port.mk>
END-of-p5-Devel-Required/Makefile
echo x - p5-Devel-Required/distinfo
sed 's/^X//' >p5-Devel-Required/distinfo << 'END-of-p5-Devel-Required/distinfo'
XMD5 (Devel-Required-0.07.tar.gz) = c9eb98b859e708099540b8c9d299faab
XSHA256 (Devel-Required-0.07.tar.gz) = 5fe7c7c0f8f19d314f4a801da683024f26cb5a4454a24734d6fe56fc070dc5c4
XSIZE (Devel-Required-0.07.tar.gz) = 5633
END-of-p5-Devel-Required/distinfo
echo x - p5-Devel-Required/pkg-descr
sed 's/^X//' >p5-Devel-Required/pkg-descr << 'END-of-p5-Devel-Required/pkg-descr'
XThe Devel::Required module only serves a purpose in the development
Xenvironment of an author of a CPAN module (or more precisely: a user of the
XExtUtils::MakeMaker module). It makes sure that any changes to the required
Xmodules specified in the Makefile.PL are automatically reflected in the
Xappropriate text file and in the appropriate source files (either
Xexplicitely or implicitely specified).
X
XIt takes the information given with the PREREQ_PM parameter and by default
Xwrites this to the README file, as well as to the POD of the file specified
Xwith the VERSION_FROM parameter. Both these defaults can be overridden with
Xthe "text" and "pod" parameters in the use Devel::Required specification.
X
XWWW: http://search.cpan.org/dist/Devel-Required/
END-of-p5-Devel-Required/pkg-descr
echo x - p5-Devel-Required/pkg-plist
sed 's/^X//' >p5-Devel-Required/pkg-plist << 'END-of-p5-Devel-Required/pkg-plist'
X%%SITE_PERL%%/mach/auto/Devel/Required/.packlist
X%%SITE_PERL%%/Devel/Required.pm
X@dirrmtry %%SITE_PERL%%/mach/auto/Devel/Required
X@dirrmtry %%SITE_PERL%%/mach/auto/Devel
X@dirrmtry %%SITE_PERL%%/Devel
END-of-p5-Devel-Required/pkg-plist
exit
--- p5-Devel-Required-0.07.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?20070415071602.D53091147C>