Date: Thu, 17 Mar 2011 15:56:06 +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/www Makefile ports/www/mod_xml2enc Makefile distinfo pkg-descr Message-ID: <201103171556.p2HFu6J7098374@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-03-17 15:56:06 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/mod_xml2enc Makefile distinfo pkg-descr Log: mod_xml2enc is a transcoding module that can be used to extend the internationalisation support of libxml2-based filter modules by converting encoding before and/or after the filter has run. Thus an unsupported input charset can be converted to UTF-8, and output can also be converted to another charset if required. WWW: http://apache.webthing.com/mod_xml2enc/ PR: ports/155203 Submitted by: Marin Atanasov Nikolov <dnaeon at gmail.com> Revision Changes Path 1.2838 +1 -0 ports/www/Makefile 1.1 +38 -0 ports/www/mod_xml2enc/Makefile (new) 1.1 +2 -0 ports/www/mod_xml2enc/distinfo (new) 1.1 +7 -0 ports/www/mod_xml2enc/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103171556.p2HFu6J7098374>