ports/147168: New port: devel/p5-Config-Wrest (read and write config files)

Eric Freeman freebsdports at chillibear.com
Fri May 28 18:40:02 UTC 2010


>Number:         147168
>Category:       ports
>Synopsis:       New port: devel/p5-Config-Wrest  (read and write config files)
>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:   Fri May 28 18:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Eric Freeman
>Release:        7.2
>Organization:
>Environment:
FreeBSD localhost 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 07:18:07 UTC 2009     root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
new simple perl port for p5-Config-Wrest

The module implements a simple mechanism for reading and writing configuration files
>How-To-Repeat:
n/a
>Fix:
# 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-Config-Wrest
#	p5-Config-Wrest/distinfo
#	p5-Config-Wrest/Makefile
#	p5-Config-Wrest/pkg-descr
#	p5-Config-Wrest/pkg-plist
#
echo c - p5-Config-Wrest
mkdir -p p5-Config-Wrest > /dev/null 2>&1
echo x - p5-Config-Wrest/distinfo
sed 's/^X//' >p5-Config-Wrest/distinfo << '2ed0b97444d875815f96d762e845a898'
XMD5 (Config-Wrest-1.036.tar.gz) = de9058baf34f741a834744a76f2204c1
XSHA256 (Config-Wrest-1.036.tar.gz) = 2cee0a67176dea14574870beb2dfa8d38323b0af0ed8358c849385500bdc536b
XSIZE (Config-Wrest-1.036.tar.gz) = 39516
2ed0b97444d875815f96d762e845a898
echo x - p5-Config-Wrest/Makefile
sed 's/^X//' >p5-Config-Wrest/Makefile << '9987a1d3999fead161489344a7e07705'
X# New ports collection makefile for:	p5-Config-Wrest
X# Date created:	02 April 2010
X# Whom:		John Alden + Eric Freeman <freebsdports at chillibear.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Config-Wrest
XPORTVERSION=	1.036
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	Config
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	freebsdports at chillibear.com
XCOMMENT=	Perl module for reading and writing configuration data
X
XRUN_DEPENDS=	p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace \
X		p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Config::Wrest.3 \
X	Data::Serializer::Config::Wrest.3
X
X.include <bsd.port.mk>
9987a1d3999fead161489344a7e07705
echo x - p5-Config-Wrest/pkg-descr
sed 's/^X//' >p5-Config-Wrest/pkg-descr << 'ab4d004b088ecc77f657a60858fe7431'
XThis module allows you to read configuration data written in a 
Xhuman-readable and easily-editable text format and access it as
Xa perl data structure. It also allows you to write configuration
Xdata from perl back to this format.
X
XThe data format allows key/value pairs, comments, escaping of
Xunprintable or problematic characters, sensible whitespace
Xhandling, support for Unicode data, nested sections, or blocks,
Xof configuration data.
X
XAuthor: British Broadcasting Corporation
XWWW: http://search.cpan.org/dist/Config-Wrest/
ab4d004b088ecc77f657a60858fe7431
echo x - p5-Config-Wrest/pkg-plist
sed 's/^X//' >p5-Config-Wrest/pkg-plist << '33e028105adda6ca2cabe8ef89216c57'
X%%SITE_PERL%%/Config/Wrest.pm
X%%SITE_PERL%%/Data/Serializer/Config/Wrest.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Wrest/.packlist
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/Wrest
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config
X at dirrmtry %%SITE_PERL%%/Data/Serializer/Config
X at dirrmtry %%SITE_PERL%%/Data/Serializer
X at dirrmtry %%SITE_PERL%%/Data
X at dirrmtry %%SITE_PERL%%/Config
33e028105adda6ca2cabe8ef89216c57
exit

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



More information about the freebsd-ports-bugs mailing list