mod_auth_useragent allows you to forbid clients based on their
User-Agent by placing a single line in your Apache httpd.conf. Be aware
that this is by no means a security measure as it is trivial to change
your User-Agent in most browsers.
WWW: http://tangent.org/index.pl?lastnode_id=478&node_id=423
This module restricts access in the same way as an 'allow from'
does (it is derived form this module :), by checking for the exinstence of
a cookie. If a cookie is present it compares it to cookies found in a
mySQL database. If it can find a equivalent cookie there, access is
granted, else access is denied.
Maypole is an MVC-based web application framework, built around
Class::DBI and Template Toolkit.
WWW: http://search.cpan.org/~simon/Maypole/
PR: ports/65328
Submitted by: Lars Thegler <lars@thegler.dk>
websites such as personal or small business sites. It is designed to be
very similar to Google for end users and its output is customizable. For
indexing, it supports both the Robots Exclusion Protocol and the Robots META
Tag as specified at http://www.robotstxt.org/wc/exclusion.html.
WWW: http://computers.douglasthrift.net/searchengine/
PR: ports/64794
Submitted by: Douglas Thrift <douglas@douglasthrift.net>
rpaf changes the remote address of the client on incoming proxy
requests. It is used in backend servers that needs to know the IP of the
client, and works in conjunction with mod_proxy_add_forward (which sets
the X-Forwarded-For header). When an X-Host header exists rpaf will take
the hostname found here, put it into Apache, and update the virtualhost
settings so that you can serve virtualhosts on the backend.
Author: Thomas Eibner
You can use TTWType to define new CMF portal types via
the ZMI (without creating a new product). This is different
to modifying existing portal types as you can also add new
fields.
PR: ports/63442
Submitted by: Khairil Yusof <kaeru@inigo-tech.com>
CMFFormController replaces the portal_form form validation mechanism from
Plone. It should work just fine in plain CMF as well.
PR: ports/63377
Submitted by: Khairil Yusof <kaeru@inigo-tech.com>
outgoing data.
mod_log_data is a module for Apache 2.0, logging incoming and outgoing
data.
This module can be used for debug or for security.
This beta version include one filter dumping the POST data for an
incoming request, and a filter dumping the outgoing data.
WWW: http://loghttp.sourceforge.net/
PR: ports/57661
This product is a add-on for the Zope Content Management Framework (CMF). It
should be useful with Plone, CPS, and other CMF-derived extensions, as well.
The product provides:
* A new tool, portal_actionicons, which serves as a registry mapping object
actions (using category and action ID) to a descriptive title, a priority,
and an icon ID. The tool post-processes a set of actions (i.e., those
generated by the portal_actions tool), decorating them with additional
information, and sorting them according to priority.
* ZPT macros which build either horizontal or vertical icon bars for a set
of actions.
PR: ports/62942
Submitted by: Khairil Yusof <kaeru@inigo-tech.com>
requested.
This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and
mozilla-devel, respectively; and the old mozilla and mozilla-devel are now
mozilla-gtk1 and mozilla-devel-gtk1.
This is done for a whole plethora of reasons, and should please everybody
except galeon1 fanatics and uhm... anybody else who it doesn't please.
If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update
the value accordingly. GTK2 ports will automatically install GTK2 mozilla,
and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need
be defined only if you want the development version... which are dormant
right now anyway.
For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will
still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but
future ports reserve the right to ignore the *-gtk2 values.
hosting sites.
WebReport is a web log statistics reporting program especially designed for
virtual web hosting sites. It is also very useful for signle hosting sites.
the main difference between WebReport and other statics programs is a
configuration file which allows for easy manipulation of the features.
WWW: http://www.inter7.com/webreport2.html
PR: ports/62904
Submitted by: ismail@enderunix.org
GroupUserFolder is a kind of user folder that provides a special kind of user
Some users are "flagged" as GROUP and then normal users will be able to belong
serveral groups.
PR: ports/62776
Submitted by: Khairil Yusof <kaeru@inigo-tech.com>