pkgsrc/www/calamaris/Makefile

27 lines
697 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.8 2007/01/07 09:14:15 rillig Exp $
#
Update to 2.58, from Hiramatsu Yoshifumi in PR 21662. * added a -M (Meta) switch to add free defined strings to html-<HEAD>. This switch may be useful to provide stylesheets to the html-report. (suggested by ycdtosa ?) * Heavy tested and fixed problems with 'Division by zero'-errors (with broken logfiles caused by bugs of some Proxyservers.) (reported by Chris Knight) While fixing those problems i removed the .00..001 workarounds with a correct solution. * found that .ru (Russia) now mainly uses 2nd-level domains, so i removed that from the 3rd-level-group of TopLevelDomains. * fixed warnings in HTML-Output, so now that will also be correct HTML. * Holger Marzen requested an output-format which he can use to parse afterwards. -F unformatted is the result. if you use -F unformatted along with -U, the byte values are calculated in the given Unit, and displayed without indication along with the numbers. the indication moves up to the header of the report. * as announced in the README i converted -m -w and -W also into the new -F-switch. so you now have to use -F mail, -F html and -F html-embed. For now the old switches will still work, but Calamaris puts out warnings about that. The switches defunct in the first release of '04. * I deleted (as scheduled) a warning about -N f which has been replaced by -N -1 * I pushed back removal schedules for Cachefile-Workarounds to the end of the year. * replaced 'squid-mime' and 'squid-smartfilter' input formats with 'squid-extended' which is also usable for Cisco Content Engines Logfiles. (initial patch from Kenytt Avery) * added an error for users of the replaced input formats. * fixed parsing of NetCache NetApp/5.2 Logfiles. (patch by SO Kwok Tsun) * added new Time-Interval-Option. * added an Time-Range-Interval (first suggested by Steffen Sledz) * moved the error-section to the top of the report. It now also produces a valid HTML-Table. + fixed a problem with the new -N-switch. changed the f-value to -1 to make it more consistent to the other switches. + enabled IPv6-IPs. Calamaris now accepts IPv6-Ips and is able to resolve encapsulated IPv4-Ips. + Helge Oldach submitted a patch which fixes a problem with syntactical-wrong html-output, and also added a -W-switch to produce HTML-Output without HTML-Headers, so it can used for Server-Side-Includes. * calamaris: + changed -3-switch to -N, which makes it possible for the user to define how many levels of URL-Hosts should be displayed. -Nf displays all Host-Components. (requested by Mark Güthling) + found a problem with 'Incoming TCP-requests by status'. It wasn't displayed if all requestes were classified as ERROR. (found with the help of Alexey Markov) * calamaris: - added 'squid-smartfilter' input format (thanks to James Crocker) - fixed/added the new Netcache V5.2-Logfile-Support (thanks to Enrico Ardizzoni) - fixed a bug in the new -D-option. now you should be able to set it yourself. (fix by John Line) * added a new report about size-based Distribution of objects. (suggested by Gerold Meerkoetter) * added support for NetApp NetCache V (thanks to Christian Niederdorfer for providing logfiles, testing and also for the donmation. Thank You.)
2003-06-10 09:13:54 +02:00
DISTNAME= calamaris-2.58
CATEGORIES= www
MASTER_SITES= http://cord.de/tools/squid/calamaris/
2003-07-18 00:50:55 +02:00
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://cord.de/tools/squid/calamaris/
COMMENT= Squid logfile analyzer
USE_TOOLS+= perl:run
Update to 2.58, from Hiramatsu Yoshifumi in PR 21662. * added a -M (Meta) switch to add free defined strings to html-<HEAD>. This switch may be useful to provide stylesheets to the html-report. (suggested by ycdtosa ?) * Heavy tested and fixed problems with 'Division by zero'-errors (with broken logfiles caused by bugs of some Proxyservers.) (reported by Chris Knight) While fixing those problems i removed the .00..001 workarounds with a correct solution. * found that .ru (Russia) now mainly uses 2nd-level domains, so i removed that from the 3rd-level-group of TopLevelDomains. * fixed warnings in HTML-Output, so now that will also be correct HTML. * Holger Marzen requested an output-format which he can use to parse afterwards. -F unformatted is the result. if you use -F unformatted along with -U, the byte values are calculated in the given Unit, and displayed without indication along with the numbers. the indication moves up to the header of the report. * as announced in the README i converted -m -w and -W also into the new -F-switch. so you now have to use -F mail, -F html and -F html-embed. For now the old switches will still work, but Calamaris puts out warnings about that. The switches defunct in the first release of '04. * I deleted (as scheduled) a warning about -N f which has been replaced by -N -1 * I pushed back removal schedules for Cachefile-Workarounds to the end of the year. * replaced 'squid-mime' and 'squid-smartfilter' input formats with 'squid-extended' which is also usable for Cisco Content Engines Logfiles. (initial patch from Kenytt Avery) * added an error for users of the replaced input formats. * fixed parsing of NetCache NetApp/5.2 Logfiles. (patch by SO Kwok Tsun) * added new Time-Interval-Option. * added an Time-Range-Interval (first suggested by Steffen Sledz) * moved the error-section to the top of the report. It now also produces a valid HTML-Table. + fixed a problem with the new -N-switch. changed the f-value to -1 to make it more consistent to the other switches. + enabled IPv6-IPs. Calamaris now accepts IPv6-Ips and is able to resolve encapsulated IPv4-Ips. + Helge Oldach submitted a patch which fixes a problem with syntactical-wrong html-output, and also added a -W-switch to produce HTML-Output without HTML-Headers, so it can used for Server-Side-Includes. * calamaris: + changed -3-switch to -N, which makes it possible for the user to define how many levels of URL-Hosts should be displayed. -Nf displays all Host-Components. (requested by Mark Güthling) + found a problem with 'Incoming TCP-requests by status'. It wasn't displayed if all requestes were classified as ERROR. (found with the help of Alexey Markov) * calamaris: - added 'squid-smartfilter' input format (thanks to James Crocker) - fixed/added the new Netcache V5.2-Logfile-Support (thanks to Enrico Ardizzoni) - fixed a bug in the new -D-option. now you should be able to set it yourself. (fix by John Line) * added a new report about size-based Distribution of objects. (suggested by Gerold Meerkoetter) * added support for NetApp NetCache V (thanks to Christian Niederdorfer for providing logfiles, testing and also for the donmation. Thank You.)
2003-06-10 09:13:54 +02:00
REPLACE_PERL= calamaris
NO_BUILD= YES
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/calamaris ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/calamaris.1 ${PREFIX}/${PKGMANDIR}/man1
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/calamaris
.for doc in CHANGES COPYRIGHT EXAMPLES README
${INSTALL_DATA} ${WRKSRC}/${doc} ${PREFIX}/share/doc/calamaris
.endfor
.include "../../mk/bsd.pkg.mk"