--
The qtools package comprises several utilities for use with qmail,
typically as part of .qmail command processing.
The provided utilities can do things like:
* Parse 822-formatted email messages
* Perform address matching
* Conditionally deliver mail to a maildir
* Filter, forward, and autoreply to email messages
Submitted by Brian J. Kifiak <bk@rt.fm>
---
This module defines RGB values for common color names. The intention
is to (1) provide a common module that authors can use with other
modules to specify colors; and (2) free module authors from having
to "re-invent the wheel" whenever they decide to give the users the
option of specifying a color by name rather than RGB value.
---
This module was created to fill a need for a quick and easy way to
create 'on the fly' XHTML tables from SQL queries for the purpose
of 'quick and dirty' reporting.
Changes:
Added a Protocol State Machine for dissectors, the ability to
specify the rule "Log" to the filtering form, a Packet Factory to create
and send packets on the fly, support for multiple config files, code
cleanups, added the ability to launch plugins from connection list, a new
plugin named banshee, and enhancements in the protocol dissector for
SOCKS 5, IMAP, VNC, SMB, and MySQL.
Submitted by Joshua Stein <jcs@rt.fm>.
aewm is a minimalistic window manager for X11. It has no nifty
features, but is light on resources and extremely simple in appearance.
- update MASTER_SITES to account for some wierdness on php.net
- all the old patches have been merged into the source tree now
- add a minor patch to improve the randomness of php temporary files
Upgrade is recommended. Contains a vast array of bugfixes over
previous PHP4 releases (read the NEWS file)