From owner-cvs-all@FreeBSD.ORG Sat Jun 11 02:08:40 2011 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 4830F106564A; Sat, 11 Jun 2011 02:08:40 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 38D158FC14; Sat, 11 Jun 2011 02:08:40 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p5B28e9c022957; Sat, 11 Jun 2011 02:08:40 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p5B28ekt022956; Sat, 11 Jun 2011 02:08:40 GMT (envelope-from wxs) Message-Id: <201106110208.p5B28ekt022956@repoman.freebsd.org> From: Wesley Shields Date: Sat, 11 Jun 2011 02:08:40 +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/py-fail2ban Makefile pkg-plist ports/security/py-fail2ban/files patch-common.conf patch-pf.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jun 2011 02:08:40 -0000 wxs 2011-06-11 02:08:40 UTC FreeBSD ports repository Modified files: security/py-fail2ban Makefile pkg-plist Added files: security/py-fail2ban/files patch-common.conf patch-pf.conf Log: - Include configuration file for pf. - Add patch for supporting syslogd -v or -vv. PR: ports/157318 Submitted by: Nick Hilliard Approved by: maintainer timeout Revision Changes Path 1.10 +1 -0 ports/security/py-fail2ban/Makefile 1.1 +17 -0 ports/security/py-fail2ban/files/patch-common.conf (new) 1.1 +59 -0 ports/security/py-fail2ban/files/patch-pf.conf (new) 1.5 +1 -0 ports/security/py-fail2ban/pkg-plist