head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2007.03.06.19.43.27;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2006.08.23.10.47.15;	author rafan;	state Exp;
branches;
next	1.1;

1.1
date	2006.08.17.08.27.13;	author rafan;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Fix build problemes
- Bump PORTREVISION

PR:             110000 \o/
Submitted by:   Roger Gujord<roger@@gujord.com>
Approved by:    maintainer
@
text
@sbin/bruteblock
sbin/bruteblockd
@@unexec if cmp -s %D/etc/bruteblock/proftpd.conf.dist %D/etc/bruteblock/proftpd.conf; then rm -f %D/etc/bruteblock/proftpd.conf; fi
etc/bruteblock/proftpd.conf.dist
@@exec if [ ! -f %B/proftpd.conf ]; then cp -p %D/%F %B/proftpd.conf; fi
@@unexec if cmp -s %D/etc/bruteblock/ssh.conf.dist %D/etc/bruteblock/ssh.conf; then rm -f %D/etc/bruteblock/ssh.conf; fi
etc/bruteblock/ssh.conf.dist
@@exec if [ ! -f %B/ssh.conf ]; then cp -p %D/%F %B/ssh.conf; fi
@@dirrmtry etc/bruteblock
@


1.2
log
@- Update to 0.0.5

PR:		ports/102310 (based on)
Submitted by:	Alex Samorukov <samm@@os2.kiev.ua>
Approved by:	Dmitry Marakasov <amdmi3@@mail.ru> (maintainer)
@
text
@d5 1
a5 1
@@exec if [ ! -f %D/etc/bruteblock/proftpd.conf ]; then cp -p %D/%F %B/bruteblock/proftpd.conf; fi
d8 1
a8 1
@@exec if [ ! -f %D/etc/bruteblock/ssh.conf ]; then cp -p %D/%F %B/bruteblock/ssh.conf; fi
@


1.1
log
@Add bruteblock 0.0.4, software for blocking bruteforce attacks with
ipfw.

PR:		ports/101254
Submitted by:	Dmitry Marakasov <amdmi3 at mail.ru>
@
text
@d3 3
@

