---
name: ap22-mod_encoding
version: 20021209_3
origin: www/mod_encoding
comment: Apache module for non-ASCII filename interoperability
arch: freebsd:9:x86:64
www: http://webdav.todo.gr.jp/
maintainer: apache@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 14691
desc: "mod_encoding - Apache module for non-ascii filename interoperability\n\nThis
  module improves non-ascii filename interoperability of apache\n(and mod_dav).\n\nIt
  seems many WebDAV clients send filename in its platform-local\nencoding. But since
  mod_dav expects everything, even HTTP request\nline, to be in UTF-8, this causes
  an interoperability problem.\n\nI believe this is a future issue for specification
  (RFC?) to\nstandardize encoding used in HTTP request-line and HTTP header, but\nlife
  would be much easier if mod_dav (and others) can handle various\nencodings sent
  by clients, TODAY. This module does just that.\n\nThis module adds following directives:
  EncodingEngine, SetServerEncoding,\nAddClientEncoding, DefaultClientEncoding, and
  NormalizeUsername.\n\nNote by maintainer:\n\tIt also solves the problem with the
  \"hostname\\\\username\"\n\tway of authentication that Windows machines do when
  they\n\tattach to a DAV server. See the use of the NormalizeUsername\n\tdirective.\n\nAuthor:\tTaisuke
  Yamada  <tai@iij.ad.jp>\n\tKunio Miyamoto  <wakatono@todo.gr.jp>\n\tAkira YOSHIYAMA
  <yosshy@debian.or.jp>\n\tKazuhiko Iwama  <iwama@ymc.ne.jp>\n\tIWAMURO Motonori <iwa@mmp.fujitsu.co.jp>\n\nWWW:
  http://webdav.todo.gr.jp/\n"
deps:
  apache22: {origin: www/apache22, version: 2.2.25}
  expat: {origin: textproc/expat2, version: 2.1.0}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  pcre: {origin: devel/pcre, version: 8.33}
  gettext: {origin: devel/gettext, version: 0.18.3}
  apr: {origin: devel/apr1, version: 1.4.8.1.5.2}
  gdbm: {origin: databases/gdbm, version: 1.10}
  db42: {origin: databases/db42, version: 4.2.52_5}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- www
shlibs_required:
- libiconv.so.3
shlibs_provided:
- mod_encoding.so
files:
  /usr/local/libexec/apache22/mod_encoding.so: def71152c80a79fb726143dbaebe709c8165426d22e34613b849e607bf79af7a
scripts: {}
