Index: head/security/sshguard-pf/Makefile =================================================================== --- head/security/sshguard-pf/Makefile (revision 446263) +++ head/security/sshguard-pf/Makefile (nonexistent) @@ -1,13 +0,0 @@ -# Created by: Mij -# $FreeBSD$ - -PKGNAMESUFFIX= -pf - -COMMENT= Protect hosts from brute force attacks against ssh and other services using pf - -CONFLICTS= sshguard-ipfw-1.* sshguard-null-1.* - -SSHGUARDFW= pf -MASTERDIR= ${.CURDIR}/../sshguard - -.include "${MASTERDIR}/Makefile" Property changes on: head/security/sshguard-pf/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/sshguard-ipfw/Makefile =================================================================== --- head/security/sshguard-ipfw/Makefile (revision 446263) +++ head/security/sshguard-ipfw/Makefile (nonexistent) @@ -1,13 +0,0 @@ -# Created by: Mij -# $FreeBSD$ - -PKGNAMESUFFIX= -ipfw - -COMMENT= Protect hosts from brute force attacks against ssh and other services using ipfw - -CONFLICTS= sshguard-pf-1.* sshguard-null-1.* - -SSHGUARDFW= ipfw -MASTERDIR= ${.CURDIR}/../sshguard - -.include "${MASTERDIR}/Makefile" Property changes on: head/security/sshguard-ipfw/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/sshguard-null/Makefile =================================================================== --- head/security/sshguard-null/Makefile (revision 446263) +++ head/security/sshguard-null/Makefile (nonexistent) @@ -1,13 +0,0 @@ -# Created by: Mij -# $FreeBSD$ - -PKGNAMESUFFIX= -null - -COMMENT= Protect hosts from brute force attacks against ssh and other services - -CONFLICTS= sshguard-ipfw-1.* sshguard-pf-1.* - -SSHGUARDFW= null -MASTERDIR= ${.CURDIR}/../sshguard - -.include "${MASTERDIR}/Makefile" Property changes on: head/security/sshguard-null/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property