From owner-cvs-all@FreeBSD.ORG Mon Dec 25 20:08:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 444CA16A403; Mon, 25 Dec 2006 20:08:15 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 33F2D13C48D; Mon, 25 Dec 2006 20:08:15 +0000 (UTC) (envelope-from gabor@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 kBPK8FTd079491; Mon, 25 Dec 2006 20:08:15 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBPK8FnB079490; Mon, 25 Dec 2006 20:08:15 GMT (envelope-from gabor) Message-Id: <200612252008.kBPK8FnB079490@repoman.freebsd.org> From: Gabor Kovesdan Date: Mon, 25 Dec 2006 20:08:15 +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/pantera Makefile distinfo pkg-descr pkg-plist ports/security/pantera/files pantera.sh.in pkg-message.in ports/security/pantera/scripts pantera-install.sh 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: Mon, 25 Dec 2006 20:08:15 -0000 gabor 2006-12-25 20:08:15 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/pantera Makefile distinfo pkg-descr pkg-plist security/pantera/files pantera.sh.in pkg-message.in security/pantera/scripts pantera-install.sh Log: Overview: Pantera uses an improved version of SpikeProxy to provide a powerful web application analysis engine. Goals: The primary goal of Pantera is to combine automated capabilities with complete manual testing to get the best penetration testing results. WWW: http://www.owasp.org/index.php/Category:OWASP_Pantera_Web_Assessment_Studio_Project PR: ports/105291 Submitted by: Yonatan Revision Changes Path 1.845 +1 -0 ports/security/Makefile 1.1 +43 -0 ports/security/pantera/Makefile (new) 1.1 +3 -0 ports/security/pantera/distinfo (new) 1.1 +5 -0 ports/security/pantera/files/pantera.sh.in (new) 1.1 +9 -0 ports/security/pantera/files/pkg-message.in (new) 1.1 +9 -0 ports/security/pantera/pkg-descr (new) 1.1 +277 -0 ports/security/pantera/pkg-plist (new) 1.1 +101 -0 ports/security/pantera/scripts/pantera-install.sh (new)