diff options
author | adam <adam@pkgsrc.org> | 2008-09-11 10:37:11 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2008-09-11 10:37:11 +0000 |
commit | 81f63756a0bd8f5fd1ef6ed3dbd2f9ab696be467 (patch) | |
tree | ee5c7e95b978c1adaacee642e779bd51150e496e /www/awstats/PLIST | |
parent | d29190a4691d9fc25d6c1a8416826520ded75ad3 (diff) | |
download | pkgsrc-81f63756a0bd8f5fd1ef6ed3dbd2f9ab696be467.tar.gz |
Changes 6.8:
New features/improvements:
- Added OnlyUsers option.
- Can track RPC request.
- HTMLHeadSection can accept \n in string.
- Add option MetaRobot.
- Increase seriously bot detection.
- Better detection of windows OS.
- Add condition HOSTINLOG in extra sections.
- Can show a full list for extrasection.
Fixes:
- Fixed pb in xml output for history files.
- Fixed a bug in awstats_configure.pl script.
Other/Documentation:
- Updated some language files.
- Updated documentation.
- Updated browsers database.
- Added a more complete xslt example.
- Remove some deprecated code.
- Update status of GeoIP City plugin database. A free version is
now available like GeoIP Country database.
Diffstat (limited to 'www/awstats/PLIST')
-rw-r--r-- | www/awstats/PLIST | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www/awstats/PLIST b/www/awstats/PLIST index 47f7df575b0..d9855a0e625 100644 --- a/www/awstats/PLIST +++ b/www/awstats/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2008/04/07 07:21:00 adam Exp $ +@comment $NetBSD: PLIST,v 1.13 2008/09/11 10:37:11 adam Exp $ awstats/bin/awstats_buildstaticpages.pl awstats/bin/awstats_configure.pl awstats/bin/awstats_exportlib.pl @@ -11,6 +11,7 @@ awstats/cgi-bin/awstats.pl awstats/cgi-bin/lang/awstats-al.txt awstats/cgi-bin/lang/awstats-ar.txt awstats/cgi-bin/lang/awstats-ba.txt +awstats/cgi-bin/lang/awstats-be.txt awstats/cgi-bin/lang/awstats-bg.txt awstats/cgi-bin/lang/awstats-br.txt awstats/cgi-bin/lang/awstats-ca.txt @@ -56,11 +57,13 @@ awstats/cgi-bin/lang/awstats-ua.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-gr.txt awstats/cgi-bin/lang/tooltips_f/awstats-tt-is.txt awstats/cgi-bin/lang/tooltips_f/awstats-tt-it.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-gr.txt awstats/cgi-bin/lang/tooltips_m/awstats-tt-is.txt awstats/cgi-bin/lang/tooltips_m/awstats-tt-it.txt awstats/cgi-bin/lang/tooltips_w/awstats-tt-al.txt @@ -77,6 +80,7 @@ awstats/cgi-bin/lang/tooltips_w/awstats-tt-es.txt awstats/cgi-bin/lang/tooltips_w/awstats-tt-fi.txt awstats/cgi-bin/lang/tooltips_w/awstats-tt-fr.txt awstats/cgi-bin/lang/tooltips_w/awstats-tt-gl.txt +awstats/cgi-bin/lang/tooltips_w/awstats-tt-gr.txt awstats/cgi-bin/lang/tooltips_w/awstats-tt-hu.txt awstats/cgi-bin/lang/tooltips_w/awstats-tt-is.txt awstats/cgi-bin/lang/tooltips_w/awstats-tt-it.txt @@ -100,6 +104,7 @@ awstats/cgi-bin/lib/browsers_phone.pm awstats/cgi-bin/lib/domains.pm awstats/cgi-bin/lib/mime.pm 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 |