---
name: ap22-mod_fileiri
version: 1.15_1
origin: www/mod_fileiri
comment: A http IRIs module for Apache 2
arch: freebsd:9:x86:64
www: http://www.w3.org/2003/06/mod_fileiri/
maintainer: apache@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 14561
desc: |
  mod_fileiri implements http IRIs for directories/files, i.e.
  if accepts URIs with non-ASCII characters encoded in UTF-8 and
  converts them to the legacy encoding used in the file system
  (which can be specified per directory, or even finer if necessary
  (although that's a real hack)).

  What is more, it continues to accept requests in the legacy
  encoding specified, and redirects them to the correct UTF-8
  form, which then returns the actual document (without looping).

  There is also a backwards mode, which does redirects from
  URIs in a specified legacy encoding to UTF-8 if the directory/
  filenames are in UTF-8.

  WWW: http://www.w3.org/2003/06/mod_fileiri/
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_provided:
- mod_fileiri.so
