head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.03.06;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.06.01.05.25.02;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2010.03.28.06.45.06;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2009.01.10.15.05.56;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# Ports collection makefile for: squidstats
# Whom: Adrian Chadd <adrian@@FreeBSD.org>
# Date Created: 10-December-2008
#
# $FreeBSD: head/www/squidstats/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	squidstats
PORTVERSION=	54
PORTREVISION=	2
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
DISTNAME=	squidstats-r${PORTVERSION}

MAINTAINER=	adrian@@FreeBSD.org
COMMENT=	A collection of simple statistical analysis bits for Squid

RUN_DEPENDS=	p5-Config-IniFiles>=2.39:${PORTSDIR}/devel/p5-Config-IniFiles \
		p5-RRD-Simple>=1.44:${PORTSDIR}/databases/p5-RRD-Simple \
		p5-SNMP_Session>=1.11:${PORTSDIR}/net-mgmt/p5-SNMP_Session

USE_PERL5=	yes

SQUID_UID?=	squid
SQUID_GID?=	squid

SUB_FILES=	pkg-message pkg-install
SUB_LIST+=	SQUID_UID=${SQUID_UID} SQUID_GID=${SQUID_GID}

pre-install:
	@@${SETENV} PKG_PREFIX=${PREFIX} ${SH} \
		${PKGINSTALL} ${PKGNAME} PRE-INSTALL

post-install:
	@@${SETENV} PKG_PREFIX=${PREFIX} ${SH} \
		${PKGINSTALL} ${PKGNAME} POST-INSTALL
	@@${ECHO_CMD} "===> post-installation information for ${PKGNAME}:"
	@@${ECHO_CMD} ""
	@@${CAT} ${PKGMESSAGE}
	@@${ECHO_CMD} ""

.include <bsd.port.mk>
@


1.3
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.1
log
@This is a series of scripts for gathering and presenting statistical
information about a running Squid or Cacheboy application.

WWW: http://code.google.com/p/squidstats/

PR:		ports/130273
Submitted by:	Adrian Chadd <adrian at FreeBSD.org>
@
text
@d10 1
@

