Date: Mon, 9 Jul 2007 05:16:53 +0000 (UTC) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Plucene-Analysis-CJKAnalyzer Makefile distinfo pkg-descr pkg-plist Message-ID: <200707090516.l695GsA6042156@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clsung 2007-07-09 05:16:53 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-Plucene-Analysis-CJKAnalyzer Makefile distinfo
pkg-descr pkg-plist
Log:
This is a text analyzer for analyzing CJK texts. Plucene does not
support CJK texts natively. This module encodes terms in MIME::Base64
format to get around this problem. Texts are assumbed to be in UTF-8
encoding.
WWW: http://search.cpan.org/dist/Plucene-Analysis-CJKAnalyzer/
PR: ports/114376
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Revision Changes Path
1.1154 +1 -0 ports/textproc/Makefile
1.1 +26 -0 ports/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile (new)
1.1 +3 -0 ports/textproc/p5-Plucene-Analysis-CJKAnalyzer/distinfo (new)
1.1 +6 -0 ports/textproc/p5-Plucene-Analysis-CJKAnalyzer/pkg-descr (new)
1.1 +9 -0 ports/textproc/p5-Plucene-Analysis-CJKAnalyzer/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707090516.l695GsA6042156>
