to get out of the way and let you just work with your data. At the
moment, it produces charts using the Google Chart API.
WWW: http://graphy.googlecode.com/
Approved by: wxs@ (mentor)
dependency. This option will be off by default so the databases/drizzle
build can avoid building doxygen and its deps when it builds the libdrizzle
dep. databases/drizzle also has the same option, defaulted to "off".
- Claim maintainership
- Now installs a .sample config files and doesn't override
the original (cleanfeed.local) if it has been edited
- Internal files moved into a separate directory (upstream default)
incremental logfile reader. It will read a file or group of files
given on the command line, and output any changes since last time it
read the file(s) in question. It will attempt to compensate if the
filesize changes unexpectedly, and will also attempt to compensate if
the file contents changes as well. It is not a very complex program.
WWW: http://xjack.org/retail/
PR: ports/146849
Submitted by: Oleg Ginzburg
network protocol traffic over TCP/IP networks.
mysqlsniffer is coded in C using the pcap library and works with MySQL version
4.0 and newer. mysqlsniffer is the only MySQL-specific network sniffer.
WWW: http://hackmysql.com/mysqlsniffer
PR: ports/147079
Submitted by: Frederic Hardy <frederic.hardy at mageekbox.net>
It's built on top of Nokogiri and libxml2, so it's fast and has a nice API.
Loofah excels at HTML sanitization (XSS prevention). It includes some nice HTML
sanitizers, which are based on HTML5lib's whitelist.
WWW: http://github.com/flavorjones/loofah
WWW: http://loofah.rubyforge.org/loofah/
PR: ports/147185
Submitted by: Eric Freeman <freebsdports at chillibear.com>
for administering mailing lists. It allows you to inspect messages
or subscription requests, approve or discard them manually, or
discard messages automatically when certain conditions are true.
listadmin can also be configured to run out of cron to do routine cleaning.
WWW: http://heim.ifi.uio.no/kjetilho/hacks/#listadmin
PR: ports/147189
Submitted by: Christer Edwards <christer.edwards at gmail.com>