summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-03-12 21:50:54 +0000
committerrecht <recht@pkgsrc.org>2004-03-12 21:50:54 +0000
commitf29386a6e4e5fce375aa2ade44b8806bd49d9e2a (patch)
tree61b8a9cf866c92c613221fe690be63684c2e6574 /www
parenteccb01de961034599ed88d6192f17d5d44b6cbc1 (diff)
downloadpkgsrc-f29386a6e4e5fce375aa2ade44b8806bd49d9e2a.tar.gz
update to 6.0
Fixes: - Fixed bug 599388: Search engines are not detected if domain is IP address. - Fixed bug 711758. - Fixed bug 812681: bad case for ENV expansion in awstats.conf. - Fixed bug 813908: Incomplete documentation - Fixed bug 816267: onedigit dayofmonth breaks syslog regex - Fixed bug 817287,830458: wrong regexp in Read_DNS_Cache subroutine - Fixed bug 817388: lib/referer_spam.pm & lib/robots.pm - Fixed bug 818704: Warning in IPv6 plugin when no reverse DNS - Fixed bug 841877: regex bug for parsing log lines - Fixed bug 846365: relative path not working for DirData. - Fixed value for ValueSMTPCodes if not defined in config file. - Fixed pb when country code is not same than lang code (example: estonian has lang code 'et' and country code 'ee'). - Replaced Kb/visits to Kb/mails for mail log analysis. - Remove some warnings that appears when running perl -W - Other minor bugs (814970,823064,823323,831438,836315). - Fixed bug in counting hits for miscellanous and clusters chart when a temporary flush was done on disk during a long update. - ExtraSections now works on all records whatever is the status code. - Click on "Summary" now returns to top of page even with rawlog plugin. - Fix in log parsing that should reduce dropped records to only records that match a dropping criteria (SkipFiles, Skip..., Only...). - Click on "Summary" now returns to top of page even with rawlog plugin. - Fixed AmigaVoyager detection. - Fixed bug in SkipHosts filter for mail log files. - Fixed not working link for search keywords/keyphrase in menu with FireBird. - Fixed pb in loading plugins with mod_perl2. - Fixed not found relative DirData path with some Perl/OS versions. - Fixed error in awstats_updateall.pl when current directory, while running it, is where awstats.pl is stored. New features/improvements: - Increased speed by 10 to 20%. - Added a Worms report (Added LevelForWormsDetection and ShowWormsStats parameter). - Added report for "not viewed" traffic in Summary report. - Monthly history report has been extracted from the Summary report. - Some changes to make AWStats to be XML compliant ready. Need to set the new parameter BuildReportFormat to 'xml' in config file. Added also the BuildHistoryFormat parameter (Even if only 'text' is supported for the moment). - A lot of part of codes have been rewritten to make code more easy to understand and reduce unknown bugs. - The link to whois informations for a host, provided by hostinfo plugin, has been replaced by an internal 'whois' showing in a popup window full whois informations whatever is the TLD of IP or host name. - A new search engine database to allow several "match id" for same search engine. Example: All google ip referer id are recognised. - Can use UA and HOST fields to build personalized ExtraSection reports. - Added support for AND conditions in personalized ExtraSection config. - Support for right to left languages. Added 'he' language. - Added LevelForSearchEnginesDetection parameter to choose between 2 possible levels of detection for search engines (like LevelForRobotsDetection). Also, added LevelForFileTypesDetection parameter (2 possible levels). - Added percent column for file types. - The robot chart now shows details between hits on robots.txt file and other hits. - Count of keywords/keyphrases does not increment counter for hits made on images from a google cached page. - Added patch 857319: Allow several IPs and IP ranges in AllowAccessFromWebToFollowingIPAddresses parameter. - Added experimental graphapplet plugin (graph are built by applet). - Webmin module updated to 1.210 to integrate all new parameters. - Better setup error messages for newbie. - Reports look better on Mozilla browsers. - Added decodeUTFkeys plugin to AWStats to show correctly (in language charset) keywords/keyphrases strings even if they were UTF8 coded by the referer search engine. - Added/updated a lot of os, browser and country icons. - Added Hebrew and Galician language. - configure.pl: A new script to configure AWStats and Apache and build a simple config file. - awstats_buildstaticpages.pl: The -date option has been replaced by the -buildate=%YY%MM%DD option so you can choose your own date format. - awstats_buildstaticpages.pl: Added the -configdir option. - awstats_exportlib.pl: Changes to be compatible with new AWStats databases. - logresolvemerge.pl: can use several threads for reverse DNS lookup with Perl 5.8. - maillogconvert.pl: Allow to process qmail log preprocessed by tai64nlocal tool. - maillogconvert.pl: Added support for MDaemon mail server log files. Other/Documentation: - A httpd.conf sample to configure AWStats is provided. - Added example for analyzing awredir.pl hits by ExtraSections. - Updated database: wget is known as a "grabber" browser, no more as a robots. netcaptor and apt-get added in browser database. asmx and aspx added in mime.pm file. Microsoft URL Control added in robot list. - Documentation seriously updated. - FAQ updated.
Diffstat (limited to 'www')
-rw-r--r--www/awstats/Makefile4
-rw-r--r--www/awstats/PLIST45
-rw-r--r--www/awstats/distinfo6
3 files changed, 43 insertions, 12 deletions
diff --git a/www/awstats/Makefile b/www/awstats/Makefile
index 879dd90cbf8..46f0bda0425 100644
--- a/www/awstats/Makefile
+++ b/www/awstats/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2004/01/12 23:58:43 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2004/03/12 21:50:54 recht Exp $
#
-DISTNAME= awstats-5.9
+DISTNAME= awstats-6.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=awstats/}
EXTRACT_SUFX= .tgz
diff --git a/www/awstats/PLIST b/www/awstats/PLIST
index 5536ea3127a..c5a4922b9f3 100644
--- a/www/awstats/PLIST
+++ b/www/awstats/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2004/02/11 12:18:10 grant Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/03/12 21:50:54 recht Exp $
awstats/bin/awstats_buildstaticpages.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
@@ -11,18 +12,20 @@ awstats/cgi-bin/lang/awstats-al.txt
awstats/cgi-bin/lang/awstats-ba.txt
awstats/cgi-bin/lang/awstats-bg.txt
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-cz.txt
awstats/cgi-bin/lang/awstats-de.txt
awstats/cgi-bin/lang/awstats-dk.txt
awstats/cgi-bin/lang/awstats-en.txt
awstats/cgi-bin/lang/awstats-es.txt
-awstats/cgi-bin/lang/awstats-es_cat.txt
-awstats/cgi-bin/lang/awstats-es_eu.txt
awstats/cgi-bin/lang/awstats-et.txt
+awstats/cgi-bin/lang/awstats-eu.txt
awstats/cgi-bin/lang/awstats-fi.txt
awstats/cgi-bin/lang/awstats-fr.txt
+awstats/cgi-bin/lang/awstats-gl.txt
awstats/cgi-bin/lang/awstats-gr.txt
+awstats/cgi-bin/lang/awstats-he.txt
awstats/cgi-bin/lang/awstats-hu.txt
awstats/cgi-bin/lang/awstats-id.txt
awstats/cgi-bin/lang/awstats-is.txt
@@ -44,15 +47,16 @@ awstats/cgi-bin/lang/awstats-tr.txt
awstats/cgi-bin/lang/awstats-tt-al.txt
awstats/cgi-bin/lang/awstats-tt-ba.txt
awstats/cgi-bin/lang/awstats-tt-bg.txt
+awstats/cgi-bin/lang/awstats-tt-ca.txt
awstats/cgi-bin/lang/awstats-tt-cn.txt
awstats/cgi-bin/lang/awstats-tt-cz.txt
awstats/cgi-bin/lang/awstats-tt-de.txt
awstats/cgi-bin/lang/awstats-tt-dk.txt
awstats/cgi-bin/lang/awstats-tt-en.txt
awstats/cgi-bin/lang/awstats-tt-es.txt
-awstats/cgi-bin/lang/awstats-tt-es_cat.txt
awstats/cgi-bin/lang/awstats-tt-fi.txt
awstats/cgi-bin/lang/awstats-tt-fr.txt
+awstats/cgi-bin/lang/awstats-tt-gl.txt
awstats/cgi-bin/lang/awstats-tt-hu.txt
awstats/cgi-bin/lang/awstats-tt-is.txt
awstats/cgi-bin/lang/awstats-tt-it.txt
@@ -80,9 +84,13 @@ awstats/cgi-bin/lib/operating_systems.pm
awstats/cgi-bin/lib/referer_spam.pm
awstats/cgi-bin/lib/robots.pm
awstats/cgi-bin/lib/search_engines.pm
+awstats/cgi-bin/lib/status_http.pm
+awstats/cgi-bin/lib/status_smtp.pm
awstats/cgi-bin/lib/worms.pm
+awstats/cgi-bin/plugins/decodeutfkeys.pm
awstats/cgi-bin/plugins/geoip.pm
awstats/cgi-bin/plugins/geoipfree.pm
+awstats/cgi-bin/plugins/graphapplet.pm
awstats/cgi-bin/plugins/hashfiles.pm
awstats/cgi-bin/plugins/hostinfo.pm
awstats/cgi-bin/plugins/ipv6.pm
@@ -92,27 +100,44 @@ awstats/cgi-bin/plugins/timezone.pm
awstats/cgi-bin/plugins/tooltips.pm
awstats/cgi-bin/plugins/urlalias.pm
awstats/cgi-bin/plugins/userinfo.pm
+awstats/classes/awgraphapplet.jar
+awstats/classes/src/AWGraphApplet.java
+awstats/classes/src/Makefile.pl
awstats/css/awstats_bw.css
awstats/css/awstats_default.css
awstats/icon/browser/adobe.png
awstats/icon/browser/amaya.png
+awstats/icon/browser/amigavoyager.png
+awstats/icon/browser/apt.png
+awstats/icon/browser/avant.png
+awstats/icon/browser/aweb.png
+awstats/icon/browser/bpftp.png
awstats/icon/browser/chimera.png
+awstats/icon/browser/cyberdog.png
awstats/icon/browser/da.png
+awstats/icon/browser/dillo.png
awstats/icon/browser/dreamcast.png
+awstats/icon/browser/ecatch.png
+awstats/icon/browser/encompass.png
+awstats/icon/browser/fpexpress.png
+awstats/icon/browser/fresco.png
awstats/icon/browser/galeon.png
awstats/icon/browser/getright.png
awstats/icon/browser/gozilla.png
+awstats/icon/browser/hotjava.png
awstats/icon/browser/ibrowse.png
awstats/icon/browser/icab.png
awstats/icon/browser/kmeleon.png
awstats/icon/browser/konqueror.png
awstats/icon/browser/lotusnotes.png
awstats/icon/browser/lynx.png
+awstats/icon/browser/macweb.png
awstats/icon/browser/mediaplayer.png
awstats/icon/browser/mozilla.png
awstats/icon/browser/msie.png
awstats/icon/browser/msie_large.png
awstats/icon/browser/multizilla.png
+awstats/icon/browser/ncsa_mosaic.png
awstats/icon/browser/netpositive.png
awstats/icon/browser/netscape.png
awstats/icon/browser/netscape_large.png
@@ -306,8 +331,10 @@ awstats/icon/flags/mg.png
awstats/icon/flags/mil.png
awstats/icon/flags/mk.png
awstats/icon/flags/ml.png
+awstats/icon/flags/mm.png
awstats/icon/flags/mn.png
awstats/icon/flags/mo.png
+awstats/icon/flags/mp.png
awstats/icon/flags/mq.png
awstats/icon/flags/mr.png
awstats/icon/flags/ms.png
@@ -426,6 +453,7 @@ awstats/icon/os/atari.png
awstats/icon/os/beos.png
awstats/icon/os/bsdi.png
awstats/icon/os/cpm.png
+awstats/icon/os/debian.png
awstats/icon/os/digital.png
awstats/icon/os/dos.png
awstats/icon/os/dreamcast.png
@@ -450,6 +478,7 @@ awstats/icon/os/qnx.png
awstats/icon/os/riscos.png
awstats/icon/os/sco.png
awstats/icon/os/sunos.png
+awstats/icon/os/symbian.png
awstats/icon/os/unix.png
awstats/icon/os/unknown.png
awstats/icon/os/vms.png
@@ -493,9 +522,7 @@ awstats/icon/other/vv.png
awstats/js/awstats_misc_tracker.js
share/doc/html/awstats/COPYING.TXT
share/doc/html/awstats/LICENSE.TXT
-share/doc/html/awstats/awstats.htm
share/doc/html/awstats/awstats.pdf
-share/doc/html/awstats/awstats.xml
share/doc/html/awstats/awstats_benchmark.html
share/doc/html/awstats/awstats_changelog.txt
share/doc/html/awstats/awstats_compare.html
@@ -507,7 +534,7 @@ share/doc/html/awstats/awstats_license.html
share/doc/html/awstats/awstats_security.html
share/doc/html/awstats/awstats_setup.html
share/doc/html/awstats/awstats_tools.html
-share/doc/html/awstats/awstats_update.html
+share/doc/html/awstats/awstats_upgrade.html
share/doc/html/awstats/awstats_webmin.html
share/doc/html/awstats/awstats_what.html
share/doc/html/awstats/images/awstats.ico
@@ -531,6 +558,8 @@ 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
share/doc/html/awstats/index.html
+share/doc/html/awstats/pad_awstats.htm
+share/doc/html/awstats/pad_awstats.xml
share/doc/html/awstats/styles.css
share/examples/awstats/awstats.conf
share/examples/awstats/example.pm
@@ -547,6 +576,8 @@ share/examples/awstats/example.pm
@dirrm awstats/icon/browser
@dirrm awstats/icon
@dirrm awstats/css
+@dirrm awstats/classes/src
+@dirrm awstats/classes
@dirrm awstats/cgi-bin/plugins
@dirrm awstats/cgi-bin/lib
@dirrm awstats/cgi-bin/lang
diff --git a/www/awstats/distinfo b/www/awstats/distinfo
index 38e0a8cc57c..9f755fb77e6 100644
--- a/www/awstats/distinfo
+++ b/www/awstats/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/01/12 23:53:50 xtraeme Exp $
+$NetBSD: distinfo,v 1.3 2004/03/12 21:50:54 recht Exp $
-SHA1 (awstats-5.9.tgz) = 76a2c75c8ef76964b4f343e639a75bd73d794d1e
-Size (awstats-5.9.tgz) = 688087 bytes
+SHA1 (awstats-6.0.tgz) = f0368236c35816488915ecc0a82c19f625dccd9a
+Size (awstats-6.0.tgz) = 791020 bytes