cvs commit: ports/textproc Makefile
ports/textproc/p5-Plucene-Analysis-CJKAnalyzer
Makefile distinfo pkg-descr pkg-plist
Cheng-Lung Sung
clsung at FreeBSD.org
Mon Jul 9 05:16:54 UTC 2007
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)
More information about the cvs-ports
mailing list