From owner-cvs-all@FreeBSD.ORG Sun Oct 9 18:21:28 2005 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 E6BBC16A41F; Sun, 9 Oct 2005 18:21:28 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F87443D46; Sun, 9 Oct 2005 18:21:28 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j99ILSRQ021062; Sun, 9 Oct 2005 18:21:28 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j99ILSPJ021061; Sun, 9 Oct 2005 18:21:28 GMT (envelope-from ehaupt) Message-Id: <200510091821.j99ILSPJ021061@repoman.freebsd.org> From: Emanuel Haupt Date: Sun, 9 Oct 2005 18:21:28 +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/gwee 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: Sun, 09 Oct 2005 18:21:29 -0000 ehaupt 2005-10-09 18:21:28 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/gwee Makefile distinfo pkg-descr Log: Add gwee, a tool to exploit command execution vulnerabilities in web scripts. PR: 80639 Submitted by: chinsan Approved by: novel (mentor) Revision Changes Path 1.646 +1 -0 ports/security/Makefile 1.1 +34 -0 ports/security/gwee/Makefile (new) 1.1 +2 -0 ports/security/gwee/distinfo (new) 1.1 +5 -0 ports/security/gwee/pkg-descr (new)