diff options
author | minskim <minskim@pkgsrc.org> | 2006-05-16 18:13:55 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-05-16 18:13:55 +0000 |
commit | 2075ab0f8f7b8b34433ca3b56a8c2b55b959f855 (patch) | |
tree | e3d4a629824534007e25c0457e6fdc8bb3bb7486 /www/awstats/MESSAGE | |
parent | a3ac85d8b9635f52615d51d3d42ad70b25405965 (diff) | |
download | pkgsrc-2075ab0f8f7b8b34433ca3b56a8c2b55b959f855.tar.gz |
Update awstats to 6.6.
Major changes since 6.4:
- Fixed CVE-2006-2237.
- All geoip plugins support the PurePerl version.
- Possible use of vhost in extra section.
- Support IPv6 in AllowAccessFromWebToFollowingIPAddresses parameter.
- Added svn family to browsers detection.
- RSS catcher/readers in robot database.
- LogFormat=2 can now change its value dynamically if logformat change.
- More new features and bug fixes.
Diffstat (limited to 'www/awstats/MESSAGE')
-rw-r--r-- | www/awstats/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/awstats/MESSAGE b/www/awstats/MESSAGE index 3154f5e8d3b..dd0d1f6fcda 100644 --- a/www/awstats/MESSAGE +++ b/www/awstats/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.5 2005/09/28 12:11:29 rillig Exp $ +$NetBSD: MESSAGE,v 1.6 2006/05/16 18:13:55 minskim Exp $ An example file has been installed as ${PREFIX}/share/examples/awstats/awstats.conf. After adjusting it to @@ -10,6 +10,6 @@ configuration files. You may need to adjust the cgi-bin path of your webserver -- for details, refer to the documentation in - ${PREFIX}/share/doc/html/awstats + ${PREFIX}/share/doc/awstats =========================================================================== |