From gslin@colo-p.gslin.org  Tue Oct  9 06:28:21 2012
Return-Path: <gslin@colo-p.gslin.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id A1046C36
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  9 Oct 2012 06:28:09 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: from colo-p.gslin.org (gslin-1-pt.tunnel.tserv3.fmt2.ipv6.he.net [IPv6:2001:470:1f04:18a1::2])
	by mx1.freebsd.org (Postfix) with ESMTP id 130D88FE0D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  8 Oct 2012 20:07:18 +0000 (UTC)
Received: by colo-p.gslin.org (Postfix, from userid 1000)
	id DA4987E827; Tue,  9 Oct 2012 04:07:17 +0800 (CST)
Message-Id: <20121008200717.DA4987E827@colo-p.gslin.org>
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: [NEW PORT] devel/p5-App-Rad: Rapid (and easy!) creation of command line applications
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 09 22:30:14 UTC 2012
>Closed-Date:    Sun Oct 14 07:57:07 UTC 2012
>Last-Modified:  Sun Oct 14 07:57:07 UTC 2012
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Oct 9 22:50:32 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172530 
Responsible-Changed-From-To: perl->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Wed Oct 10 15:44:29 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172530 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Sun Oct 14 07:57:06 UTC 2012 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172530 
>Unformatted:
