From owner-cvs-all@FreeBSD.ORG Sat Jul 26 13:54:03 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52F551065674; Sat, 26 Jul 2008 13:54:03 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2CF738FC0C; Sat, 26 Jul 2008 13:54:03 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m6QDs364095037; Sat, 26 Jul 2008 13:54:03 GMT (envelope-from lwhsu@repoman.freebsd.org) Received: (from lwhsu@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6QDs3EC095036; Sat, 26 Jul 2008 13:54:03 GMT (envelope-from lwhsu) Message-Id: <200807261354.m6QDs3EC095036@repoman.freebsd.org> From: Li-Wen Hsu Date: Sat, 26 Jul 2008 13:54:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/sshguard-ipfilter Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2008 13:54:03 -0000 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 Revision Changes Path 1.986 +1 -0 ports/security/Makefile 1.1 +16 -0 ports/security/sshguard-ipfilter/Makefile (new)