From 4ac59a896466ce8a1f79949e4fc42c686ef56893 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 18 Jan 2005 13:37:26 +0000 Subject: Update awstats to 6.3. Changes: New features/improvements: - Added the geoip_isp_maxmind and geoip_org_maxmind plugin. - Details firefox versions. Fixes: - The geoip_city_maxmind plugin was sometimes bind and towns with space in names are reported correctly. - Removed an unknown security hole. - Removed an other unknown security hole (found by iDEFENSE). - Restart of apache works correctly on debian. Other/Documentation: - Updated documentation - Updated language files --- www/awstats/Makefile | 8 ++++---- www/awstats/PLIST | 5 +++-- www/awstats/distinfo | 6 +++--- 3 files changed, 10 insertions(+), 9 deletions(-) (limited to 'www') diff --git a/www/awstats/Makefile b/www/awstats/Makefile index 7910161d1ee..b289d6242ed 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/12/29 10:22:27 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2005/01/18 13:37:26 minskim Exp $ # -DISTNAME= awstats-6.2 +DISTNAME= awstats-6.3 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=awstats/} +MASTER_SITES= http://awstats.sourceforge.net/files/ EXTRACT_SUFX= .tgz MAINTAINER= minskim@NetBSD.org @@ -21,7 +21,7 @@ REPLACE_PERL= tools/*.pl \ do-install: ${INSTALL_DATA_DIR} ${PREFIX}/awstats - ${INSTALL_DATA_DIR} ${PREFIX}/awstats/bin + ${INSTALL_SCRIPT_DIR} ${PREFIX}/awstats/bin ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/awstats ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/awstats ${INSTALL_SCRIPT} ${WRKSRC}/tools/*.pl ${PREFIX}/awstats/bin diff --git a/www/awstats/PLIST b/www/awstats/PLIST index d8d1ab4d55f..5173244ef09 100644 --- a/www/awstats/PLIST +++ b/www/awstats/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/12/29 10:22:27 minskim Exp $ +@comment $NetBSD: PLIST,v 1.7 2005/01/18 13:37:26 minskim Exp $ awstats/bin/awstats_buildstaticpages.pl awstats/bin/awstats_configure.pl awstats/bin/awstats_exportlib.pl @@ -104,6 +104,8 @@ awstats/cgi-bin/plugins/clusterinfo.pm awstats/cgi-bin/plugins/decodeutfkeys.pm awstats/cgi-bin/plugins/geoip.pm awstats/cgi-bin/plugins/geoip_city_maxmind.pm +awstats/cgi-bin/plugins/geoip_isp_maxmind.pm +awstats/cgi-bin/plugins/geoip_org_maxmind.pm awstats/cgi-bin/plugins/geoip_region_maxmind.pm awstats/cgi-bin/plugins/geoipfree.pm awstats/cgi-bin/plugins/graphapplet.pm @@ -572,7 +574,6 @@ share/doc/html/awstats/images/license_chart.png share/doc/html/awstats/images/screen_shot_1.jpg share/doc/html/awstats/images/screen_shot_1.png share/doc/html/awstats/images/screen_shot_2.png -share/doc/html/awstats/images/screen_shot_3.gif share/doc/html/awstats/images/screen_shot_3.png share/doc/html/awstats/images/screen_shot_4.png share/doc/html/awstats/images/star.png diff --git a/www/awstats/distinfo b/www/awstats/distinfo index c4823f084a6..5cf5b846d7c 100644 --- a/www/awstats/distinfo +++ b/www/awstats/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2004/12/29 10:22:27 minskim Exp $ +$NetBSD: distinfo,v 1.6 2005/01/18 13:37:26 minskim Exp $ -SHA1 (awstats-6.2.tgz) = 8e1805eed85fb4983c91a9825aad2d856e9de8c8 -Size (awstats-6.2.tgz) = 860606 bytes +SHA1 (awstats-6.3.tgz) = 3e3d025a53c476942fa08ce42793be3dcd9aa87c +Size (awstats-6.3.tgz) = 931899 bytes -- cgit v1.2.3