From nobody@FreeBSD.org  Sat Jul 26 10:42:43 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id ACD8C1065676
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Jul 2008 10:42:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 9CEAA8FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Jul 2008 10:42:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6QAghPW083538
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Jul 2008 10:42:43 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m6QAgh5b083536;
	Sat, 26 Jul 2008 10:42:43 GMT
	(envelope-from nobody)
Message-Id: <200807261042.m6QAgh5b083536@www.freebsd.org>
Date: Sat, 26 Jul 2008 10:42:43 GMT
From: Mij <mij@bitchx.it>
To: freebsd-gnats-submit@FreeBSD.org
Subject: new port: security/sshguard-ipfilter -- slave port for sshguard's ipfilter backend
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         125975
>Category:       ports
>Synopsis:       new port: security/sshguard-ipfilter -- slave port for sshguard's ipfilter backend
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 26 10:50:04 UTC 2008
>Closed-Date:    Sat Jul 26 14:01:42 UTC 2008
>Last-Modified:  Sat Jul 26 14:01:42 UTC 2008
>Originator:     Mij
>Release:        
>Organization:
>Environment:
>Description:
New slave port for providing sshguard in the ipfilter variant. See ports/125973
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/security/sshguard-ipfilter
#	/usr/ports/security/sshguard-ipfilter/Makefile
#
echo c - /usr/ports/security/sshguard-ipfilter
mkdir -p /usr/ports/security/sshguard-ipfilter > /dev/null 2>&1
echo x - /usr/ports/security/sshguard-ipfilter/Makefile
sed 's/^X//' >/usr/ports/security/sshguard-ipfilter/Makefile << 'END-of-/usr/ports/security/sshguard-ipfilter/Makefile'
X# New ports collection makefile for:	sshguard-ipfilter
X# Date created:				26 Jul 2008
X# Whom:					Mij <mij@bitchx.it>
X#
X# $FreeBSD$
X#
X
XPKGNAMESUFFIX=	-ipfilter
XCONFLICTS=	sshguard-1.* sshguard-ipfw-1.* sshguard-pf-1.*
X
XCOMMENT=        Protect hosts from brute force attacks against ssh and other services using ipfilter
X
XSSHGUARDFW=	ipfilter
XMASTERDIR=	${.CURDIR}/../sshguard
X
X.include "${MASTERDIR}/Makefile"
END-of-/usr/ports/security/sshguard-ipfilter/Makefile
exit



>Release-Note:
>Audit-Trail:

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125975: commit references a PR
Date: Sat, 26 Jul 2008 13:54:11 +0000 (UTC)

 lwhsu       2008-07-26 13:54:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security             Makefile 
   Added files:
     security/sshguard-ipfilter Makefile 
   Log:
   Add sshguard-ipfilter, protect hosts from brute force attacks against
   ssh and other services using ipfilter.
   
   PR:             ports/125975
   Submitted by:   Mij <mij at bitchx.it>
   
   Revision  Changes    Path
   1.986     +1 -0      ports/security/Makefile
   1.1       +16 -0     ports/security/sshguard-ipfilter/Makefile (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Sat Jul 26 14:01:42 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125975 
>Unformatted:
