add hint how to convert original webalizer incremental mode files
(webalizer.current) for use with recent webalizer xtended ok mbalmer@ (MAINTAINER)
This commit is contained in:
parent
3069a7f086
commit
de3ed426a1
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2008/04/24 08:51:54 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2009/02/03 23:15:41 simon Exp $
|
||||
|
||||
COMMENT= web server log file analysis program
|
||||
|
||||
DISTNAME= webalizer-2.01-10-RB21-src
|
||||
PKGNAME= webalizer-2.01.10p6
|
||||
PKGNAME= webalizer-2.01.10p7
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.patrickfrei.ch/webalizer/rb21/
|
||||
|
||||
|
@ -5,4 +5,8 @@ most notably detailed http 404 error reports and IPv6 support.
|
||||
|
||||
The webalizer.current file format has changed, please remove any
|
||||
existing such files from your statistics directories if you are using
|
||||
the webalizer in incremental mode.
|
||||
the webalizer in incremental mode or convert them with the following
|
||||
command:
|
||||
|
||||
echo -e "0\n# -notfounderrors- \n# End Of Table - notfounderrors" >> \
|
||||
webalizer.current
|
||||
|
Loading…
Reference in New Issue
Block a user