Date: Sun, 23 Nov 2008 16:35:26 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Text-SpellChecker Makefile distinfo pkg-descr pkg-plist Message-ID: <200811231635.mANGZQ9p052830@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811231635.mANGZQ9p052830>
