utf8 flag on html and parameters. This allows you to prevent filling
garbled result.
WWW: http://search.cpan.org/dist/HTML-FillInForm-ForceUTF8/
PR: ports/113357
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
<ChangeLog>
*) Security: the "ssl_verify_client" directive did not work if request
was made using HTTP/0.9.
*) Bugfix: a part of response body may be passed uncompressed if gzip
was used; bug appeared in 0.5.23.
</ChangeLog>
- This port needs both native and linux version of libX11.
Since there is no good way to specify the native one,
repeat the logic in bsd.port.mk here.
Reported by: Henrik Brix Andersen, TooMany Secrets <toomany at toomany.net>
- Respect X11BASE in configure script
PR: ports/112274
Approved by: Dave Grochowski (maintainer)
2007-01-01 textproc/ruby-html-parser: distfile and homepage disappeared
2007-03-10 textproc/ruby-libxslt: Broken on all supported versions of FreeBSD
2007-05-26 www/py-htmltestcase: Upstream site disappeared and dependency is set to expire
<ChangeLog>
*) Feature: the ngx_http_ssl_module supports Server
Name Indication TLS extension.
*) Feature: the "fastcgi_catch_stderr" directive.
Thanks to Nick S. Grechukh, OWOX project.
*) Bugfix: a segmentation fault occurred in master process
if two virtual servers should bind() to the overlapping
ports.
*) Bugfix: if nginx was built with ngx_http_perl_module
and perl supported threads, then during second
reconfiguration the error messages "panic: MUTEX_LOCK"
and "perl_parse() failed" were issued.
*) Bugfix: in the HTTPS protocol in the "proxy_pass"
directive.
</ChangeLog>
Changelog Prewikka:
- In case a database schema upgrade is required, or the Prewikka
database does not exist, make the error available from the Prewikka
console, rather than exiting badly (which previously required the
user to parse its web server log in order to find out the problem).
- Fix Apache CGI authentication. (Robin Gruyters)
- Fix incorrect locale switch when accessing certain pages.
PR: 113116
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (maintainer)