head	1.28;
access;
symbols
	RELEASE_8_3_0:1.27
	RELEASE_9_0_0:1.27
	RELEASE_7_4_0:1.27
	RELEASE_8_2_0:1.27
	RELEASE_6_EOL:1.27
	RELEASE_8_1_0:1.27
	RELEASE_7_3_0:1.26
	RELEASE_8_0_0:1.26
	RELEASE_7_2_0:1.26
	RELEASE_7_1_0:1.25
	RELEASE_6_4_0:1.25
	RELEASE_5_EOL:1.24
	RELEASE_7_0_0:1.24
	RELEASE_6_3_0:1.24
	PRE_XORG_7:1.24
	RELEASE_4_EOL:1.24
	RELEASE_6_2_0:1.23
	RELEASE_6_1_0:1.22
	RELEASE_5_5_0:1.22
	RELEASE_6_0_0:1.21
	RELEASE_5_4_0:1.21
	RELEASE_4_11_0:1.21
	RELEASE_5_3_0:1.19
	RELEASE_4_10_0:1.18
	RELEASE_5_2_1:1.16
	RELEASE_5_2_0:1.16
	RELEASE_4_9_0:1.16
	RELEASE_5_1_0:1.13
	RELEASE_4_8_0:1.11
	RELEASE_5_0_0:1.10
	RELEASE_4_7_0:1.8
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.5
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.28
date	2012.11.17.06.01.04;	author svnexp;	state Exp;
branches;
next	1.27;

1.27
date	2010.05.31.02.00.48;	author ade;	state Exp;
branches;
next	1.26;

1.26
date	2009.03.20.17.49.26;	author miwi;	state Exp;
branches;
next	1.25;

1.25
date	2008.06.06.14.00.49;	author edwin;	state Exp;
branches;
next	1.24;

1.24
date	2006.10.31.10.38.55;	author rafan;	state Exp;
branches;
next	1.23;

1.23
date	2006.05.13.04.15.03;	author edwin;	state Exp;
branches;
next	1.22;

1.22
date	2005.09.06.17.20.34;	author leeym;	state Exp;
branches;
next	1.21;

1.21
date	2004.12.13.20.00.35;	author sem;	state Exp;
branches;
next	1.20;

1.20
date	2004.12.13.18.19.21;	author sem;	state Exp;
branches;
next	1.19;

1.19
date	2004.05.24.08.17.07;	author pav;	state Exp;
branches;
next	1.18;

1.18
date	2004.02.04.04.36.23;	author marcus;	state Exp;
branches;
next	1.17;

1.17
date	2004.01.23.18.12.19;	author trevor;	state Exp;
branches;
next	1.16;

1.16
date	2003.08.26.20.25.54;	author marcus;	state Exp;
branches;
next	1.15;

1.15
date	2003.08.25.05.41.34;	author marcus;	state Exp;
branches;
next	1.14;

1.14
date	2003.07.04.15.56.10;	author osa;	state Exp;
branches;
next	1.13;

1.13
date	2003.05.02.04.21.39;	author leeym;	state Exp;
branches;
next	1.12;

1.12
date	2003.03.31.04.57.01;	author kevlo;	state Exp;
branches;
next	1.11;

1.11
date	2003.02.21.13.26.43;	author knu;	state Exp;
branches;
next	1.10;

1.10
date	2002.10.28.23.32.00;	author pat;	state Exp;
branches;
next	1.9;

1.9
date	2002.10.27.22.59.15;	author adamw;	state Exp;
branches;
next	1.8;

1.8
date	2002.08.01.16.22.34;	author ade;	state Exp;
branches;
next	1.7;

1.7
date	2002.06.23.20.39.10;	author pat;	state Exp;
branches;
next	1.6;

1.6
date	2002.04.12.17.10.04;	author ade;	state Exp;
branches;
next	1.5;

1.5
date	2002.03.15.19.44.17;	author ade;	state Exp;
branches;
next	1.4;

1.4
date	2002.03.13.10.22.56;	author pat;	state Exp;
branches;
next	1.3;

