Date: Tue, 25 Jul 2006 21:50:41 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Unicode-CheckUTF8 Makefile distinfo pkg-descr pkg-plist Message-ID: <200607252150.k6PLogd1012354@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2006-07-25 21:50:41 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/p5-Unicode-CheckUTF8 Makefile distinfo pkg-descr
pkg-plist
Log:
Add port textproc/p5-Unicode-CheckUTF8:
This is an XS wrapper around some Unicode Consortium code to check if
a string is valid UTF-8, revised to conform to what expat/Mozilla
think is valid UTF-8, especially with regard to low-ASCII characters.
Note that this module has NOTHING to do with Perl's internal UTF8 flag
on scalars.
This module is for use when you're getting input from users and want
to make sure it's valid UTF-8 before continuing.
WWW: http://search.cpan.org/dist/Unicode-CheckUTF8/
Revision Changes Path
1.1030 +1 -0 ports/textproc/Makefile
1.1 +22 -0 ports/textproc/p5-Unicode-CheckUTF8/Makefile (new)
1.1 +3 -0 ports/textproc/p5-Unicode-CheckUTF8/distinfo (new)
1.1 +11 -0 ports/textproc/p5-Unicode-CheckUTF8/pkg-descr (new)
1.1 +5 -0 ports/textproc/p5-Unicode-CheckUTF8/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607252150.k6PLogd1012354>
