From owner-cvs-all@FreeBSD.ORG Fri Nov 10 14:15:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C1A316A4A0; Fri, 10 Nov 2006 14:15:45 +0000 (UTC) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3C1143D49; Fri, 10 Nov 2006 14:15:44 +0000 (GMT) (envelope-from laszlof@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAAEFiqx029331; Fri, 10 Nov 2006 14:15:44 GMT (envelope-from laszlof@repoman.freebsd.org) Received: (from laszlof@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAAEFiBo029330; Fri, 10 Nov 2006 14:15:44 GMT (envelope-from laszlof) Message-Id: <200611101415.kAAEFiBo029330@repoman.freebsd.org> From: "Frank J. Laszlo" Date: Fri, 10 Nov 2006 14:15:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules ports/www Makefile ports/www/mod_security2 Makefile distinfo pkg-descr 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: Fri, 10 Nov 2006 14:15:45 -0000 laszlof 2006-11-10 14:15:44 UTC FreeBSD ports repository Modified files: . modules www Makefile Added files: www/mod_security2 Makefile distinfo pkg-descr Log: New Port: www/mod_security2 ModSecurity is an embeddable web application firewall. It provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring and real-time analysis with no changes to existing infrastructure. It is also an open source project that aims to make the web application firewall technology available to everyone. WWW: http://www.modsecurity.org/ This port will only work with Apache 2.x, this is why it is a new port, and not an upgrade of the existing www/mod_security. PR: ports/105339 Submitted By: Dominic Mitchell Approved By: flz (mentor) Revision Changes Path 1.16588 +1 -0 CVSROOT/modules 1.1599 +1 -0 ports/www/Makefile 1.1 +39 -0 ports/www/mod_security2/Makefile (new) 1.1 +3 -0 ports/www/mod_security2/distinfo (new) 1.1 +9 -0 ports/www/mod_security2/pkg-descr (new)