mod_fcgid has a new process management strategy, which concentrates on
reducing the number of fastcgi server, and kick out the corrupt
fastcgi server as soon as possible.
The bad news is that it does not currently support suEXEC, and the
good news is that it has PHP support. Check out the web site for
details.
Licence: GPL
WWW: http://fastcgi.coremail.cn/
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.
Update KOffice to version 1.3.2.
Add patches to fix a number of issues, including:
- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
with optimizations greater than -O
Add security related patches and entries to portaudit.txt.
mod_macro is a third-party module to the Apache Http Server, distributed with
a BSD-style license like Apache. It allows the definition and use of
macros within apache runtime configuration files. The syntax is a
natural extension to apache html-like configuration style.
WWW: http://www.cri.ensmp.fr/~coelho/mod_macro/
processing. XSLTMethod associates XSLT transformers with XML documents.
ZopeXMLMethods succeeds the XMLTransform plug-in. It features
file-system caching and works with many XML/XSLT libraries.
mod_proxy_html is an output filter to rewrite HTML links
in a proxy situation, to ensure that links work for users
outside the proxy. It serves the same purpose as Apache's
ProxyPassReverse directive does for HTTP headers, and is
an essential component of a reverse proxy.
WWW: http://apache.webthing.com/mod_proxy_html/
- David Lay <dsl@webize.com.au>
PR: ports/69737
Submitted by: David Lay <dsl@webize.com.au>
mod_dosevasive is an evasive maneuvers module for Apache
to provide evasive action in the event of an HTTP DoS or
DDoS attack or brute force attack. It is also designed to
be a detection and network management tool, and can be
easily configured to talk to ipchains, firewalls, routers,
and etcetera. mod_dosevasive presently reports abuses via
email and syslog facilities.
PR: ports/69623
Submitted by: Xavier Beaudouin <kiwi@oav.net>
mod_vhs is an Apache Web Server module allowing mass virtual
hosting without the need for file based configuration. The
virtual host paths are translated using libhome system to
get the corrects path at request time.
WWW: http://www.oav.net/projects/mod_vhs/
PR: ports/69616
Submitted by: Xavier Beaudouin <kiwi@oav.net>
Simplog was created to provide people with an easy way to
create and maintain their own personal or a community weblog.
With the increasing number of people creating on-line
journals, there is a need for a tool that allows them a
quick and easy way to share their lives with the rest of
the world.
Simplog is NOT trying to a news/portal app like
Slash/Scoop/PHP-Nuke, nor will it ever be, although it can
be used for this purpose. Simplog is intended for use as
a personal or community weblog tool.
PR: ports/65770
Submitted by: Jose Liang <jose@jose.idv.tw>