DESCR

Calamaris parses Squid, NetCache, Inktomi Traffic Server, Oops! proxy server,
and Novell Internet Caching Service with its relatives (i.e. Compaq Tasksmart)
logfiles and generates reports about peak-usage, request-methods, status-report
of incoming and outgoing requests, second and top-level destinations,
content-types, and performance.

Makefile

# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:41 joerg Exp $
#

DISTNAME= calamaris-2.58
CATEGORIES= www
MASTER_SITES= http://cord.de/tools/squid/calamaris/

MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://cord.de/tools/squid/calamaris/
COMMENT= Squid logfile analyzer

PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= perl:run
REPLACE_PERL= calamaris
NO_BUILD= YES

INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/calamaris

do-install:
${INSTALL_SCRIPT} ${WRKSRC}/calamaris ${DESTDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/calamaris.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
.for doc in CHANGES COPYRIGHT EXAMPLES README
${INSTALL_DATA} ${WRKSRC}/${doc} ${DESTDIR}${PREFIX}/share/doc/calamaris
.endfor

.include "../../mk/bsd.pkg.mk"

PLIST

@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:19 joerg Exp $
bin/calamaris
man/man1/calamaris.1
share/doc/calamaris/CHANGES
share/doc/calamaris/COPYRIGHT
share/doc/calamaris/EXAMPLES
share/doc/calamaris/README

distinfo

$NetBSD: distinfo,v 1.4 2005/02/24 14:08:29 wiz Exp $

SHA1 (calamaris-2.58.tar.gz) = e35eac86c498983b85e176e5879fcfce7a4a25c1
RMD160 (calamaris-2.58.tar.gz) = d42d92ffdf5ff492e6707a93e377d63e6b4f20fe
Size (calamaris-2.58.tar.gz) = 53673 bytes