This may only cover up a symptom of an underlying problem with perl
5.6.1 so currently mod_perl should be used with caution until we
find the real bug - probably in the perl sources
found by Pavel Kovorin <pvk@tsinet.ru>
the pkgspecs are only useful for packages made from our tree and since the
package versions are well within the minimum versions then change back
to *.
and just prints a warning. RUN_DEPENDS only.
- Specify the lowest possible versions of the dependeny entries with which
this can be installed, instead of matching all.
from maintainer Nikolay Sturm <nikolay.sturm@desy.de>
Jesred is a redirector for the Squid proxy. It was derived from
Squirm 1.0 betaB and some parts of squid. Author claims that it's
about two or three times faster than original Squirm, and has some
added features.
MAINTAINER= Couderc Damien <couderc.damien@wanadoo.fr>
---
HTML::CGIChecker is a module for web developers to parse HTML and
to detect HTML code that could break a page in some way.
This module is not a HTML validator, but it allows one to check the
HTML code that users post to a web application, for example to a
discussion board, to prevent them to post a piece of code that would
render the rest of a page it is displayed on unusable.
- expand upon comment about supporting dynamic loading
- no need to "mkdir ${WRKSRC}" in post-extract target
- add better enable script and rename it from gzip-enable to
mod_gzip-enable to match the module name
- replace INSTALL script with MESSAGE
--
http_load runs multiple HTTP fetches in parallel, to test the throughput
of a web server.
However unlike most such test clients, it runs in a single process, so it
doesn't bog down the client machine. It can be configured to do HTTPS
fetches as well.