From gslin@netnews.NCTU.edu.tw  Wed Sep  6 14:59:53 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B1A1816A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Sep 2006 14:59:53 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5561343D46
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Sep 2006 14:59:53 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 389D25B; Wed,  6 Sep 2006 22:59:48 +0800 (CST)
Message-Id: <20060906145948.389D25B@netnews.NCTU.edu.tw>
Date: Wed,  6 Sep 2006 22:59:48 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [NEW PORT] chinese/p5-Lingua-ZH-BPMFConvert: Rule-based conversion of BPMF (bopomofo) into Hanyu Pinyin
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         102941
>Category:       ports
>Synopsis:       [NEW PORT] chinese/p5-Lingua-ZH-BPMFConvert: Rule-based conversion of BPMF (bopomofo) into Hanyu Pinyin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 06 15:00:44 GMT 2006
>Closed-Date:    Wed Sep 27 15:19:55 GMT 2006
>Last-Modified:  Wed Sep 27 15:20:17 GMT 2006
>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:
This is a rule-based convertor of BPMF into Hanyu Pinyin. Unlike
previous modules it does not rely on any data table, therefore it is
possible to convert neophonisms (new phonetic combinations previously
not existing in Mandarin) into corresponding Hanyu Pinyin.

WWW:	http://search.cpan.org/dist/Lingua-ZH-BPMFConvert/

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

--- p5-Lingua-ZH-BPMFConvert-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-Lingua-ZH-BPMFConvert
#	p5-Lingua-ZH-BPMFConvert/pkg-descr
#	p5-Lingua-ZH-BPMFConvert/Makefile
#	p5-Lingua-ZH-BPMFConvert/pkg-plist
#	p5-Lingua-ZH-BPMFConvert/distinfo
#
echo c - p5-Lingua-ZH-BPMFConvert
mkdir -p p5-Lingua-ZH-BPMFConvert > /dev/null 2>&1
echo x - p5-Lingua-ZH-BPMFConvert/pkg-descr
sed 's/^X//' >p5-Lingua-ZH-BPMFConvert/pkg-descr << 'END-of-p5-Lingua-ZH-BPMFConvert/pkg-descr'
XThis is a rule-based convertor of BPMF into Hanyu Pinyin. Unlike
Xprevious modules it does not rely on any data table, therefore it is
Xpossible to convert neophonisms (new phonetic combinations previously
Xnot existing in Mandarin) into corresponding Hanyu Pinyin.
X
XWWW:	http://search.cpan.org/dist/Lingua-ZH-BPMFConvert/
END-of-p5-Lingua-ZH-BPMFConvert/pkg-descr
echo x - p5-Lingua-ZH-BPMFConvert/Makefile
sed 's/^X//' >p5-Lingua-ZH-BPMFConvert/Makefile << 'END-of-p5-Lingua-ZH-BPMFConvert/Makefile'
X# New ports collection makefile for:	p5-Lingua-ZH-BPMFConvert
X# Date created:		2006-09-06
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Lingua-ZH-BPMFConvert
XPORTVERSION=	0.01
XCATEGORIES=	chinese perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Lingua
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	perl@FreeBSD.org
XCOMMENT=	Rule-based conversion of BPMF (bopomofo) into Hanyu Pinyin
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Lingua::ZH::BPMFConvert.3
X
X.include <bsd.port.mk>
END-of-p5-Lingua-ZH-BPMFConvert/Makefile
echo x - p5-Lingua-ZH-BPMFConvert/pkg-plist
sed 's/^X//' >p5-Lingua-ZH-BPMFConvert/pkg-plist << 'END-of-p5-Lingua-ZH-BPMFConvert/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH/BPMFConvert/.packlist
X%%SITE_PERL%%/Lingua/ZH/BPMFConvert.pm
X@dirrmtry %%SITE_PERL%%/Lingua/ZH
X@dirrmtry %%SITE_PERL%%/Lingua
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH/BPMFConvert
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua
END-of-p5-Lingua-ZH-BPMFConvert/pkg-plist
echo x - p5-Lingua-ZH-BPMFConvert/distinfo
sed 's/^X//' >p5-Lingua-ZH-BPMFConvert/distinfo << 'END-of-p5-Lingua-ZH-BPMFConvert/distinfo'
XMD5 (Lingua-ZH-BPMFConvert-0.01.tar.gz) = 15d8f278622f141c008a662d998d3cdf
XSHA256 (Lingua-ZH-BPMFConvert-0.01.tar.gz) = f30b972af237108f0c3692101ba756059b3463988f9a8025dbd2e13570238171
XSIZE (Lingua-ZH-BPMFConvert-0.01.tar.gz) = 3505
END-of-p5-Lingua-ZH-BPMFConvert/distinfo
exit
--- p5-Lingua-ZH-BPMFConvert-0.01.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Sep 6 15:00:50 UTC 2006 
Responsible-Changed-Why:  
clsung@ wants his PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102941 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Wed Sep 27 15:19:53 UTC 2006 
State-Changed-Why:  
New port added. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/102941: commit references a PR
Date: Wed, 27 Sep 2006 15:12:47 +0000 (UTC)

 clsung      2006-09-27 15:12:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     chinese              Makefile 
   Added files:
     chinese/p5-Lingua-ZH-BPMFConvert Makefile distinfo pkg-descr 
                                      pkg-plist 
   Log:
   Add p5-Lingua-ZH-BPMFConvert 0.01, rule-based conversion of BPMF
   (bopomofo) into Hanyu Pinyin.
   
   PR:             ports/102941
   Submitted by:   Gea-Suan Lin <gslin at gslin.org>
   
   Revision  Changes    Path
   1.234     +1 -0      ports/chinese/Makefile
   1.1       +28 -0     ports/chinese/p5-Lingua-ZH-BPMFConvert/Makefile (new)
   1.1       +3 -0      ports/chinese/p5-Lingua-ZH-BPMFConvert/distinfo (new)
   1.1       +6 -0      ports/chinese/p5-Lingua-ZH-BPMFConvert/pkg-descr (new)
   1.1       +8 -0      ports/chinese/p5-Lingua-ZH-BPMFConvert/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:
