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


1.5
date	2012.11.17.06.01.20;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2008.07.26.14.01.10;	author lwhsu;	state Exp;
branches;
next	1.3;

1.3
date	2007.06.12.22.13.32;	author itetcu;	state Exp;
branches;
next	1.2;

1.2
date	2007.06.12.22.06.41;	author itetcu;	state Exp;
branches;
next	1.1;

1.1
date	2007.06.12.20.10.34;	author itetcu;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:	sshguard-pf
# Date created:				17 May 2007
# Whom:					Mij <mij@@bitchx.it>
#
# $FreeBSD: head/security/sshguard-pf/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PKGNAMESUFFIX=	-pf

COMMENT=	Protect hosts from brute force attacks against ssh and other services using pf

CONFLICTS=	sshguard-1.* sshguard-ipfilter-1.* sshguard-ipfw-1.*

SSHGUARDFW=	pf
MASTERDIR=	${.CURDIR}/../sshguard

.include "${MASTERDIR}/Makefile"
@


1.4
log
@- Update CONFLICTS [1]
- portlint(1) fix

PR:		ports/125977 (1)
Submitted by:	Mij <mij AT bitchx.it> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@Shorten COMMENT

Submitted by:	sat@@
@
text
@d9 4
a12 2
CONFLICTS=	sshguard-1.0* sshguard-ipfw-1.0*
COMMENT=	Protect hosts from brute force attacks against ssh using pf
@


1.2
log
@PORTSDIRFix INDEX building. I had PORTSDIR defined in env so I didn't saw it locally.

Submitted by:	sat@@
@
text
@d10 1
a10 1
COMMENT=	Protect networked hosts from brute force attacks against ssh using pf
@


1.1
log
@Add slave port sshguard-pf, protect networked hosts from brute force attacks
against ssh usinh pf

PR:		ports/112759
Submitted by:	Mij <mij at bitchx.it>
@
text
@d13 1
a13 1
MASTERDIR=	${PORTSDIR}/security/sshguard
@

