Date: Tue, 11 Jul 2006 14:57:45 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/100062: [NEW PORT] www/p5-Template-Plugin-JavaScript: Encodes text to be safe in JavaScript Message-ID: <20060711065745.26FE0492@netnews.NCTU.edu.tw> Resent-Message-ID: <200607110700.k6B70V0G041091@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100062 >Category: ports >Synopsis: [NEW PORT] www/p5-Template-Plugin-JavaScript: Encodes text to be safe in JavaScript >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:00:31 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: Template::Plugin::JavaScript is a TT filter that filters text so it can be safely used in JavaScript quotes. Author: Tatsuhiko Miyagawa <miyagawa@bulknews.net> WWW: http://search.cpan.org/dist/Template-Plugin-JavaScript/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Template-Plugin-JavaScript-0.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-Template-Plugin-JavaScript # p5-Template-Plugin-JavaScript/pkg-descr # p5-Template-Plugin-JavaScript/Makefile # p5-Template-Plugin-JavaScript/pkg-plist # p5-Template-Plugin-JavaScript/distinfo # echo c - p5-Template-Plugin-JavaScript mkdir -p p5-Template-Plugin-JavaScript > /dev/null 2>&1 echo x - p5-Template-Plugin-JavaScript/pkg-descr sed 's/^X//' >p5-Template-Plugin-JavaScript/pkg-descr << 'END-of-p5-Template-Plugin-JavaScript/pkg-descr' XTemplate::Plugin::JavaScript is a TT filter that filters text so it can Xbe safely used in JavaScript quotes. X XAuthor: Tatsuhiko Miyagawa <miyagawa@bulknews.net> XWWW: http://search.cpan.org/dist/Template-Plugin-JavaScript/ END-of-p5-Template-Plugin-JavaScript/pkg-descr echo x - p5-Template-Plugin-JavaScript/Makefile sed 's/^X//' >p5-Template-Plugin-JavaScript/Makefile << 'END-of-p5-Template-Plugin-JavaScript/Makefile' X# New ports collection makefile for: p5-Template-Plugin-JavaScript X# Date created: 2006-07-11 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= Template-Plugin-JavaScript XPORTVERSION= 0.01 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Template XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Encodes text to be safe in JavaScript X XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Template::Plugin::JavaScript.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500600 # inherited from www/p5-Template-Toolkit XIGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again X.endif X X.include <bsd.port.post.mk> END-of-p5-Template-Plugin-JavaScript/Makefile echo x - p5-Template-Plugin-JavaScript/pkg-plist sed 's/^X//' >p5-Template-Plugin-JavaScript/pkg-plist << 'END-of-p5-Template-Plugin-JavaScript/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/JavaScript/.packlist X%%SITE_PERL%%/Template/Plugin/JavaScript.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/JavaScript X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template X@dirrmtry %%SITE_PERL%%/Template/Plugin X@dirrmtry %%SITE_PERL%%/Template END-of-p5-Template-Plugin-JavaScript/pkg-plist echo x - p5-Template-Plugin-JavaScript/distinfo sed 's/^X//' >p5-Template-Plugin-JavaScript/distinfo << 'END-of-p5-Template-Plugin-JavaScript/distinfo' XMD5 (Template-Plugin-JavaScript-0.01.tar.gz) = c8e648779bfda5b0bdd68eef9729d06c XSHA256 (Template-Plugin-JavaScript-0.01.tar.gz) = e3c3624156a8651c468eea06e210d4875efbf4509f8eaeb64731fd28e379dcc9 XSIZE (Template-Plugin-JavaScript-0.01.tar.gz) = 1671 END-of-p5-Template-Plugin-JavaScript/distinfo exit --- p5-Template-Plugin-JavaScript-0.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?20060711065745.26FE0492>