Date: Fri, 10 Feb 2006 22:57:02 -0700 (MST) From: hideo <hideo@lastamericanempire.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/93169: [New Port] devel/p5-Data-Types - Validate and convert data types Message-ID: <20060211055702.1435633C3C@darwin.lastamericanempire.com> Resent-Message-ID: <200602110600.k1B60IlB056395@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 93169 >Category: ports >Synopsis: [New Port] devel/p5-Data-Types - Validate and convert data types >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: Sat Feb 11 06:00:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: hideo >Release: FreeBSD 7.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD darwin.lastamericanempire.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Feb 6 13:09:38 MST 2006 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin amd64 >Description: devel/p5-Data-Types allows you to validate and covert data types >How-To-Repeat: >Fix: --- p5-Data-Types 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-Data-Types/ # p5-Data-Types/Makefile # p5-Data-Types/distinfo # p5-Data-Types/pkg-descr # p5-Data-Types/pkg-plist # echo c - p5-Data-Types/ mkdir -p p5-Data-Types/ > /dev/null 2>&1 echo x - p5-Data-Types/Makefile sed 's/^X//' >p5-Data-Types/Makefile << 'END-of-p5-Data-Types/Makefile' X# New ports collection makefile for: devel/p5-Data-Types X# Date created: 10 February 2006 X# Whom: Zach Thompson <hideo@lastamericanempire.com> X# X# $FreeBSD$ X# X XPORTNAME= Data-Types XPORTVERSION= 0.05 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Data XPKGNAMEPREFIX= p5- X XMAINTAINER= hideo@lastamericanempire.com XCOMMENT= Data::Types - Validate and convert data types. X XPERL_MODBUILD= yes X XMAN3= Data::Types.3 X X.include <bsd.port.mk> END-of-p5-Data-Types/Makefile echo x - p5-Data-Types/distinfo sed 's/^X//' >p5-Data-Types/distinfo << 'END-of-p5-Data-Types/distinfo' XMD5 (Data-Types-0.05.tar.gz) = b78bec9b55634082afd40b7eafd256aa XSHA256 (Data-Types-0.05.tar.gz) = 8a03b049f01bfd7f6fa70fb67b1fa34d9a91d569c829ca0d7a2f60bbbff0ccdb XSIZE (Data-Types-0.05.tar.gz) = 5943 END-of-p5-Data-Types/distinfo echo x - p5-Data-Types/pkg-descr sed 's/^X//' >p5-Data-Types/pkg-descr << 'END-of-p5-Data-Types/pkg-descr' XThis module exports a number of functions that are useful for Xvalidating and converting data types. It is intended for use in Xapplications where data types are more important than they Xtypically are in Perl -- e.g., database applications. X XWWW: http://search.cpan.org/dist/Data-Types END-of-p5-Data-Types/pkg-descr echo x - p5-Data-Types/pkg-plist sed 's/^X//' >p5-Data-Types/pkg-plist << 'END-of-p5-Data-Types/pkg-plist' X%%SITE_PERL%%/Data/Types.pm X@dirrmtry %%SITE_PERL/Data END-of-p5-Data-Types/pkg-plist exit --- p5-Data-Types ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060211055702.1435633C3C>