From snowfly@mrtg.yuntech.edu.tw  Sat Jul  7 06:33:25 2007
Return-Path: <snowfly@mrtg.yuntech.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 52A8016A421
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jul 2007 06:33:25 +0000 (UTC)
	(envelope-from snowfly@mrtg.yuntech.edu.tw)
Received: from mrtg.yuntech.edu.tw (mrtg.yuntech.edu.tw [140.125.240.50])
	by mx1.freebsd.org (Postfix) with ESMTP id E48E213C45A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jul 2007 06:33:24 +0000 (UTC)
	(envelope-from snowfly@mrtg.yuntech.edu.tw)
Received: from mrtg.yuntech.edu.tw (localhost.yuntech.edu.tw [127.0.0.1])
	by mrtg.yuntech.edu.tw (8.13.6/8.13.6) with ESMTP id l676ccBA088707
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 7 Jul 2007 14:38:38 +0800 (CST)
	(envelope-from snowfly@mrtg.yuntech.edu.tw)
Received: (from root@localhost)
	by mrtg.yuntech.edu.tw (8.13.6/8.13.6/Submit) id l676ccSg088706;
	Sat, 7 Jul 2007 14:38:38 +0800 (CST)
	(envelope-from snowfly)
Message-Id: <200707070638.l676ccSg088706@mrtg.yuntech.edu.tw>
Date: Sat, 7 Jul 2007 14:38:38 +0800 (CST)
From: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] textproc/p5-Text-Report: For generating mixed columnar formatted reports and report templates
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         114373
>Category:       ports
>Synopsis:       [NEW PORT] textproc/p5-Text-Report: For generating mixed columnar formatted reports and report templates
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 07 06:40:03 GMT 2007
>Closed-Date:    Sat Jul 07 16:19:01 GMT 2007
>Last-Modified:  Sat Jul  7 16:20:02 GMT 2007
>Originator:     Tsung-Han Yeh
>Release:        FreeBSD 6.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD mrtg.yuntech.edu.tw 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #1: Sun Jun 25 16:37:53 CST 2006
>Description:
Text::Report - Perl extension for generating mixed columnar formatted reports 
and report templates

Author: David Huggins <davidius@cpan.org>
WWW:    http://search.cpan.org/dist/Text-Report/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Text-Report-1.003.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-Text-Report
#	p5-Text-Report/pkg-descr
#	p5-Text-Report/Makefile
#	p5-Text-Report/pkg-plist
#	p5-Text-Report/distinfo
#
echo c - p5-Text-Report
mkdir -p p5-Text-Report > /dev/null 2>&1
echo x - p5-Text-Report/pkg-descr
sed 's/^X//' >p5-Text-Report/pkg-descr << 'END-of-p5-Text-Report/pkg-descr'
XText::Report - Perl extension for generating mixed columnar formatted reports 
Xand report templates
X
XAuthor: David Huggins <davidius@cpan.org>
XWWW:    http://search.cpan.org/dist/Text-Report/
END-of-p5-Text-Report/pkg-descr
echo x - p5-Text-Report/Makefile
sed 's/^X//' >p5-Text-Report/Makefile << 'END-of-p5-Text-Report/Makefile'
X# New ports collection makefile for:	p5-Text-Report
X# Date created:		2007-07-07
X# Whom:			Tsung-Han Yeh <snowfly@yuntech.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text-Report
XPORTVERSION=	1.003
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Text
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	snowfly@yuntech.edu.tw
XCOMMENT=	For generating mixed columnar formatted reports and report templates
X
XRUN_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Text::Report.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500800
XIGNORE=		requires perl 5.8.0 due to dependency. Install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Text-Report/Makefile
echo x - p5-Text-Report/pkg-plist
sed 's/^X//' >p5-Text-Report/pkg-plist << 'END-of-p5-Text-Report/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/Text/Report.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Report/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Report
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
X@dirrmtry %%SITE_PERL%%/Text
END-of-p5-Text-Report/pkg-plist
echo x - p5-Text-Report/distinfo
sed 's/^X//' >p5-Text-Report/distinfo << 'END-of-p5-Text-Report/distinfo'
XMD5 (Text-Report-1.003.tar.gz) = 106d7eeb03bc9b79f1ddb547443e1e1a
XSHA256 (Text-Report-1.003.tar.gz) = efc437f63748c903f6e8c0dafe7c5a2fb6a422d5e903116eb9df70459e0c94f8
XSIZE (Text-Report-1.003.tar.gz) = 22817
END-of-p5-Text-Report/distinfo
exit
--- p5-Text-Report-1.003.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jul 7 16:18:58 UTC 2007 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114373 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/114373: commit references a PR
Date: Sat,  7 Jul 2007 16:19:16 +0000 (UTC)

 miwi        2007-07-07 16:19:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc             Makefile 
   Added files:
     textproc/p5-Text-Report Makefile distinfo pkg-descr pkg-plist 
   Log:
   Text::Report - Perl extension for generating mixed columnar formatted reports
   and report templates
   
   Author: David Huggins <davidius@cpan.org>
   WWW:    http://search.cpan.org/dist/Text-Report/
   
   PR:             ports/114373
   Submitted by:   Tsung-Han Yeh <snowfly at yuntech.edu.tw>
   
   Revision  Changes    Path
   1.1152    +1 -0      ports/textproc/Makefile
   1.1       +25 -0     ports/textproc/p5-Text-Report/Makefile (new)
   1.1       +3 -0      ports/textproc/p5-Text-Report/distinfo (new)
   1.1       +5 -0      ports/textproc/p5-Text-Report/pkg-descr (new)
   1.1       +6 -0      ports/textproc/p5-Text-Report/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
