Changes:
* parser fix: convert remaining isalpha(), toupper() calls so that
parameters are cast to unsigned char
* parser fix: internal flags were not properly reset when end of buffer
was encountered while reading command
* with EAPI, hook the mod_ssl hooks to different processing phase,
so that CSacek works with SSL also when authentication is _not_ used
* radical documentation facelift (still czech only, tho)
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
to client code set.
Currently supported code sets are the center-europian ones (iso-8859-2,
windows-1250, macce, cp852 & bunch of already obsoleted code sets). There
is also limited support for cyrillic (koi8-r, iso-8859-5, cp866).
Documentation is currently in czech language only, sorry.