| Summary: | New port: www/mod_xml2enc | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Marin Atanasov <dnaeon> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-apache (Nobody) <apache> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Marin Atanasov
2011-03-02 17:00:22 UTC
Responsible Changed From-To: freebsd-ports-bugs->apache apache@ wants this port PRs (via the GNATS Auto Assign Tool) 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)
_______________________________________________
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, with minor changes. Thanks! |