From owner-cvs-all@FreeBSD.ORG Tue Jul 8 21:35:23 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 D4A5C1065676; Tue, 8 Jul 2008 21:35:23 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C36218FC17; Tue, 8 Jul 2008 21:35:23 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m68LZNwG029054; Tue, 8 Jul 2008 21:35:23 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m68LZNa6029053; Tue, 8 Jul 2008 21:35:23 GMT (envelope-from pav) Message-Id: <200807082135.m68LZNa6029053@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Jul 2008 21:35:23 +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/ratproxy Makefile distinfo pkg-descr ports/security/ratproxy/files patch-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: Tue, 08 Jul 2008 21:35:23 -0000 pav 2008-07-08 21:35:23 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/ratproxy Makefile distinfo pkg-descr security/ratproxy/files patch-Makefile Log: Ratproxy is a semi-automated, largely passive web application security audit tool. It is meant to complement active crawlers and manual proxies more commonly used for this task, and is optimized specifically for an accurate and sensitive detection, and automatic annotation, of potential problems and security-relevant design patterns based on the observation of existing, user-initiated traffic in complex web 2.0 environments. WWW: http://code.google.com/p/ratproxy/ PR: ports/125249 Submitted by: Steven Kreuzer Revision Changes Path 1.982 +1 -0 ports/security/Makefile 1.1 +28 -0 ports/security/ratproxy/Makefile (new) 1.1 +3 -0 ports/security/ratproxy/distinfo (new) 1.1 +22 -0 ports/security/ratproxy/files/patch-Makefile (new) 1.1 +8 -0 ports/security/ratproxy/pkg-descr (new)