Date: Sun, 4 Apr 2010 19:42:48 GMT From: Eric Freeman <freebsdports@chillibear.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/145384: new port: devel/p5-Data-JavaScript-Anon "anonymous javascript stucts in perl" Message-ID: <201004041942.o34Jgmcj048400@www.freebsd.org> Resent-Message-ID: <201004041950.o34Jo0h5001593@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 145384 >Category: ports >Synopsis: new port: devel/p5-Data-JavaScript-Anon "anonymous javascript stucts in perl" >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 04 19:50:00 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@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Very quick and simple port for the perl module. This perl module provides the ability to dump large data structures to JavaScript, when you don't need anything too complicated. http://search.cpan.org/dist/Data-JavaScript-Anon/ >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-Data-JavaScript-Anon # p5-Data-JavaScript-Anon/distinfo # p5-Data-JavaScript-Anon/Makefile # p5-Data-JavaScript-Anon/pkg-descr # echo c - p5-Data-JavaScript-Anon mkdir -p p5-Data-JavaScript-Anon > /dev/null 2>&1 echo x - p5-Data-JavaScript-Anon/distinfo sed 's/^X//' >p5-Data-JavaScript-Anon/distinfo << '4f2a80cb68dcd9c98a4670499b08c87d' XMD5 (Data-JavaScript-Anon-1.03.tar.gz) = 6808b24eaa719b9303f904e0388f3ce3 XSHA256 (Data-JavaScript-Anon-1.03.tar.gz) = 0c2faa96fbf1bda0cb89b8f0be2764acc0a2cb2e2440deb781e03da02597b182 XSIZE (Data-JavaScript-Anon-1.03.tar.gz) = 30889 4f2a80cb68dcd9c98a4670499b08c87d echo x - p5-Data-JavaScript-Anon/Makefile sed 's/^X//' >p5-Data-JavaScript-Anon/Makefile << '92ab0bc1a5775fc2cf020532045e4337' X# Ports collection makefile for: devel-p5-Data-JavaScript-Anon X# Date created: 03 April 2010 X# Whom: Eric Freeman <freebsdports@chillibear.com> X# X# $FreeBSD$ X# X XPORTNAME= Data-JavaScript-Anon XPORTVERSION= 1.03 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= Data XPKGNAMEPREFIX= p5- X XMAINTAINER= freebsdports@chillibear.com XCOMMENT= Dump big dumb Perl structs to anonymous JavaScript structs X XRUN_DEPENDS= p5-Class-Default>=1.51:${PORTSDIR}/devel/p5-Class-Default \ X p5-Params-Util>=0.01:${PORTSDIR}/devel/p5-Params-Util XBUILD_DEPENDS= ${RUN_DEPENDS} X XPERL_CONFIGURE= yes XMAN3= Data::JavaScript::Anon.3 X X.include <bsd.port.mk> 92ab0bc1a5775fc2cf020532045e4337 echo x - p5-Data-JavaScript-Anon/pkg-descr sed 's/^X//' >p5-Data-JavaScript-Anon/pkg-descr << '861b898b0f6a968f201293aaf6f4d291' XData::JavaScript::Anon provides the ability to dump large Xsimple data structures to JavaScript. That is, things that Xdon't need to be a class, or have special methods or whatever. X XWWW: http://search.cpan.org/dist/Data-JavaScript-Anon/ 861b898b0f6a968f201293aaf6f4d291 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004041942.o34Jgmcj048400>