pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

greenbone-security-assistant: Update COMMENT and DESCR



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Oct 12 04:21:50 2016 +0200
Changeset:	ca0aca391597995529dcb0cd10bf76a4c6add205

Modified Files:
	greenbone-security-assistant/DESCR
	greenbone-security-assistant/Makefile

Log Message:
greenbone-security-assistant: Update COMMENT and DESCR

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ca0aca391597995529dcb0cd10bf76a4c6add205

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 greenbone-security-assistant/DESCR    | 11 +++--------
 greenbone-security-assistant/Makefile |  2 +-
 2 files changed, 4 insertions(+), 9 deletions(-)

diffs:
diff --git a/greenbone-security-assistant/DESCR b/greenbone-security-assistant/DESCR
index c833dc8..dea5a05 100644
--- a/greenbone-security-assistant/DESCR
+++ b/greenbone-security-assistant/DESCR
@@ -2,11 +2,6 @@ The Open Vulnerability Assessment System (OpenVAS) is a framework of several
 services and tools offering a comprehensive and powerful vulnerability scanning
 and vulnerability management solution.
 
-The OpenVAS Manager is a layer between the OpenVAS Scanner and various client
-applications such as the web client GSA (Greenbone Security Assistant), the
-command line client omp (of openvas-cli) and the classic application GSD
-(Greenbone Security Desktop).  Among other features, it adds server-side
-storage of scan results and it removes the need for a scan client to keep the
-connection open until the scan finishes. All communication between OpenVAS
-Manager and its clients is done via the XML-based OpenVAS Management Protocol
-(OMP).
+The Greenbone Security Assistant is a web application that connects to the
+OpenVAS Manager to provide for a full-featured user interface for vulnerability
+management.
diff --git a/greenbone-security-assistant/Makefile b/greenbone-security-assistant/Makefile
index c720dad..d3cc131 100644
--- a/greenbone-security-assistant/Makefile
+++ b/greenbone-security-assistant/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://wald.intevation.org/frs/download.php/2363/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.openvas.org/
-COMMENT=	Manager for OpenVAS
+COMMENT=	Web application that connects to OpenVAS
 LICENSE=	gnu-gpl-v2 AND mit AND modified-bsd
 
 USE_CMAKE=	YES


Home | Main Index | Thread Index | Old Index