pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/awstats Update awstats to 6.2 and take maintainers...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/151ee2889ec8
branches:  trunk
changeset: 486522:151ee2889ec8
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Dec 29 10:22:27 2004 +0000

description:
Update awstats to 6.2 and take maintainership.

Changes:
- awstats_updateall.pl: Added -excludeconf option
- Allow plugins to add entry in menu.
- Allow plugins to add charts with its own way to compile data inside
the update process.
- Added the geoip_region_maxmind and geoip_city_maxmind plugins.
- maillogconvert.pl: Support postfix 2.1 that change its log
format using NOQUEUE string instead of a number for mails that are
rejected before being queued.
- Little speed improvments.
- Counts javascript disabled browsers (A new MiscTracker feature).
- When a direct access to last line is successfull, awstats is directly
in mode "NewLine". No need to find a more recent record for this. This
means the NotSortedRecordTolerance works even between end and start
of updates.
- You can use a particular not used field in your log file to build
a personalized report with the ExtraSection feature. Just use a personalized
log format and use the tag %extraX (where X is a number) to name field you
want to use, then, in ExtraSection parmaters, you can use extraX to tell
wich info to use to extract data for building the chart.
- Support method "put" when analyzing ftp log files.
- Added a bold style around current day/month in label of charts.
- Bug fixes and documentation improvements.

diffstat:

 www/awstats/Makefile |   9 +++++----
 www/awstats/PLIST    |  23 +++++++++++++++++------
 www/awstats/distinfo |   6 +++---
 3 files changed, 25 insertions(+), 13 deletions(-)

diffs (133 lines):

diff -r 9a5010981f5e -r 151ee2889ec8 www/awstats/Makefile
--- a/www/awstats/Makefile      Wed Dec 29 10:08:04 2004 +0000
+++ b/www/awstats/Makefile      Wed Dec 29 10:22:27 2004 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2004/06/23 18:40:41 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2004/12/29 10:22:27 minskim Exp $
 #
 
-DISTNAME=      awstats-6.1
+DISTNAME=      awstats-6.2
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=awstats/}
 EXTRACT_SUFX=  .tgz
 
-MAINTAINER=    tech-pkg%NetBSD.org@localhost
+MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      http://awstats.sourceforge.net/
 COMMENT=       Free real-time logfile analyzer to get advanced web statistics
 
