Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2006 15:20:22 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/100064: [NEW PORT] textproc/p5-Text-CSV_PP: Comma-separated values manipulation routines PP version
Message-ID:  <20060711072022.8938D629@netnews.NCTU.edu.tw>
Resent-Message-ID: <200607110730.k6B7UKJf042763@freefall.freebsd.org>

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

>Number:         100064
>Category:       ports
>Synopsis:       [NEW PORT] textproc/p5-Text-CSV_PP: Comma-separated values manipulation routines PP version
>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:   Tue Jul 11 07:30:19 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:
Text::CSV_PP has almost same functions of Text::CSV_XS which provides
facilities for the composition and decomposition of comma-separated
values. As its name suggests, Text::CSV_XS is a XS module and
Text::CSV_PP is a Puer Perl one.

Author:	Makamaka Hannyaharamitu, <makamaka[at]cpan.org>
WWW:	http://search.cpan.org/dist/Text-CSV_PP/

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

--- p5-Text-CSV_PP-1.01.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-Text-CSV_PP
#	p5-Text-CSV_PP/pkg-descr
#	p5-Text-CSV_PP/Makefile
#	p5-Text-CSV_PP/pkg-plist
#	p5-Text-CSV_PP/distinfo
#
echo c - p5-Text-CSV_PP
mkdir -p p5-Text-CSV_PP > /dev/null 2>&1
echo x - p5-Text-CSV_PP/pkg-descr
sed 's/^X//' >p5-Text-CSV_PP/pkg-descr << 'END-of-p5-Text-CSV_PP/pkg-descr'
XText::CSV_PP has almost same functions of Text::CSV_XS which provides
Xfacilities for the composition and decomposition of comma-separated
Xvalues. As its name suggests, Text::CSV_XS is a XS module and
XText::CSV_PP is a Puer Perl one.
X
XAuthor:	Makamaka Hannyaharamitu, <makamaka[at]cpan.org>
XWWW:	http://search.cpan.org/dist/Text-CSV_PP/
END-of-p5-Text-CSV_PP/pkg-descr
echo x - p5-Text-CSV_PP/Makefile
sed 's/^X//' >p5-Text-CSV_PP/Makefile << 'END-of-p5-Text-CSV_PP/Makefile'
X# New ports collection makefile for:	p5-Text-CSV_PP
X# Date created:		2006-07-11
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text-CSV_PP
XPORTVERSION=	1.01
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Text
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Comma-separated values manipulation routines PP version
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Text::CSV_PP.3
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-p5-Text-CSV_PP/Makefile
echo x - p5-Text-CSV_PP/pkg-plist
sed 's/^X//' >p5-Text-CSV_PP/pkg-plist << 'END-of-p5-Text-CSV_PP/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV_PP/.packlist
X%%SITE_PERL%%/Text/CSV_PP.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV_PP
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
X@dirrmtry %%SITE_PERL%%/Text
END-of-p5-Text-CSV_PP/pkg-plist
echo x - p5-Text-CSV_PP/distinfo
sed 's/^X//' >p5-Text-CSV_PP/distinfo << 'END-of-p5-Text-CSV_PP/distinfo'
XMD5 (Text-CSV_PP-1.01.tar.gz) = 0f2db7130a6fce62ebe19af8bcf40538
XSHA256 (Text-CSV_PP-1.01.tar.gz) = b1a0922e4720e4b4ac342d2c8df60a8349eb09355883e348548d06f7e2850d7d
XSIZE (Text-CSV_PP-1.01.tar.gz) = 8923
END-of-p5-Text-CSV_PP/distinfo
exit
--- p5-Text-CSV_PP-1.01.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?20060711072022.8938D629>