by supplying callbacks. The base class will parse the request, call the
appropriate callback and build a repsonse based on an array that the callbacks
have to return.
PR: ports/73613
Submitted by: Gerrit Beine <tux@pinguru.net>
It has no fancy blogger-api/backlink stuff etc. but it does supports
categories. Writing entries is done from inside Plone.
PR: ports/72565
Submitted by: Dario Freni <saturnero@gufi.org>
This is a port of the latest released version of DataparkSearch.
DataparkSearch Engine is a full-featured open sources
web-based search engine released under the GNU General
Public License and designed to organize search within a
website, group of websites, intranet or local system.
PR: ports/68050
Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
This tool downloads and displays RSS news feed from the web
and displays them in a page-based curses interface or in
parseable line-based output. There is support for HTTP gzip
decompression, HTTP proxies, key-binding support and resources
editing.
PR: ports/70820
Submitted by: Samy Al Bahra <samy@kerneled.org>
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>