From owner-cvs-all@FreeBSD.ORG Mon Dec 25 20:40:02 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 E67CD16A403; Mon, 25 Dec 2006 20:40:01 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.freebsd.org (Postfix) with ESMTP id 8F08B13C46F; Mon, 25 Dec 2006 20:40:01 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 6D1BB9BFDB1; Mon, 25 Dec 2006 21:11:47 +0100 (CET) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 3McWdnUV3X8R; Mon, 25 Dec 2006 21:11:44 +0100 (CET) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 5F8F89BFDB0; Mon, 25 Dec 2006 21:11:44 +0100 (CET) Message-ID: <4590307F.1020906@FreeBSD.org> Date: Mon, 25 Dec 2006 21:11:43 +0100 From: Gabor Kovesdan User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Gabor Kovesdan References: <200612252008.kBPK8FnB079490@repoman.freebsd.org> In-Reply-To: <200612252008.kBPK8FnB079490@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: 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:40:02 -0000 Gabor Kovesdan schrieb: > 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 > > This was: Approved by: erwin (mentor) Sorry for forgetting this, it was my first attempt with addport. :) Gabor