head	1.19;
access;
symbols
	RELEASE_8_3_0:1.17
	RELEASE_9_0_0:1.17
	RELEASE_7_4_0:1.17
	RELEASE_8_2_0:1.17
	RELEASE_6_EOL:1.17
	RELEASE_8_1_0:1.17
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.15
	RELEASE_7_1_0:1.15
	RELEASE_6_4_0:1.15
	RELEASE_5_EOL:1.15
	RELEASE_7_0_0:1.15
	RELEASE_6_3_0:1.15
	PRE_XORG_7:1.13
	RELEASE_4_EOL:1.13
	RELEASE_6_2_0:1.13
	RELEASE_6_1_0:1.12
	RELEASE_5_5_0:1.12
	RELEASE_6_0_0:1.11
	RELEASE_5_4_0:1.11
	RELEASE_4_11_0:1.11
	RELEASE_5_3_0:1.11
	RELEASE_4_10_0:1.11
	RELEASE_5_2_1:1.10
	RELEASE_5_2_0:1.10
	RELEASE_4_9_0:1.10
	RELEASE_5_1_0:1.9
	RELEASE_4_8_0:1.9
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4;
locks; strict;
comment	@# @;


1.19
date	2012.11.17.06.01.04;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2012.06.01.05.24.02;	author dinoex;	state Exp;
branches;
next	1.17;

1.17
date	2010.03.28.06.43.18;	author dinoex;	state Exp;
branches;
next	1.16;

1.16
date	2010.02.05.11.43.45;	author dinoex;	state Exp;
branches;
next	1.15;

1.15
date	2007.05.23.15.47.59;	author cy;	state Exp;
branches;
next	1.14;

1.14
date	2007.05.19.20.22.25;	author flz;	state Exp;
branches;
next	1.13;

1.13
date	2006.05.13.04.15.02;	author edwin;	state Exp;
branches;
next	1.12;

1.12
date	2006.02.17.17.28.01;	author cy;	state Exp;
branches;
next	1.11;

1.11
date	2004.03.18.17.39.31;	author cy;	state Exp;
branches;
next	1.10;

1.10
date	2003.07.10.03.27.57;	author cy;	state Exp;
branches;
next	1.9;

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

1.8
date	2003.01.09.04.01.17;	author cy;	state Exp;
branches;
next	1.7;

1.7
date	2002.11.10.16.47.50;	author lioux;	state Exp;
branches;
next	1.6;

1.6
date	2002.11.07.05.46.02;	author cy;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.04.02.15.26;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2002.05.10.05.02.21;	author cy;	state Exp;
branches;
next	1.3;

1.3
date	2002.05.10.04.53.07;	author cy;	state Exp;
branches;
next	1.2;

1.2
date	2002.05.05.00.22.48;	author cy;	state Exp;
branches;
next	1.1;

1.1
date	2002.04.07.02.55.07;	author cy;	state Exp;
branches;
next	;


desc
@@


1.19
log
@Switch exporter over
@
text
@# New ports collection makefile for:   fwanalog
# Date created:                11 March 2002
# Whom:                        Kimura Fuyuki <fuyuki@@mj.0038.net>
#
# $FreeBSD: head/security/fwanalog/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	fwanalog
PORTVERSION=	0.6.9
PORTREVISION=	5
CATEGORIES=	security
MASTER_SITES=	http://tud.at/programm/fwanalog/

MAINTAINER=	cy@@FreeBSD.org
COMMENT=	A firewall log summarizer that uses Analog

RUN_DEPENDS=	analog:${PORTSDIR}/www/analog

ETCDIR=		${PREFIX}/etc/${PORTNAME}
PLIST_SUB+=	ETCDIR=${ETCDIR}
CONFFILES=	fwanalog-dom.tab \
		fwanalog.analog.conf \
		fwanalog.analog.conf.local \
		fwanalog.lng \
		fwanalog.opts \
		services.conf

post-patch:
	${REINPLACE_CMD} \
		-e "s,the script's directory.*$$,${ETCDIR},;" \
		-e 's,cd .*$$,cd ${ETCDIR},; s,sh\$$/,\$$/.,' \
		${WRKSRC}/fwanalog.sh
	${REINPLACE_CMD} -e 's/"freebsd/"ipf/; s/"ipflog/"messages/' \
		${WRKSRC}/fwanalog.opts.freebsd

do-build:
	${LN} ${WRKSRC}/fwanalog.opts.freebsd ${WRKSRC}/fwanalog.opts

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/fwanalog.sh ${PREFIX}/sbin/fwanalog
	${MKDIR} ${ETCDIR}
.for i in ${CONFFILES}
	${INSTALL_DATA} ${WRKSRC}/${i} ${ETCDIR}/${i}-dist
	${TEST} -f ${ETCDIR}/${i} || ${INSTALL_DATA} ${WRKSRC}/${i} ${ETCDIR}/${i}
.endfor

post-install:
.if !defined(NOPORTDOCS)
	${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


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


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


1.16
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.15
log
@Fix a bug in the fwanalog parser for ipfw logs.

Approved by:	portsmgr (marcus)
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.14
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.13
log
@Remove USE_REINPLACE from all categories starting with S
@
text
@d10 1
@


1.12
log
@Update 0.6.4 --> 0.6.9
@
text
@a17 1
USE_REINPLACE=	yes
@


1.11
log
@Update 0.6.3 --> 0.6.4
@
text
@d9 1
a9 1
PORTVERSION=	0.6.4
@


1.10
log
@Update 0.6.2 --> 0.6.3
@
text
@d9 1
a9 1
PORTVERSION=	0.6.3
@


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
@d9 1
a9 1
PORTVERSION=	0.6.2
@


1.8
log
@Update 0.6.1 -> 0.6.2
@
text
@d14 1
@


1.7
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d9 1
a9 1
PORTVERSION=	0.6.1
@


1.6
log
@Use PORTCOMMENT.
@
text
@a14 2
PORTCOMMENT=	A firewall log summarizer that uses Analog

@


1.5
log
@PERL -> REINPLACE
Noticed on: bento
@
text
@d15 2
@


1.4
log
@Give this port a new home and take on maintainership of this orphan.
@
text
@d17 1
d28 2
a29 1
	${PERL} -pi -e "s,the script's directory.*$$,${ETCDIR},;" \
d32 1
a32 1
	${PERL} -pi -e 's/"freebsd/"ipf/; s/"ipflog/"messages/' \
@


1.3
log
@Upgrade 0.6 --> 0.6.1
Maintainer requested maintainership drop.

PR:		37916
Submitted by:	MAINTAINER
@
text
@d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
@


1.2
log
@Upgrade 0.5.1 --> 0.6

PR:		37700
Submitted by:	MAINTAINER:  Kimura Fuyuki <fuyuki@@mj.0038.net>
@
text
@d9 1
a9 1
PORTVERSION=	0.6
d13 1
a13 1
MAINTAINER=	fuyuki@@mj.0038.net
@


1.1
log
@Add fwanalog 0.5.1, a firewall log summarizer that uses Analog.

PR:		35758
Submitted by:	Kimura Fuyuki <fuyuki@@mj.0038.net>
@
text
@d9 1
a9 1
PORTVERSION=	0.5.1
@

