8 Commits

Author SHA1 Message Date
awolk
2f54ee8f62 Update to www/logswan-1.05 from Frederic Cambus (MAINTAINER)
OK sthen@
2016-03-11 20:03:06 +00:00
sthen
99d5f42fce bump (GeoIP pkgpath change) 2016-03-01 00:07:17 +00:00
ajacoutot
524291cfcd Consistency in email address.
ok maintainer
2016-01-11 14:11:08 +00:00
jasper
5f9c483063 move GH_* to the top of Makefile; ok maintainer 2016-01-11 13:56:28 +00:00
jasper
705c2fc4eb - update to logswan-1.04
from maintainer Frederic Cambus
2016-01-11 08:31:27 +00:00
jasper
d6e85d6790 DISTNAME is set by bsd.port.mk for these ports now 2015-12-29 19:49:39 +00:00
jasper
db644a787e use GH_PROJECT to construct DISTNAME 2015-12-29 12:54:10 +00:00
sthen
3166fc4d7d 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%.
2015-11-05 16:19:04 +00:00