summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorobache <obache>2007-01-02 18:06:50 +0000
committerobache <obache>2007-01-02 18:06:50 +0000
commita50197278c3b438b8c2de4dc61ccdc1671bd06c9 (patch)
treea5741aa7f4c1030f27ecd0d0ceb5c7cd5ec37c81 /www
parent0bff45db35c83c599b3349f2b2d045b421c88748 (diff)
downloadpkgsrc-a50197278c3b438b8c2de4dc61ccdc1671bd06c9.tar.gz
Update visitors to 0.7.
Patch provided by Alaric Snell-Pym in pkgsrc-users@. -> Visitors 0.7 Released (30 March 2006) 30Mar2005 - Added screen resolution and color depth report (via Javascript) see the README file for more info. 12Dic2005 - Added --debug option for verbose errors. 17Nov2004 - Debian Bug#339594: default output is html, but the manpage says text. Fixed. Thanks to Rick Pasotto for reporting the bug. 15Nov2005 - --grep and --exclude options implemented. 13Nov2005 - --ignore-404 option, useful to ignore log lines about missing pages. When this option is turned on log lines with 404 errors are just used to genera te the 404 errors report and not used for other reports. -> Visitors 0.61 Released (25 October 2005) 24Oct2005 - Versioning scheme changed, after 0.6 now there is 0.61 instead of 0.6a like it was in the past. 0.6a may look like an alpha release. 24Oct2005 - Ignore more bots other than bots from google when computing unique visitors stats. This makes unique visitors stats much more reliable, there are crawlers with 200 and more different IP addresses so the unique visitors algorithm does not help there. -> Visitors 0.6 Released (10 October 2005) 10Oct2005 - New report: Adsensed-pages. Like googled-pages but for the adsense crawler, that's supposted to be the one with Mediapartners-Google user agent. 10Oct2005 - Fixed a bug resulting in wrong googled-pages report. 04Oct2005 - Some formatting problem and a bug introduced in the 0.6 beta version fixed thanks to Simon Waters <sysadmin at zynet dot net> 03Oct2005 - Visitors's site finally contains a Japanese translation thanks to Takeshi ABE (tabe (at) fixedpoint (dot) jp). 02Oct2005 - Fixed the parsing code to detect the user agent string when no occurence of (...) string is present. This results in more accurate stats. 02Oct2005 - New feature: Referer spam filtering via blacklist.h 02Oct2005 - New report: google's "hl" human language. 17Sep2005 - Browsers list updated, Internet Explorer splitted into IE4, IE5 and IE6, detection of Firefox as a special case of Gecko based. 16Sep2005 - Fixed Debian Bug #312345, adding newline for every 'td' table element generated to create 2D maps. This makes simpler to send reports by email. Thanks to Simon Waters <sysadmin at zynet dot net>
Diffstat (limited to 'www')
-rw-r--r--www/visitors/Makefile6
-rw-r--r--www/visitors/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/visitors/Makefile b/www/visitors/Makefile
index 83a46db8ff6..da8433da668 100644
--- a/www/visitors/Makefile
+++ b/www/visitors/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2006/03/04 21:31:04 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2007/01/02 18:06:50 obache Exp $
#
-DISTNAME= visitors-0.5
+DISTNAME= visitors-0.7
CATEGORIES= www
MASTER_SITES= http://www.hping.org/visitors/
@@ -9,7 +9,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.hping.org/visitors/
COMMENT= Very fast web log analyzer
-WRKSRC= ${WRKDIR}/visitors_0.5
+WRKSRC= ${WRKDIR}/visitors_0.7
INSTALLATION_DIRS= bin
do-install:
diff --git a/www/visitors/distinfo b/www/visitors/distinfo
index 5c89e374cb0..a93dce2672e 100644
--- a/www/visitors/distinfo
+++ b/www/visitors/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/07/19 10:46:29 abs Exp $
+$NetBSD: distinfo,v 1.4 2007/01/02 18:06:50 obache Exp $
-SHA1 (visitors-0.5.tar.gz) = d36dd32b9d4c8dc8384c286b14be069aee63d81f
-RMD160 (visitors-0.5.tar.gz) = 12d6001912fef82786b038008e55f2bfe7ff50fe
-Size (visitors-0.5.tar.gz) = 70224 bytes
+SHA1 (visitors-0.7.tar.gz) = cdccdfb82001c7c3dadf68456574cac1a5d941e3
+RMD160 (visitors-0.7.tar.gz) = 8819becac412ff79de4d88dd2aadb7c5faf2f167
+Size (visitors-0.7.tar.gz) = 100154 bytes