Path to this page:
./
www/awstats,
Free real-time logfile analyzer to get advanced web statistics
Branch: pkgsrc-2019Q4,
Version: 7.7,
Package name: awstats-7.7,
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:[
net/p5-Net-DNS] [
net/p5-Net-XWhois] [
net/p5-Geo-IPfree] [
time/p5-Time-Local] [
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: da00ffc51ec2c4c1a6c4727d4e0ba3be652f1d17
RMD160: 361ad5383670bed8a7e343d64d96f6de8b2f800a
Filesize: 2887.55 KB
Version history: (Expand)
- (2020-01-27) Updated to version: awstats-7.7
- (2020-01-02) Package added to pkgsrc.se, version awstats-7.6nb2 (created)
CVS history: (Expand)
2020-01-27 13:48:57 by Benny Siegert | Files touched by this commit (8) | |
Log message:
Pullup ticket #6126 - requested by taca
www/awstats: security fix
Revisions pulled up:
- www/awstats/Makefile 1.64
- www/awstats/distinfo 1.38
- www/awstats/patches/patch-aa deleted
- www/awstats/patches/patch-ab deleted
- www/awstats/patches/patch-ad deleted
- www/awstats/patches/patch-tools_awstats__configure.pl 1.1
- www/awstats/patches/patch-wwwroot_cgi-bin_awstats.pl 1.1
- www/awstats/patches/patch-wwwroot_cgi-bin_lib_search__engines.pm 1.1
---
Module Name: pkgsrc
Committed By: adam
Date: Tue Jan 7 18:21:02 UTC 2020
Modified Files:
pkgsrc/www/awstats: Makefile distinfo
Added Files:
pkgsrc/www/awstats/patches: patch-tools_awstats__configure.pl
patch-wwwroot_cgi-bin_awstats.pl
patch-wwwroot_cgi-bin_lib_search__engines.pm
Removed Files:
pkgsrc/www/awstats/patches: patch-aa patch-ab patch-ad
Log message:
awstats: updated to 7.7
7.7:
Security fix: CVE-2017-1000501
Security fix: Missing sanitizing of parameters
Fix LogFormat=4 with url containing spaces.
Fix to window.opener vulnerability in external referral site links.
Add methodurlprot in key to define log format.
Add Dynamic DNS Lookup.
Fix edge support.
|