Date: Fri, 8 Jun 2007 16:51:24 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/113475: [NEW PORT] chinese/p5-Lingua-ZH-Segment: Chinese Text Segmentation Message-ID: <20070608085124.0D4D55C1F@ccreader.NCTU.edu.tw> Resent-Message-ID: <200706080900.l5890CBx069706@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 113475 >Category: ports >Synopsis: [NEW PORT] chinese/p5-Lingua-ZH-Segment: Chinese Text Segmentation >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: Fri Jun 08 09:00:11 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jun 5 03:26:27 CST >Description: This module currently only break chinese text into single character (Chinese word), it will not break up any alphabet. WWW: http://search.cpan.org/dist/Lingua-ZH-Segment/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Lingua-ZH-Segment-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-Segment # p5-Lingua-ZH-Segment/pkg-descr # p5-Lingua-ZH-Segment/Makefile # p5-Lingua-ZH-Segment/pkg-plist # p5-Lingua-ZH-Segment/distinfo # echo c - p5-Lingua-ZH-Segment mkdir -p p5-Lingua-ZH-Segment > /dev/null 2>&1 echo x - p5-Lingua-ZH-Segment/pkg-descr sed 's/^X//' >p5-Lingua-ZH-Segment/pkg-descr << 'END-of-p5-Lingua-ZH-Segment/pkg-descr' XThis module currently only break chinese text into single character X(Chinese word), it will not break up any alphabet. X XWWW: http://search.cpan.org/dist/Lingua-ZH-Segment/ END-of-p5-Lingua-ZH-Segment/pkg-descr echo x - p5-Lingua-ZH-Segment/Makefile sed 's/^X//' >p5-Lingua-ZH-Segment/Makefile << 'END-of-p5-Lingua-ZH-Segment/Makefile' X# New ports collection makefile for: p5-Lingua-ZH-Segment X# Date created: 2007-06-08 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= Lingua-ZH-Segment XPORTVERSION= 0.01 XCATEGORIES= chinese perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= Lingua XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Chinese Text Segmentation X XPERL_CONFIGURE= yes X XMAN3= Lingua::ZH::Segment.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500801 XIGNORE= requires Perl 5.8.1 or newer. Install lang/perl5.8 and try again X.endif X X.include <bsd.port.post.mk> END-of-p5-Lingua-ZH-Segment/Makefile echo x - p5-Lingua-ZH-Segment/pkg-plist sed 's/^X//' >p5-Lingua-ZH-Segment/pkg-plist << 'END-of-p5-Lingua-ZH-Segment/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH/Segment/.packlist X%%SITE_PERL%%/Lingua/ZH/Segment.pm X@dirrmtry %%SITE_PERL%%/Lingua/ZH X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH/Segment X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/ZH END-of-p5-Lingua-ZH-Segment/pkg-plist echo x - p5-Lingua-ZH-Segment/distinfo sed 's/^X//' >p5-Lingua-ZH-Segment/distinfo << 'END-of-p5-Lingua-ZH-Segment/distinfo' XMD5 (Lingua-ZH-Segment-0.01.tar.gz) = 2d8328b3e274514125d00e89da4ebf8a XSHA256 (Lingua-ZH-Segment-0.01.tar.gz) = 9efc9f3c988959d8cd50dab4310a540776efcdd50485bf0bf84990363937ba3d XSIZE (Lingua-ZH-Segment-0.01.tar.gz) = 8238 END-of-p5-Lingua-ZH-Segment/distinfo exit --- p5-Lingua-ZH-Segment-0.01.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?20070608085124.0D4D55C1F>