From owner-cvs-all@FreeBSD.ORG Wed Jun 4 13:17:20 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 CEC1E1065676; Wed, 4 Jun 2008 13:17:20 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B926F8FC21; Wed, 4 Jun 2008 13:17:20 +0000 (UTC) (envelope-from edwin@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 m54DHKWa077323; Wed, 4 Jun 2008 13:17:20 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m54DHKWk077322; Wed, 4 Jun 2008 13:17:20 GMT (envelope-from edwin) Message-Id: <200806041317.m54DHKWk077322@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 4 Jun 2008 13:17:20 +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/openvas-plugins Makefile distinfo pkg-descr pkg-plist ports/security/openvas-plugins/files patch-libtool 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: Wed, 04 Jun 2008 13:17:20 -0000 edwin 2008-06-04 13:17:20 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/openvas-plugins Makefile distinfo pkg-descr pkg-plist security/openvas-plugins/files patch-libtool Log: [NEW PORT] security/openvas-plugins: Plugins for OpenVAS OpenVAS stands for Open Vulnerability Assessment System and is a network security scanner with associated tools like a graphical user fontend. The core is a server component with a set of network vulnerability tests (NVTs) to detect security problems in remote systems and applications. WWW: http://www.openvas.org/ PR: ports/123130 Submitted by: Tomoyuki Sakurai Revision Changes Path 1.969 +1 -0 ports/security/Makefile 1.1 +37 -0 ports/security/openvas-plugins/Makefile (new) 1.1 +3 -0 ports/security/openvas-plugins/distinfo (new) 1.1 +15 -0 ports/security/openvas-plugins/files/patch-libtool (new) 1.1 +6 -0 ports/security/openvas-plugins/pkg-descr (new) 1.1 +3524 -0 ports/security/openvas-plugins/pkg-plist (new)