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/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->clsung clsung@ wants his PRs
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) _______________________________________________ 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"
State Changed From-To: open->closed New port added. Thank You.