From owner-cvs-all@FreeBSD.ORG Wed Jun 4 13:14:02 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 4FFE6106566B; Wed, 4 Jun 2008 13:14:02 +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 05CCE8FC33; Wed, 4 Jun 2008 13:14:02 +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 m54DE11M076789; Wed, 4 Jun 2008 13:14:01 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m54DE1EN076788; Wed, 4 Jun 2008 13:14:01 GMT (envelope-from edwin) Message-Id: <200806041314.m54DE1EN076788@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 4 Jun 2008 13:14:01 +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-libnasl Makefile distinfo pkg-descr pkg-plist ports/security/openvas-libnasl/files patch-Makefile 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:14:02 -0000 edwin 2008-06-04 13:14:01 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/openvas-libnasl Makefile distinfo pkg-descr pkg-plist security/openvas-libnasl/files patch-Makefile Log: [NEW PORT] security/openvas-libnasl: NASL libraries 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/123129 Submitted by: Tomoyuki Sakurai Revision Changes Path 1.967 +1 -0 ports/security/Makefile 1.1 +33 -0 ports/security/openvas-libnasl/Makefile (new) 1.1 +3 -0 ports/security/openvas-libnasl/distinfo (new) 1.1 +11 -0 ports/security/openvas-libnasl/files/patch-Makefile (new) 1.1 +6 -0 ports/security/openvas-libnasl/pkg-descr (new) 1.1 +9 -0 ports/security/openvas-libnasl/pkg-plist (new)