CVSROOT: /cvs Module name: ports Changes by: st...@cvs.openbsd.org 2015/11/05 09:19:04
Log message: import ports/www/logswan, from Frederic Cambus, tweak from me, ok benoit@, earlier version ok jung@ Logswan is a fast Web log analyzer using probabilistic data structures. It is targeted at very large log files, typically APIs logs. It has constant memory usage regardless of the log file size, and takes approximatively 4MB of RAM. Unique visitors counting is performed using two HyperLogLog counters (one for IPv4, and another one for IPv6), providing a relative accuracy of 0.10%. Status: Vendor Tag: sthen Release Tags: sthen_20151105 N ports/www/logswan/Makefile N ports/www/logswan/distinfo N ports/www/logswan/pkg/PLIST N ports/www/logswan/pkg/DESCR N ports/www/logswan/patches/patch-src_logswan_c No conflicts created by this import