head	1.15;
access;
symbols
	RELEASE_8_3_0:1.14
	RELEASE_9_0_0:1.14
	RELEASE_7_4_0:1.14
	RELEASE_8_2_0:1.14
	RELEASE_6_EOL:1.14
	RELEASE_8_1_0:1.14
	RELEASE_7_3_0:1.14
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.15
date	2012.11.17.06.02.39;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2009.11.27.22.52.29;	author sylvio;	state Exp;
branches;
next	1.13;

1.13
date	2009.08.29.22.12.37;	author miwi;	state Exp;
branches;
next	1.12;

1.12
date	2009.08.28.17.37.17;	author linimon;	state Exp;
branches;
next	1.11;

1.11
date	2008.07.25.14.34.49;	author pav;	state Exp;
branches;
next	1.10;

1.10
date	2008.06.09.19.49.30;	author chinsan;	state Exp;
branches;
next	1.9;

1.9
date	2008.06.09.09.56.26;	author chinsan;	state Exp;
branches;
next	1.8;

1.8
date	2007.03.05.07.39.49;	author linimon;	state Exp;
branches;
next	1.7;

1.7
date	2006.08.07.09.02.45;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2006.06.12.13.59.46;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2003.06.10.00.40.12;	author leeym;	state Exp;
branches;
next	1.4;

1.4
date	2003.06.04.22.43.36;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2003.05.18.09.52.28;	author kris;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.14.01.19;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2002.01.24.15.08.41;	author sada;	state Exp;
branches;
next	;


desc
@@


1.15
log
@Switch exporter over
@
text
@# New ports collection makefile for:	logtools
# Date created:		8 January 2002
# Whom:			Mark Huizer; Eindhoven
#
# $FreeBSD: head/www/logtools/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	logtools
PORTVERSION=	0.13d
CATEGORIES=	www
MASTER_SITES=	http://www.coker.com.au/logtools/ \
  		LOCAL/chinsan/logtools/
EXTRACT_SUFX=	.tgz

MAINTAINER=	sylvio@@FreeBSD.org
COMMENT=	Useful tools to deal with CLF files (Common Log File format)

PLIST_FILES=	bin/clfmerge \
		bin/clfsplit \
		bin/clfdomainsplit \
		bin/logprn \
		bin/funnel \
		etc/clfdomainsplit.cfg

GNU_CONFIGURE=	yes
MAN1=		clfmerge.1 logprn.1 funnel.1 clfsplit.1 clfdomainsplit.1

.include <bsd.port.mk>
@


1.14
log
@- Update my mail address to FreeBSD

Approved by:	miwi (mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.13
log
@- Small cleanup
- Use PLIST_FILES
- Pass maintainership to submitter

PR:		138293
Submitted by:	Sylvio Cesar <scjamorim@@bsd.com.br>
@
text
@d15 1
a15 1
MAINTAINER=	scjamorim@@bsd.com.br
@


1.12
log
@Reset chinsan@@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:		portmgr
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d18 7
@


1.11
log
@- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
@
text
@d15 1
a15 1
MAINTAINER=	chinsan@@FreeBSD.org
@


1.10
log
@- Add WWW.
- Add local mirror for distfile.
@
text
@a18 1
USE_GCC=	3.4+
@


1.9
log
@- Update to 0.13d.
- Take maintainership.
@
text
@d11 2
a12 1
MASTER_SITES=	http://www.coker.com.au/logtools/
@


1.8
log
@Maintainer is busy right now, and suggests that someone else might be
better able to maintain these ports.  We hope to see him back again soon.

Hat:		portmgr
@
text
@d9 1
a9 1
PORTVERSION=	0.13c
d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.7
log
@- Fix build on 4.x

Submitted by:	pointyhat via kris
Approved by:	krion (mentor)
@
text
@d14 1
a14 1
MAINTAINER=	xaa+ports@@timewasters.nl
@


1.6
log
@Update to 0.13c

PR:		ports/97974
Approved by:	krion(mentor), maintainer timeout
@
text
@d18 1
d21 1
a21 3
.include <bsd.port.pre.mk>

.include <bsd.port.post.mk>
@


1.5
log
@unbreak logtools on -5.1

PR:		53084
Submitted by:	Xaa <xaa+ports@@timewasters.nl>
@
text
@d9 1
a9 1
PORTVERSION=	0.13a
@


1.4
log
@Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
@
text
@a21 4
.if ${OSVERSION} >= 500113
BROKEN=         "Does not compile (bad C++ code)"
.endif

@


1.3
log
@BROKEN on 5.1: bad C++
@
text
@d17 3
a24 3

GNU_CONFIGURE=	yes
MAN1=		clfmerge.1 logprn.1 funnel.1 clfsplit.1 clfdomainsplit.1
@


1.2
log
@De-pkg-comment.
@
text
@d17 6
d26 1
a26 1
.include <bsd.port.mk>
@


1.1
log
@New port: Useful tools to deal with CLF files (Common Log File format)

PR:	ports/33690
Submitted by:	Mark Huizer; Eindhoven <xaa+ports@@timewasters.nl>
@
text
@d15 1
@

