head	1.12;
access;
symbols
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.11
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.11
	RELEASE_5_5_0:1.11
	RELEASE_6_0_0:1.11
	RELEASE_5_4_0:1.10
	RELEASE_4_11_0:1.10
	RELEASE_5_3_0:1.10
	RELEASE_4_10_0:1.10
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.9
	RELEASE_5_1_0:1.9
	RELEASE_4_8_0:1.9
	RELEASE_5_0_0:1.8
	RELEASE_4_7_0:1.8
	RELEASE_4_6_2:1.8
	RELEASE_4_6_1:1.8
	RELEASE_4_6_0:1.8
	RELEASE_5_0_DP1:1.8
	RELEASE_4_5_0:1.8
	RELEASE_4_4_0:1.8
	RELEASE_4_3_0:1.8
	RELEASE_4_2_0:1.7
	RELEASE_4_1_1:1.5
	RELEASE_4_1_0:1.5
	RELEASE_3_5_0:1.5
	RELEASE_4_0_0:1.4
	RELEASE_3_4_0:1.4
	RELEASE_3_3_0:1.4
	RELEASE_3_2_0:1.3
	RELEASE_3_1_0:1.3
	r1_6:1.1.1.1
	DIMA:1.1.1;
locks; strict;
comment	@# @;


1.12
date	2009.06.19.12.09.43;	author demon;	state dead;
branches;
next	1.11;

1.11
date	2005.07.11.06.04.47;	author demon;	state Exp;
branches;
next	1.10;

1.10
date	2004.02.06.13.12.43;	author trevor;	state Exp;
branches;
next	1.9;

1.9
date	2003.03.07.06.12.54;	author ade;	state Exp;
branches;
next	1.8;

1.8
date	2001.02.05.15.33.48;	author olgeni;	state Exp;
branches;
next	1.7;

1.7
date	2000.11.13.12.45.21;	author demon;	state Exp;
branches;
next	1.6;

1.6
date	2000.10.08.10.23.15;	author asami;	state Exp;
branches;
next	1.5;

1.5
date	2000.04.10.00.06.53;	author cpiazza;	state Exp;
branches;
next	1.4;

1.4
date	99.08.31.02.43.16;	author peter;	state Exp;
branches;
next	1.3;

1.3
date	99.02.12.18.26.23;	author asami;	state Exp;
branches;
next	1.2;

1.2
date	99.02.12.11.18.25;	author flathill;	state Exp;
branches;
next	1.1;

1.1
date	99.01.28.23.35.37;	author billf;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.01.28.23.35.37;	author billf;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Remove www/squidclients and www/squidtimes.
Software was distributed in binary form, works only on FreeBSD-4.X
and home page disappeared.

Asked for by:	many
@
text
@# New ports collection makefile for:	squidclients
# Date created:		05 January 1999
# Whom:			Dima Sivachenko
#
# $FreeBSD: ports/www/squidclients/Makefile,v 1.11 2005/07/11 06:04:47 demon Exp $
#

PORTNAME=	squidclients
PORTVERSION=	1.6
CATEGORIES=	www
MASTER_SITES=	http://people.freebsd.org/~demon/distfiles/
DISTNAME=	squidclients-1.6-freebsd.bin
EXTRACT_SUFX=

MAINTAINER=	demon@@FreeBSD.org
COMMENT=	Generate a summary of client usage from a Squid log

NO_BUILD=	YES
NO_WRKSUBDIR=	YES

EXTRACT_CMD=	${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=	.
PLIST_FILES=	bin/squidclients

do-install:
		@@ ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/squidclients

post-install:
		@@ ${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.11
log
@Correct MASTER_SITES.

Noticed by:	kris
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@Use PLIST_FILES (bento-tested, marcus-reviewed).
@
text
@d11 1
a11 1
MASTER_SITES=	http://www.cineca.it/~nico/binaries/
@


1.9
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d24 1
@


1.8
log
@Some spaces -> tabs for ports/www.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/squidclients/Makefile,v 1.7 2000/11/13 12:45:21 demon Exp $
d16 1
@


1.7
log
@Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/squidclients/Makefile,v 1.6 2000/10/08 10:23:15 asami Exp $
d9 1
a9 1
PORTVERSION= 	1.6
@


1.6
log
@Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/squidclients/Makefile,v 1.5 2000/04/10 00:06:53 cpiazza Exp $
d15 1
a15 1
MAINTAINER=	dima@@chg.ru
@


1.5
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/squidclients/Makefile,v 1.4 1999/08/31 02:43:16 peter Exp $
d28 1
a28 1
		@@ ${CAT} ${PKGDIR}/MESSAGE
@


1.4
log
@$Id$ -> $FreeBSD$
@
text
@a1 1
# Version required:	1.6
d5 1
a5 1
# $FreeBSD$
d8 2
a9 2
DISTNAME=	squidclients-1.6-freebsd.bin
PKGNAME=	squidclients-1.6
d12 1
@


1.3
log
@Instead of defining STRIP to be empty, you can just use ${INSTALL_SCRIPT}. :)
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1999/02/12 11:18:25 flathill Exp $
@


1.2
log
@Add STRIP= line
PR: ports/10045
Submitted-by: dima@@Chg.RU
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1999/01/28 23:35:37 billf Exp $
a23 1
STRIP=
d25 1
a25 1
		@@ ${INSTALL_PROGRAM} ${WRKDIR}/${DISTNAME} ${PREFIX}/bin/squidclients
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id$
d24 1
@


1.1.1.1
log
@Generate a summary of client usage (grouped by domain) from a Squid native
log. SquidClients used in conjunction with Calamaris gives a complete
information about usage of Squid.

http://www.cineca.it/~nico/squidclients.html

PR:		ports/9327
Submitted By:	Dima Sivachenko <dima@@Chg.RU>
@
text
@@