@@ -17,6 +17,8 @@
 REPLACE_PERL=  tools/*.pl              \
                wwwroot/cgi-bin/*.pl
 
+.include "../../lang/perl5/buildlink3.mk"
+
 do-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/awstats
        ${INSTALL_DATA_DIR} ${PREFIX}/awstats/bin
@@ -32,5 +34,4 @@
        cd ${WRKSRC}/wwwroot && ${PAX} -rwpppm . ${PREFIX}/awstats/
        cd ${WRKSRC}/docs && ${PAX} -rwpppm . ${PREFIX}/share/doc/html/awstats/
 
-.include "../../lang/perl5/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 9a5010981f5e -r 151ee2889ec8 www/awstats/PLIST
--- a/www/awstats/PLIST Wed Dec 29 10:08:04 2004 +0000
+++ b/www/awstats/PLIST Wed Dec 29 10:22:27 2004 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.5 2004/06/23 18:40:41 minskim Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/12/29 10:22:27 minskim Exp $
 awstats/bin/awstats_buildstaticpages.pl
+awstats/bin/awstats_configure.pl
 awstats/bin/awstats_exportlib.pl
 awstats/bin/awstats_updateall.pl
-awstats/bin/configure.pl
 awstats/bin/logresolvemerge.pl
 awstats/bin/maillogconvert.pl
 awstats/bin/urlaliasbuilder.pl
@@ -15,6 +15,7 @@
 awstats/cgi-bin/lang/awstats-br.txt
 awstats/cgi-bin/lang/awstats-ca.txt
 awstats/cgi-bin/lang/awstats-cn.txt
+awstats/cgi-bin/lang/awstats-cy.txt
 awstats/cgi-bin/lang/awstats-cz.txt
 awstats/cgi-bin/lang/awstats-de.txt
 awstats/cgi-bin/lang/awstats-dk.txt
@@ -42,18 +43,26 @@
 awstats/cgi-bin/lang/awstats-ro.txt
 awstats/cgi-bin/lang/awstats-ru.txt
 awstats/cgi-bin/lang/awstats-se.txt
+awstats/cgi-bin/lang/awstats-si.txt
 awstats/cgi-bin/lang/awstats-sk.txt
 awstats/cgi-bin/lang/awstats-sr.txt
+awstats/cgi-bin/lang/awstats-th.txt
 awstats/cgi-bin/lang/awstats-tr.txt
+awstats/cgi-bin/lang/awstats-tt-br.txt
 awstats/cgi-bin/lang/awstats-tw.txt
 awstats/cgi-bin/lang/awstats-ua.txt
-awstats/cgi-bin/lang/awstats-wlk.txt
+awstats/cgi-bin/lang/tooltips_f/awstats-tt-br.txt
+awstats/cgi-bin/lang/tooltips_f/awstats-tt-cz.txt
 awstats/cgi-bin/lang/tooltips_f/awstats-tt-en.txt
+awstats/cgi-bin/lang/tooltips_f/awstats-tt-is.txt
+awstats/cgi-bin/lang/tooltips_m/awstats-tt-br.txt
 awstats/cgi-bin/lang/tooltips_m/awstats-tt-en.txt
 awstats/cgi-bin/lang/tooltips_m/awstats-tt-fr.txt
+awstats/cgi-bin/lang/tooltips_m/awstats-tt-is.txt
 awstats/cgi-bin/lang/tooltips_w/awstats-tt-al.txt
 awstats/cgi-bin/lang/tooltips_w/awstats-tt-ba.txt
 awstats/cgi-bin/lang/tooltips_w/awstats-tt-bg.txt
+awstats/cgi-bin/lang/tooltips_w/awstats-tt-br.txt
 awstats/cgi-bin/lang/tooltips_w/awstats-tt-ca.txt
 awstats/cgi-bin/lang/tooltips_w/awstats-tt-cn.txt
 awstats/cgi-bin/lang/tooltips_w/awstats-tt-cz.txt
@@ -81,9 +90,6 @@
 awstats/cgi-bin/lang/tooltips_w/awstats-tt-tr.txt
 awstats/cgi-bin/lang/tooltips_w/awstats-tt-tw.txt
 awstats/cgi-bin/lang/tooltips_w/awstats-tt-ua.txt
-awstats/cgi-bin/lang/tooltips_w/awstats-tw.txt
-awstats/cgi-bin/lang/tooltips_w/awstats-ua.txt
-awstats/cgi-bin/lang/tooltips_w/awstats-wlk.txt
 awstats/cgi-bin/lib/browsers.pm
 awstats/cgi-bin/lib/domains.pm
 awstats/cgi-bin/lib/mime.pm
@@ -94,8 +100,11 @@
 awstats/cgi-bin/lib/status_http.pm
 awstats/cgi-bin/lib/status_smtp.pm
 awstats/cgi-bin/lib/worms.pm
+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_region_maxmind.pm
 awstats/cgi-bin/plugins/geoipfree.pm
 awstats/cgi-bin/plugins/graphapplet.pm
 awstats/cgi-bin/plugins/hashfiles.pm
@@ -276,6 +285,7 @@
 awstats/icon/flags/gh.png
 awstats/icon/flags/gi.png
 awstats/icon/flags/gl.png
+awstats/icon/flags/glg.png
 awstats/icon/flags/gm.png
 awstats/icon/flags/gn.png
 awstats/icon/flags/gov.png
@@ -535,6 +545,7 @@
 share/doc/html/awstats/awstats_changelog.txt
 share/doc/html/awstats/awstats_compare.html
 share/doc/html/awstats/awstats_config.html
+share/doc/html/awstats/awstats_contrib.html
 share/doc/html/awstats/awstats_extra.html
 share/doc/html/awstats/awstats_faq.html
 share/doc/html/awstats/awstats_glossary.html
diff -r 9a5010981f5e -r 151ee2889ec8 www/awstats/distinfo
--- a/www/awstats/distinfo      Wed Dec 29 10:08:04 2004 +0000
+++ b/www/awstats/distinfo      Wed Dec 29 10:22:27 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/06/23 18:40:41 minskim Exp $
+$NetBSD: distinfo,v 1.5 2004/12/29 10:22:27 minskim Exp $
 
-SHA1 (awstats-6.1.tgz) = 80fbcf088b1a1d9519de0314fbbc1ec5e8c9f6db
-Size (awstats-6.1.tgz) = 800275 bytes
+SHA1 (awstats-6.2.tgz) = 8e1805eed85fb4983c91a9825aad2d856e9de8c8
+Size (awstats-6.2.tgz) = 860606 bytes



Home | Main Index | Thread Index | Old Index