summaryrefslogtreecommitdiff
path: root/www/awstats
diff options
context:
space:
mode:
authorminskim <minskim>2005-01-18 13:37:26 +0000
committerminskim <minskim>2005-01-18 13:37:26 +0000
commit9e2b72b5e33a7c083e9e5678c0012653375d4705 (patch)
treed4d59a9b551b1806c4729cf273dc41d744fa04f4 /www/awstats
parent4f196de3031fdf8ccf259c0f3d06223d60893728 (diff)
downloadpkgsrc-9e2b72b5e33a7c083e9e5678c0012653375d4705.tar.gz
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
Diffstat (limited to 'www/awstats')
-rw-r--r--www/awstats/Makefile8
-rw-r--r--www/awstats/PLIST5
-rw-r--r--www/awstats/distinfo6
3 files changed, 10 insertions, 9 deletions
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