Christian Wiese
17 years ago
4 changed files with 99 additions and 0 deletions
@ -0,0 +1,20 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../openvas-libraries/openvas-conf.in |
||||
# Copyright (C) 2007 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 --- |
||||
|
||||
if [ "$prefix_auto" = 1 ] ; then |
||||
pkgprefix -t openvas-libraries |
||||
prefix=`pkgprefix openvas-libraries` |
||||
prefix_auto=0 |
||||
set_confopt |
||||
fi |
@ -0,0 +1,29 @@
|
||||
|
||||
[TIMESTAMP] 1190074149 Tue Sep 18 02:09:09 2007 |
||||
[BUILDTIME] 100 (9) |
||||
[SIZE] 0.40 MB, 24 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] flex |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] gnutls |
||||
[DEP] grep |
||||
[DEP] libgcrypt |
||||
[DEP] libgpg-error |
||||
[DEP] libpcap |
||||
[DEP] libtasn1 |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux |
@ -0,0 +1,18 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../openvas-libraries/openvas-libraries.conf |
||||
# Copyright (C) 2007 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 --- |
||||
|
||||
if [ $prefix_auto = 1 ] ; then |
||||
prefix="opt/openvas" |
||||
set_confopt |
||||
fi |
@ -0,0 +1,32 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../openvas-libraries/openvas-libraries.desc |
||||
[COPY] Copyright (C) 2007 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] OpenVAS libraries |
||||
|
||||
[T] OpenVAS stands for Open Vulnerability Assessment System. |
||||
[T] The OpenVAS libraries are needed by the OpenVAS Server. |
||||
|
||||
[U] http://www.openvas.org/ |
||||
|
||||
[A] Tim Brown <freshmeat@machine.org.uk> |
||||
[M] Christian Wiese <morfoh@opensde.org> |
||||
|
||||
[C] extra/library |
||||
|
||||
[L] GPL |
||||
[S] Beta |
||||
[V] 0.9.1 |
||||
[P] X -----5---9 118.000 |
||||
|
||||
[D] 2065405350 openvas-libraries-0.9.1.tar.gz http://wald.intevation.org/frs/download.php/376/ |
Loading…
Reference in new issue