1.3
date	2002.03.09.17.57.56;	author pat;	state Exp;
branches;
next	1.2;

1.2
date	2002.03.08.15.51.03;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2001.11.20.07.02.41;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.28
log
@Switch exporter over
@
text
@# ex:ts=8
# New ports collection makefile for:	fwlogwatch
# Date created:			Nov 20, 2001
# Whom:				ijliao
#
# $FreeBSD: head/security/fwlogwatch/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	fwlogwatch
PORTVERSION=	1.1
PORTREVISION=	2
CATEGORIES=	security
MASTER_SITES=	http://www.kybs.de/boris/sw/

MAINTAINER=	michael@@ranner.eu
COMMENT=	A packet filter and firewall log analyzer

USE_GETTEXT=	yes
USE_BZIP2=	yes
MAKE_ENV=	MKDIR="${MKDIR}"
INSTALL_TARGET=	install install-config install-i18n

MAN8=	fwlogwatch.8

post-patch:
	@@${REINPLACE_CMD} -e "s,/etc,${PREFIX}/etc,g" ${WRKSRC}/${MAN8}

post-install:
	@@${INSTALL_SCRIPT} ${FILESDIR}/fwlogwatch.sh.sample ${PREFIX}/etc/rc.d

.include <bsd.port.mk>
@


1.27
log
@Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.26
log
@- Update maintainer mail

PR:		132857 132858 132859 132860 132861 132863
		132864 132865
Submitted by:	Michael Ranner <mranner@@inode.at>
@
text
@d11 1
a11 1
PORTREVISION=	1
@


1.25
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d15 1
a15 1
MAINTAINER=	mranner@@inode.at
@


1.24
log
@- Update to 1.1

PR:		ports/104658
Submitted by:	Michael Ranner <mranner at inode.at> (maintainer)
@
text
@d11 1
@


1.23
log
@Remove USE_REINPLACE from all categories starting with S
@
text
@d10 1
a10 2
PORTVERSION=	1.0
PORTREVISION=	2
d18 1
@


1.22
log
@- Patch file updated to process rule numbers above 999.
- remove redundant entries in pkg-plist

PR:		85189
Submitted by:	Michael Butler
Reviewed by:	Michael Ranner <mranner@@inode.at> (maintainer)
@
text
@a18 1
USE_REINPLACE=	yes
@


1.21
log
@- Grant maintainership to submitter of previous patch.
@
text
@d11 1
a11 1
PORTREVISION=	1
@


1.20
log
@- Fix ipfw parser on FreeBSD 4.x
- Reset maintainership on maintainer request
- While I'm here: add extra locale directories in plist

PR:		ports/74984
Submitted by:	Michael Ranner <mranner(1t)inode.at>
Approved by:	former maintainer
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.19
log
@- Update to 1.0

PR:		ports/66833
Submitted by:	Toni Viemero <toni.viemero@@iki.fi>
Approved by:	maintainer
@
text
@d11 1
d15 1
a15 1
MAINTAINER=	jim@@corebsd.or.id
@


1.18
log
@Add USE_GETTEXT and bump PORTREVISION.

Submitted by:	trevor
Tested by:	bento
@
text
@d10 1
a10 2
PORTVERSION=	0.9.3
PORTREVISION=	2
a16 1
USE_BZIP2=	yes
@


1.17
log
@Now gettext 0.12.1 is gettext-old.
@
text
@d11 1
a11 1
PORTREVISION=	1
a17 2
LIB_DEPENDS=	intl.5:${PORTSDIR}/devel/gettext-old

d19 1
@


1.16
log
@Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:	kris
@
text
@d18 1
a18 1
LIB_DEPENDS=	intl.5:${PORTSDIR}/devel/gettext
@


1.15
log
@Chase the libintl.so shared lib version.
@
text
@d11 1
@


1.14
log
@Update to 0.9.3

PR:		53789
Submitted by:	Rob Evers <rob@@debank.tv>
Approved by:	jim@@corebsd.or.id (maintainer),
		fjoe (mentor) (implicit)
@
text
@d17 1
a17 1
LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
@


1.13
log
@Update to fwlogwatch-0.9.2

