From owner-cvs-all@FreeBSD.ORG Thu Aug 12 20:51:33 2010 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 68C0A106564A; Thu, 12 Aug 2010 20:51:33 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 576458FC0C; Thu, 12 Aug 2010 20:51:33 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o7CKpXpX012508; Thu, 12 Aug 2010 20:51:33 GMT (envelope-from ohauer@repoman.freebsd.org) Received: (from ohauer@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o7CKpXnQ012507; Thu, 12 Aug 2010 20:51:33 GMT (envelope-from ohauer) Message-Id: <201008122051.o7CKpXnQ012507@repoman.freebsd.org> From: Olli Hauer Date: Thu, 12 Aug 2010 20:51:33 +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/dradis Makefile distinfo pkg-descr pkg-plist ports/security/dradis/files dradis.in patch-verify.sh pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2010 20:51:33 -0000 ohauer 2010-08-12 20:51:33 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/dradis Makefile distinfo pkg-descr pkg-plist security/dradis/files dradis.in patch-verify.sh pkg-message.in Log: PR: 146455 Submitted by: Dax Labrador Approved by: glarkin (mentor) dradis is an open source framework to enable effective information sharing. dradis is a self-contained web application that provides a centralised repository of information to keep track of what has been done so far, and what is still ahead. Features include: * Easy report generation. * Support for attachments. * Integration with existing systems and tools through server plugins. * Platform independent. WWW: http://dradisframework.org/ Revision Changes Path 1.1118 +1 -0 ports/security/Makefile 1.1 +50 -0 ports/security/dradis/Makefile (new) 1.1 +3 -0 ports/security/dradis/distinfo (new) 1.1 +46 -0 ports/security/dradis/files/dradis.in (new) 1.1 +17 -0 ports/security/dradis/files/patch-verify.sh (new) 1.1 +14 -0 ports/security/dradis/files/pkg-message.in (new) 1.1 +15 -0 ports/security/dradis/pkg-descr (new) 1.1 +3040 -0 ports/security/dradis/pkg-plist (new)