Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id B089163B884 for ; Thu, 15 Jan 2009 12:12:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5997D63B13E; Thu, 15 Jan 2009 12:12:05 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 4F35263B120 for ; Thu, 15 Jan 2009 12:12:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3EE0C175D0; Thu, 15 Jan 2009 12:12:04 +0000 (UTC) From: Adam Ciarcinski Subject: CVS commit: pkgsrc/www/awstats To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org Message-Id: <20090115121204.3EE0C175D0@cvs.netbsd.org> Date: Thu, 15 Jan 2009 12:12:04 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: adam Date: Thu Jan 15 12:12:04 UTC 2009 Modified Files: pkgsrc/www/awstats: Makefile PLIST distinfo options.mk pkgsrc/www/awstats/patches: patch-aa patch-ab Log Message: Changes 6.9: * With postfix that support DSN (Delivery Status Notifications) we exclude some lines to avoid counting mails twice in maillogconvert.pl script. * Logresolvemerge.pl support FreeRADIUS logs or anything else using (the fixed length!) ctime format timestamp. * Add option stoponfirsteof in logresolvemerge tool. * Add patch to support host_proxy tag in LogFormat (for Apache LogFormat containing %{X-Forwarded-For}i) * Renamed Add to favourites on "Hit on favicon". * Increase robots, search engines database (Added Google Chrome browser, better Vista, WII, detection, ...) * Update languages files. * Added a lot of patch from sourceforge. * Bug fixes. To generate a diff of this commit: cvs rdiff -r1.39 -r1.40 pkgsrc/www/awstats/Makefile cvs rdiff -r1.13 -r1.14 pkgsrc/www/awstats/PLIST cvs rdiff -r1.22 -r1.23 pkgsrc/www/awstats/distinfo cvs rdiff -r1.1 -r1.2 pkgsrc/www/awstats/options.mk cvs rdiff -r1.8 -r1.9 pkgsrc/www/awstats/patches/patch-aa cvs rdiff -r1.5 -r1.6 pkgsrc/www/awstats/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.