Submitted by Xavier Santolaria <xavier@santolaria.net>.
mod_log_sql offers Apache administrators the ability to log
accesses to an SQL database.
Note: This port requires a system built with revision 1.40 or higher of
src/usr.sbin/httpd/Makefile.bsd-wrapper.
(from the announcement, this is now BETA, not ALPHA)
This is a test version of Vim. Since Vim 6.1 many reported problems
have been fixed. Also included are new and updated syntax files,
translated menus and messages.
Main new features:
- Support for GTK 2. (Daniel Elstner)
- Support for editing Arabic text. (Nadim Shaikli & Isam Bayazidi)
- ":try" command and friends. (Servatius Brandt)
- Support for the neXtaw GUI toolkit (mostly like Athena). (Alexey Froloff)
- Cscope support for Win32. (Sergey Khorev)
- Support for PostScript printing in various 8-bit encodings. (Mike Williams)
The coming week beta testing will continue. Please report any problem
that you discover!
Once you have installed 6.2f you can find details about the changes
since Vim 6.1 with ":help version-6.2". There is a very long list of
fixed bugs.
Submitted by Xavier Santolaria <xavier@santolaria.net>.
mod_random provides three services. The first service is as a
redirector. The second is that it provides environmental variables
that can be used for doing ad banner systems. The third is that it
can be used to display entire pages of random html.
Submitted by Xavier Santolaria <xavier@santolaria.net>.
mod_layout is an Apache module to wrap pages. This means that you
can add at both the beginning (header) and the end (footer) of the
document some information.
Submitted by Xavier Santolaria <xavier@santolaria.net>.
Plone is a user friendly and powerful content management system
built on top of the open source application server Zope and the
accompanying content management framework.
--
The Pear-Config package provides methods for manipulation configuration
information needed by PHP applications. Features include:
* Creates configurations from scratch
* Parses and outputs different formats (XML, PHP, INI, Apache, etc)
* Edits existing configurations
* Converts configurations to other formats
* Allows manipulation of sections, comments, directives, etc
* Parses configurations into an XML tree structure
--
PHPUnit is a regression testing framework used for implementing the
unit tests in the PHP source. It is based upon JUnit, which can
be found at http://www.junit.org/
--
Curses::UI can be used for the development of curses based user
interfaces. It provides a range of common interface elements such
as dialogs, menus, text viewers, and windows.
- install html docs, and sample conf file is now in archive
- my vary patch has been long integrated, so remove it from here
prodded into updating by Alexander.Farber@t-online.de & mhess@solarius.org