From ychsiao@FreeBSD.stu.edu.tw  Wed Nov  3 18:26:11 2004
Return-Path: <ychsiao@FreeBSD.stu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BA53416A55D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Nov 2004 18:26:10 +0000 (GMT)
Received: from FreeBSD.stu.edu.tw (FreeBSD.stu.edu.tw [210.71.11.99])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7F3C343D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Nov 2004 18:26:10 +0000 (GMT)
	(envelope-from ychsiao@FreeBSD.stu.edu.tw)
Received: by FreeBSD.stu.edu.tw (Postfix, from userid 1000)
	id 0EF5418786E; Thu,  4 Nov 2004 02:26:10 +0800 (CST)
Message-Id: <20041103182610.0EF5418786E@FreeBSD.stu.edu.tw>
Date: Thu,  4 Nov 2004 02:26:10 +0800 (CST)
From: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
Reply-To: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [New Port] devel/p5-Bundle-Perl6, A bundle to install Perl6-related modules
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         73487
>Category:       ports
>Synopsis:       [New Port] devel/p5-Bundle-Perl6, A bundle to install Perl6-related modules
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lawrance
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 03 18:30:24 GMT 2004
>Closed-Date:    Thu Sep 01 14:34:35 GMT 2005
>Last-Modified:  Thu Sep 01 14:34:35 GMT 2005
>Originator:     Yuan-Chung Hsiao
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
Computer Center, Shu-Te University
>Environment:
System: FreeBSD FreeBSD.stu.edu.tw 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Thu Aug 12 00:24:44 CST 2004 root@FreeBSD.stu.edu.tw:/usr/obj/usr/src/sys/FreeBSD i386


>Description:

