Subject: CVS commit: pkgsrc/www/squidanalyzer
From: Adam Ciarcinski
Date: 2013-09-03 12:08:26
Message id: 20130903100826.1B04A96@cvs.netbsd.org

Log Message:
Squid proxy native log analyser and reports generator with full statistics
about times, hits, bytes, users, networks, top urls and top domains. Statistic
reports are oriented toward user and bandwidth control; this is not a pure
cache statistics generator.

SquidAnalyzer use flat files to store data and don't need any SQL, SQL Lite or
Berkeley databases.

This log analyzer is incremental and should be run in a daily cron or more
often on huge network trafic.

Files:
RevisionActionfile
1.1addpkgsrc/www/squidanalyzer/DESCR
1.1addpkgsrc/www/squidanalyzer/Makefile
1.1addpkgsrc/www/squidanalyzer/PLIST
1.1addpkgsrc/www/squidanalyzer/distinfo
1.1addpkgsrc/www/squidanalyzer/patches/patch-Makefile.PL