NOTICE: This package has been removed from pkgsrc

./wip/ap2-encoding, Apache module for non-ascii filename interoperability

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20040616nb3, Package name: ap2-encoding-20040616nb3, Maintainer: obache

This module improves non-ascii filename interoperability of
apache (and mod_dav).

It seems many WebDAV clients send filename in its platform-local
encoding. But since mod_dav expects everything, even HTTP request
line, to be in UTF-8, this causes an interoperability problem.

I believe this is a future issue for specification (RFC?) to
standardize encoding used in HTTP request-line and HTTP header,
but life would be much easier if mod_dav (and others) can handle
various encodings sent by clients, TODAY. This module does just that.


Required to run:
[www/apache22]

Master sites:

SHA1: 019d112d14e9b3d38aca84010726f8af480a43f5
RMD160: b0d731f427bb724c402503e4cbc98d78878b94fe
Filesize: 254.479 KB

Version history: (Expand)


CVS history: (Expand)


   2014-09-27 04:26:23 by OBATA Akio | Files touched by this commit (6) | Package removed
Log message:
upstream is not active.
   2014-06-22 21:57:10 by Thomas Klausner | Files touched by this commit (9)
Log message:
use apache.mk instead of removed apache2/buildlink3.mk
   2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2008-09-06 22:54:43 by Thomas Klausner | Files touched by this commit (27) | Package updated
Log message:
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
   2008-01-18 05:30:10 by Tobias Nygren | Files touched by this commit (174)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2007-04-01 04:19:12 by OBATA Akio | Files touched by this commit (13)
Log message:
Change my mail address to @NetBSD.org.
   2006-07-21 14:12:37 by OBATA Akio | Files touched by this commit (1)
Log message:
SITES_* => SITES.*