miwi 2008-11-23 16:35:26 UTC FreeBSD ports repository
Modified files: textproc Makefile Added files: textproc/p5-Text-SpellChecker Makefile distinfo pkg-descr pkg-plist Log: This module is built on Text::Aspell, but adds some of the functionality provided by the internal gnu aspell API. This allows one to deal with blocks of text, rather than just words. For instance, we provide methods for iterating through the text, serializing the object (thus remembering where we left off), and highlighting the current misspelled word within the text. WWW: http://search.cpan.org/dist/Text-SpellChecker/ Revision Changes Path 1.1278 +1 -0 ports/textproc/Makefile 1.1 +24 -0 ports/textproc/p5-Text-SpellChecker/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Text-SpellChecker/distinfo (new) 1.1 +8 -0 ports/textproc/p5-Text-SpellChecker/pkg-descr (new) 1.1 +6 -0 ports/textproc/p5-Text-SpellChecker/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"