Christian Wiese
14 years ago
3 changed files with 92 additions and 0 deletions
@ -0,0 +1,37 @@
|
||||
|
||||
[TIMESTAMP] 1304300617 Mon May 2 03:43:37 2011 |
||||
[BUILDTIME] 0 (5) |
||||
[SIZE] 0.20 MB, 23 files |
||||
|
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] cmake |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] fhs |
||||
[DEP] findutils |
||||
[DEP] gcc |
||||
[DEP] glib |
||||
[DEP] glibc |
||||
[DEP] gmp |
||||
[DEP] gnutls |
||||
[DEP] gpgme |
||||
[DEP] grep |
||||
[DEP] libassuan |
||||
[DEP] libgcrypt |
||||
[DEP] libgpg-error |
||||
[DEP] libnl |
||||
[DEP] libpcap |
||||
[DEP] libtasn1 |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] nettle |
||||
[DEP] openvas-libraries |
||||
[DEP] openvas-manager |
||||
[DEP] pkgconfig |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux-ng |
||||
[DEP] zlib |
@ -0,0 +1,18 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../openvas-administrator/openvas-administrator.conf |
||||
# Copyright (C) 2011 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
# cannot be build within a dedicated build directory |
||||
cmakebuilddir=0 |
||||
|
||||
var_append cmakeopt ' ' "-DSYSCONFDIR=$sysconfdir" |
@ -0,0 +1,37 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../openvas-administrator/openvas-administrator.desc |
||||
[COPY] Copyright (C) 2011 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] Administrative command line tool and service of the OpenVAS framework |
||||
|
||||
[T] The OpenVAS Administrator acts as a command line tool or as a full service |
||||
[T] daemon offering the OpenVAS Administration Protocol (OAP). |
||||
[T] The most important tasks are the user management and feed management. |
||||
|
||||
[U] http://openvas.org/ |
||||
|
||||
[A] Michael Wiegand <michael.wiegand@greenbone.net> |
||||
[A] Matthew Mundell <matthew.mundell@greenbone.net> |
||||
[A] Felix Wolfsteller <felix.wolfsteller@greenbone.net> |
||||
[M] Christian Wiese <chris@opensde.org> |
||||
|
||||
[C] extra/security |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 1.1.1 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[O] . $base/package/*/*/openvas-conf.in |
||||
|
||||
[D] 1103950672 openvas-administrator-1.1.1.tar.gz http://wald.intevation.org/frs/download.php/853/ |
Loading…
Reference in new issue