Date: Tue, 9 Oct 2012 04:07:17 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/172530: [NEW PORT] devel/p5-App-Rad: Rapid (and easy!) creation of command line applications Message-ID: <20121008200717.DA4987E827@colo-p.gslin.org> Resent-Message-ID: <201210092230.q99MUFC1043442@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 172530 >Category: ports >Synopsis: [NEW PORT] devel/p5-App-Rad: Rapid (and easy!) creation of command line applications >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 Oct 09 22:30:14 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 9.0-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012 >Description: App::Rad aims to be a simple yet powerful framework for developing your command-line applications. It can easily transform your Perl one-liners into reusable subroutines than can be called directly by the user of your program. WWW: http://search.cpan.org/dist/App-Rad/ Generated with FreeBSD Port Tools 0.99_6 (mode: new) >How-To-Repeat: >Fix: --- .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-App-Rad # p5-App-Rad/Makefile # p5-App-Rad/pkg-descr # p5-App-Rad/pkg-plist # p5-App-Rad/distinfo # echo c - p5-App-Rad mkdir -p p5-App-Rad > /dev/null 2>&1 echo x - p5-App-Rad/Makefile sed 's/^X//' >p5-App-Rad/Makefile << 'ec4c6b16f0f0cb1f577a1e4c33414fdf' X# Created by: Gea-Suan Lin <gslin@gslin.org> X# $FreeBSD$ X XPORTNAME= App-Rad XPORTVERSION= 1.04 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Rapid (and easy!) creation of command line applications X XPERL_CONFIGURE= yes X XMAN3= App::Rad.3 \ X App::Rad::Exclude.3 \ X App::Rad::Help.3 \ X App::Rad::Include.3 \ X App::Rad::Plugin.3 X X.include <bsd.port.mk> ec4c6b16f0f0cb1f577a1e4c33414fdf echo x - p5-App-Rad/pkg-descr sed 's/^X//' >p5-App-Rad/pkg-descr << 'ab0fce336a9e1809a90c55927863efe7' XApp::Rad aims to be a simple yet powerful framework for developing your Xcommand-line applications. It can easily transform your Perl one-liners into Xreusable subroutines than can be called directly by the user of your program. X XWWW: http://search.cpan.org/dist/App-Rad/ ab0fce336a9e1809a90c55927863efe7 echo x - p5-App-Rad/pkg-plist sed 's/^X//' >p5-App-Rad/pkg-plist << 'e8e987598c79042cbcc20501bdbcea1f' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/App/Rad/.packlist X%%SITE_PERL%%/App/Rad.pm X%%SITE_PERL%%/App/Rad/Config.pm X%%SITE_PERL%%/App/Rad/Exclude.pm X%%SITE_PERL%%/App/Rad/Help.pm X%%SITE_PERL%%/App/Rad/Include.pm X%%SITE_PERL%%/App/Rad/Plugin.pod X@dirrmtry %%SITE_PERL%%/App/Rad X@dirrmtry %%SITE_PERL%%/App X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/App/Rad X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/App e8e987598c79042cbcc20501bdbcea1f echo x - p5-App-Rad/distinfo sed 's/^X//' >p5-App-Rad/distinfo << '42a4d64c93c9d73872f2774442daea56' XSHA256 (App-Rad-1.04.tar.gz) = 308b039378dcefe83218cf0539e3125f072c373ffa9e5f615275f868e3230428 XSIZE (App-Rad-1.04.tar.gz) = 29551 42a4d64c93c9d73872f2774442daea56 exit --- .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?20121008200717.DA4987E827>