Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined | Olli Hauer | 2011-08-20 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=280086 | ||||
* | mod_xml2enc is a transcoding module that can be used to extend the | Martin Wilke | 2011-03-17 | 3 | -0/+47 |
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> Notes: svn path=/head/; revision=271133 |