Path to this page:
./
www/awstats,
Free real-time logfile analyzer to get advanced web statistics
Branch: pkgsrc-2011Q4,
Version: 7.0nb3,
Package name: awstats-7.0nb3,
Maintainer: minskimAWStats is a short for Advanced Web Statistics. It's a free tool that
generates advanced web server access statistics graphically.
This web server log analyzer works as a CGI or from command line and
shows you all possible information your log contains, in few graphical
web pages. It uses a partial information file to be able to process
large log files, often and quickly.
It can analyze log files from IIS (W3C log format), Apache log files
(NCSA combined/XLF/ELF log format or common/CLF log format), WebStar
and some other web, proxy or WAP servers (and even some FTP servers).
Required to run:[
lang/perl5]
Master sites:
Version history: (Expand)
- (2012-02-08) Updated to version: awstats-7.0nb3
- (2012-01-08) Package added to pkgsrc.se, version awstats-7.0nb2 (created)
CVS history: (Expand)
2012-02-07 21:44:55 by Steven Drake | Files touched by this commit (3) | |
Log message:
Pullup ticket #3675 - requested by minskim
www/awstats security update
Revisions pulled up:
- www/awstats/Makefile 1.46
- www/awstats/distinfo 1.29
- www/awstats/patches/patch-wwwroot_cgi-bin_awredir.pl 1.1
---
Module Name: pkgsrc
Committed By: minskim
Date: Sun Feb 5 23:58:07 UTC 2012
Modified Files:
pkgsrc/www/awstats: Makefile distinfo
Added Files:
pkgsrc/www/awstats/patches: patch-wwwroot_cgi-bin_awredir.pl
Log message:
Fix XSS vulnerabilities in awstats.
Patch from awstat's CVS repo.
|