PR:		51649
Submitted by:	Jim Geovedi <jim@@corebsd.or.id>
@
text
@d10 1
a10 1
PORTVERSION=	0.9.2
@


1.12
log
@Update to 0.9.1

PR: 50468
Submitted by: MAINTAINER
@
text
@d10 1
a10 1
PORTVERSION=	0.9.1
@


1.11
log
@De-pkg-comment.
@
text
@d10 1
a10 1
PORTVERSION=	0.9
@


1.10
log
@Assign maintainership to Jim Geovedi

PR:		ports/43506
Submitted by:	Jim Geovedi <jim@@corebsd.or.id>
@
text
@d15 1
@


1.9
log
@Update security/fwlogwatch 0.6_1 -> 0.9

PR:		44487
Submitted by:	KATO Tsuguru <tkato@@prontomail.com>
Approved by:	pat
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.8
log
@Chase shlib rev of devel/gettext

Submitted by:	lots and lots
Pointy hat to:	ade
@
text
@d10 1
a10 2
PORTVERSION=	0.6
PORTREVISION=	1
d12 1
a12 1
MASTER_SITES=	http://www.kyb.uni-stuttgart.de/boris/sw/
d18 1
d20 1
d22 1
a22 1
MANCOMPRESSES=	no
a23 1
MAKE_ENV=	MKDIR="${MKDIR}"
a25 5
	@@${REINPLACE_CMD} -e 's,/etc,${PREFIX}/etc,g; \
		s,/usr/local,${PREFIX},g; \
		s,/usr/share,${PREFIX}/share,g; \
		s,%%LOCALBASE%%,${LOCALBASE},g' \
		${WRKSRC}/Makefile ${WRKSRC}/main.h
@


1.7
log
@PERL -> REINPLACE_CMD

PR:		ports/39729, ports/39727, ports/39726, ports/39724
PR:		ports/39722, ports/39721, ports/39720, ports/39719, ports/39718
Submitted by:	Scott Flatman <sf@@dsinw.com>
@
text
@d17 1
a17 1
LIB_DEPENDS=	intl.2:${PORTSDIR}/devel/gettext
@


1.6
log
@gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
@
text
@d19 1
d26 1
a26 1
	@@${PERL} -pi -e 's,/etc,${PREFIX}/etc,g; \
d31 1
a31 1
	@@${PERL} -pi -e "s,/etc,${PREFIX}/etc,g" ${WRKSRC}/${MAN8}
@


1.5
log
@Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
@
text
@d11 1
d17 1
a17 1
LIB_DEPENDS=	intl:${PORTSDIR}/devel/gettext-old
@


1.4
log
@Fix installing translations to unbreak install

Noticed by:	bento
@
text
@d16 1
a16 1
LIB_DEPENDS=	intl:${PORTSDIR}/devel/gettext
@


1.3
log
@Add sample startup script

PR:		35701
Submitted by:	Kimura Fuyuki <fuyuki@@mj.0038.net>
@
text
@d21 1
d24 5
a28 7
	@@${PERL} -pi -e "s,%%LOCALBASE%%,${LOCALBASE},g ; \
		s,/etc,${PREFIX}/etc,g ; \
		s,/usr/local,${PREFIX},g ; \
		s,/usr/share,${PREFIX}/share,g" ${WRKSRC}/Makefile
	@@${PERL} -pi -e "s,/etc,${PREFIX}/etc,g ; \
		s,/usr/share,${PREFIX}/share,g ; \
		s,/usr/local,${PREFIX},g" ${WRKSRC}/main.h
@


1.2
log
@Upgrade to 0.6.

PR:		ports/35665
Submitted by:	Kimura Fuyuki <fuyuki@@mj.0038.net>
Some part by:	me
@
text
@d32 3
@


1.1
log
@add fwlogwatch
A packet filter and firewall log analyzer
@
text
@d10 1
a10 1
PORTVERSION=	0.5.1
a15 1
BUILD_DEPENDS=	autob5:${PORTSDIR}/chinese/autoconvert
d18 1
a18 1
INSTALL_TARGET=	install install-i18n
@

