diff options
author | andreas <andreas@FreeBSD.org> | 1998-06-28 20:42:09 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-06-28 20:42:09 +0800 |
commit | 8c2723b54a8b897d90cdee00a99f72c6c4bafd28 (patch) | |
tree | fcb0bbf54e560a5aca769b91cca2951d43bbaa48 /www/webalizer/pkg-descr | |
parent | 71d5c1d95afa00e76ced12553d576063094661cc (diff) | |
download | freebsd-ports-gnome-8c2723b54a8b897d90cdee00a99f72c6c4bafd28.tar.gz freebsd-ports-gnome-8c2723b54a8b897d90cdee00a99f72c6c4bafd28.tar.zst freebsd-ports-gnome-8c2723b54a8b897d90cdee00a99f72c6c4bafd28.zip |
Import of new port webalizer 1.12.09
The Webalizer is a web server log file analysis program which produces
usage statistics in HTML format for viewing with a browser. The results
are presented in both columnar and graphical format, which facilitates
interpretation. Yearly, monthly, daily and hourly usage statistics are
presented, along with the ability to display usage by site, URL, referrer,
user agent (browser) and country (user agent and referrer are only
available if your web server procduces Combined log format files).
PR: closes 7000
Submitted by: dirk.meyer@dinoex.sub.org
Diffstat (limited to 'www/webalizer/pkg-descr')
-rw-r--r-- | www/webalizer/pkg-descr | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/www/webalizer/pkg-descr b/www/webalizer/pkg-descr new file mode 100644 index 000000000000..7e53f579019a --- /dev/null +++ b/www/webalizer/pkg-descr @@ -0,0 +1,23 @@ +What is The Webalizer? +---------------------- + +The Webalizer is a web server log file analysis program which produces +usage statistics in HTML format for viewing with a browser. The results +are presented in both columnar and graphical format, which facilitates +interpretation. Yearly, monthly, daily and hourly usage statistics are +presented, along with the ability to display usage by site, URL, referrer, +user agent (browser) and country (user agent and referrer are only +available if your web server procduces Combined log format files). + +The Webalizer supports CLF (common log format) log files, as well as +Combined log formats as defined by NCSA and others, and variations +of these which it attempts to handle intelligently. + +Keywords: Web Analysis, Log Analysis, Usage Statistics, Linux, Unix +Author: Bradford L. Barrett +Maintained-by: Bradford L. Barrett +Primary-site: http://www.mrunix.net/webalizer/ +Alternate-site: +Original-site: ftp://www.mrunix.net/pub/webalizer/ +Platforms: Linux, SCO, other UNIX's +Copying-policy: GPL |