>How-To-Repeat:
This port need devel/p5-Perl6-Form(http://www.freebsd.org/cgi/query-pr.cgi?pr=73486)

# 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-Bundle-Perl6/
#	p5-Bundle-Perl6/Makefile
#	p5-Bundle-Perl6/distinfo
#	p5-Bundle-Perl6/pkg-descr
#	p5-Bundle-Perl6/pkg-plist
#
echo c - p5-Bundle-Perl6/
mkdir -p p5-Bundle-Perl6/ > /dev/null 2>&1
echo x - p5-Bundle-Perl6/Makefile
sed 's/^X//' >p5-Bundle-Perl6/Makefile << 'END-of-p5-Bundle-Perl6/Makefile'
X# New ports collection makefile for:	devel/p5-Bundle-Perl6
X# Date created:				21 Oct 2004
X# Whom:					Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=       Bundle-Perl6
XPORTVERSION=    0.07
XCATEGORIES=     devel perl5
XMASTER_SITES=   ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=     ../../authors/id/M/MA/MARCEL
XPKGNAMEPREFIX=  p5-
X
XMAINTAINER=     ychsiao@ychsiao.idv.tw
XCOMMENT=        A bundle to install Perl6-related modules
X
XPERL_CONFIGURE= yes
X
XMAN3=	Bundle::Perl6.3
X
X.include <bsd.port.mk>
END-of-p5-Bundle-Perl6/Makefile
echo x - p5-Bundle-Perl6/distinfo
sed 's/^X//' >p5-Bundle-Perl6/distinfo << 'END-of-p5-Bundle-Perl6/distinfo'
XMD5 (Bundle-Perl6-0.07.tar.gz) = b9e4cc65b0eb8ebf56d7e52f6b9d9ab5
XSIZE (Bundle-Perl6-0.07.tar.gz) = 2625
END-of-p5-Bundle-Perl6/distinfo
echo x - p5-Bundle-Perl6/pkg-descr
sed 's/^X//' >p5-Bundle-Perl6/pkg-descr << 'END-of-p5-Bundle-Perl6/pkg-descr'
XThis package helps to retrieve SourceForge site information in a perl script.
X
XSo far, can only get very basic information. The goal is to be able to fetch 
XTracker and Mailing list data. Please send any suggestions directly to me.
X
XUse at your own risk, the author is not responsible to any damage caused by 
Xusing this package.
X
XWWW: http://search.cpan.org/~gugod/WWW-SourceForge-0.08/
END-of-p5-Bundle-Perl6/pkg-descr
echo x - p5-Bundle-Perl6/pkg-plist
sed 's/^X//' >p5-Bundle-Perl6/pkg-plist << 'END-of-p5-Bundle-Perl6/pkg-plist'
X%%SITE_PERL%%/Bundle/Perl6.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bundle/Perl6/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bundle/Perl6
X@unexec rmdir %D/%%SITE_PERL%%/Bundle/Perl6 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Bundle/Perl6 2>/dev/null || true
END-of-p5-Bundle-Perl6/pkg-plist
exit

>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Sat Dec 11 01:43:12 GMT 2004 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73487 
Responsible-Changed-From-To: clsung->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Jul 18 02:49:29 GMT 2005 
Responsible-Changed-Why:  
With portmgr/bugmeister hat on, reassign old PRs for 'new ports' where the 
assignee has taken no action for some time, nor responded to email. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73487 
State-Changed-From-To: open->feedback 
State-Changed-By: lawrance 
State-Changed-When: Thu Sep 1 07:55:38 GMT 2005 
State-Changed-Why:  
Hi, 

Are you still interested in adding this port to the ports collection?  If so, could you please: 
- make sure that the shar you originally sent is up to date 
- set the port MAINTAINER is set to your email address (if not already done) 
- test the port to see that it still works correctly 

Thanks! 


Responsible-Changed-From-To: freebsd-ports-bugs->lawrance 
Responsible-Changed-By: lawrance 
Responsible-Changed-When: Thu Sep 1 07:55:38 GMT 2005 
Responsible-Changed-Why:  
Take 

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

From: Sam Lawrance <lawrance@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/73487: [New Port] devel/p5-Bundle-Perl6, A bundle to
	install Perl6-related modules
Date: Thu, 01 Sep 2005 18:06:18 +1000

 Originator email bounced.  Trying a separate email to Yuan-Chung Hsiao
 <ychsiao@ychsiao.org>
 

From: =?Big5?B?Ill1YW4tQ2h1bmcgSHNpYW8gKL+9slfEwSki?=
 <ychsiao@ychsiao.org>
To: bug-followup@FreeBSD.org,  lawrance@FreeBSD.org
Cc:  
Subject: Re: ports/73487: [New Port] devel/p5-Bundle-Perl6, A bundle to install
 Perl6-related modules
Date: Thu, 01 Sep 2005 20:50:54 +0800

 Hello,
 	Please change my mail to <ychsiao at ychsiao dot org>
 	Thanks!
 
 From: Sam Lawrance <lawrance@FreeBSD.org>
 To: bug-followup@FreeBSD.org
 Cc:
 Subject: Re: ports/73487: [New Port] devel/p5-Bundle-Perl6, A bundle to
 	install Perl6-related modules
 Date: Thu, 01 Sep 2005 18:06:18 +1000
 
  Originator email bounced.  Trying a separate email to Yuan-Chung Hsiao
  <ychsiao@ychsiao.org>
 -- 
 Yuan-Chung Hsiao
 Computer Center, Shu-Te University
 Yanchao, Kaohsiung County, Taiwan 824
 TEL:+886-7-6158000 Ext. 2438

From: Sam Lawrance <lawrance@FreeBSD.org>
To: ychsiao@ychsiao.org, bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/73487: [New Port] devel/p5-Bundle-Perl6, A bundle to
	install Perl6-related modules
Date: Thu, 01 Sep 2005 23:18:33 +1000

 Can you please send a correct pkg-descr for the port?  The one in the PR
 is for WWW-SourceForge.
 

From: =?Big5?B?Ill1YW4tQ2h1bmcgSHNpYW8gKL+9slfEwSki?=
 <ychsiao@ychsiao.org>
To: Sam Lawrance <lawrance@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/73487: [New Port] devel/p5-Bundle-Perl6, A bundle to	install
 Perl6-related modules
Date: Thu, 01 Sep 2005 21:39:16 +0800

 Hello:
 
 Sorry, that's is correct pkg-descr and maintainer mail.
 
 Index: pkg-descr
 ===================================================================
 --- pkg-descr   (revision 315)
 +++ pkg-descr   (working copy)
 @@ -1,9 +1,3 @@
 -This package helps to retrieve SourceForge site information in a perl
 script.
 +This bundle defines modules that may be of interest to those discussing
 and imp                                              lementing the Perl
 6 language. Some of these are proof-of-concepts that the resp
                                    ective authors have implemented to
 show how things might work in Perl 6.
 
 -So far, can only get very basic information. The goal is to be able to
 fetch
 -Tracker and Mailing list data. Please send any suggestions directly to me.
 -
 -Use at your own risk, the author is not responsible to any damage caused by
 -using this package.
 -
 -WWW: http://search.cpan.org/~gugod/WWW-SourceForge-0.08/
 +WWW:http://search.cpan.org/src/MARCEL/Bundle-Perl6-0.07
 
 Index: Makefile
 ===================================================================
 --- Makefile    (revision 315)
 +++ Makefile    (working copy)
 @@ -12,7 +12,7 @@
  MASTER_SITE_SUBDIR=     ../../authors/id/M/MA/MARCEL
  PKGNAMEPREFIX=  p5-
 
 -MAINTAINER=     ychsiao@ychsiao.idv.tw
 +MAINTAINER=     ychsiao@ychsiao.org
  COMMENT=        A bundle to install Perl6-related modules
 
  PERL_CONFIGURE= yes
 
 
 
 Sam Lawrance wrote:
 > Can you please send a correct pkg-descr for the port?  The one in the PR
 > is for WWW-SourceForge.
 > 
 > 
State-Changed-From-To: feedback->closed 
State-Changed-By: lawrance 
State-Changed-When: Thu Sep 1 14:33:03 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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