calamaris 2.45

calamaris parses logfiles from Squid, NetCache, Inktomi Traffic Server,
Oops! proxy server, Novell Internet Caching System, Compaq Tasksmart
or Netscape/iplanet Web Proxy Server and generates a report.
Written in perl5.
This commit is contained in:
form 2002-04-29 10:38:20 +00:00
parent afab5ded0a
commit e964e6021e
4 changed files with 47 additions and 0 deletions

32
www/calamaris/Makefile Normal file
View File

@ -0,0 +1,32 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/04/29 10:38:20 form Exp $
# $RuOBSD: Makefile,v 1.3 2002/04/28 16:29:29 grange Exp $
COMMENT= "proxy-cache-servers logfiles analizer"
DISTNAME= calamaris-2.45
CATEGORIES= www sysutils
NEED_VERSION= 1.525
HOMEPAGE= http://cord.de/tools/squid/calamaris/
MAINTAINER= Alexander Yurchenko <grange@rt.mipt.ru>, \
Oleg Safiullin <form@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://cord.de/tools/squid/calamaris/
NO_BUILD= Yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/calamaris ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/calamaris.1 ${PREFIX}/man/man1
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/calamaris
${INSTALL_DATA} ${WRKSRC}/EXAMPLES ${PREFIX}/share/doc/calamaris
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/calamaris
.include <bsd.port.mk>

3
www/calamaris/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (calamaris-2.45.tar.gz) = 657573b8e62f0fc283ab60f2938a5c52
RMD160 (calamaris-2.45.tar.gz) = 3223200c731d1983e296d834172838d536a7bdfd
SHA1 (calamaris-2.45.tar.gz) = 24a55a185a34dfb28e76aea05cbbdaf3b7dd1459

6
www/calamaris/pkg/DESCR Normal file
View File

@ -0,0 +1,6 @@
calamaris parses logfiles from Squid, NetCache, Inktomi Traffic Server,
Oops! proxy server, Novell Internet Caching System, Compaq Tasksmart
or Netscape/iplanet Web Proxy Server and generates a report.
Written in perl5.
WWW: ${HOMEPAGE}

6
www/calamaris/pkg/PLIST Normal file
View File

@ -0,0 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/04/29 10:38:20 form Exp $
bin/calamaris
man/man1/calamaris.1
share/doc/calamaris/EXAMPLES
share/doc/calamaris/README
@dirrm share/doc/calamaris