pkgsrc-WIP-changes archive

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

openvas-*: Drop unneeded files



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Oct 11 22:57:56 2016 +0200
Changeset:	61eb5ea1a224f588ff1c8a5acb3dafa53a7f3125

Removed Files:
	openvas-libraries/MESSAGE
	openvas-scanner/MESSAGE
	openvas-scanner/buildlink3.mk

Log Message:
openvas-*: Drop unneeded files

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

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

diffstat:
 openvas-libraries/MESSAGE     | 10 ----------
 openvas-scanner/MESSAGE       | 10 ----------
 openvas-scanner/buildlink3.mk | 23 -----------------------
 3 files changed, 43 deletions(-)

diffs:
diff --git a/openvas-libraries/MESSAGE b/openvas-libraries/MESSAGE
deleted file mode 100644
index 9f6fb03..0000000
--- a/openvas-libraries/MESSAGE
+++ /dev/null
@@ -1,10 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2009/01/04 01:08:52 adrianp Exp $
-
-If you are running a BPF-enabled operating system BPFs are used to capture
-incoming packets without using the operating system.  OpenVAS uses those
-for some of its security checks and port scanners.
-
-OpenVAS recommands that you get about 100 of them or else it might miss
-some hosts or produce inaccurate port scans.
-===========================================================================
diff --git a/openvas-scanner/MESSAGE b/openvas-scanner/MESSAGE
deleted file mode 100644
index 9f6fb03..0000000
--- a/openvas-scanner/MESSAGE
+++ /dev/null
@@ -1,10 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2009/01/04 01:08:52 adrianp Exp $
-
-If you are running a BPF-enabled operating system BPFs are used to capture
-incoming packets without using the operating system.  OpenVAS uses those
-for some of its security checks and port scanners.
-
-OpenVAS recommands that you get about 100 of them or else it might miss
-some hosts or produce inaccurate port scans.
-===========================================================================
diff --git a/openvas-scanner/buildlink3.mk b/openvas-scanner/buildlink3.mk
deleted file mode 100644
index ba09ee7..0000000
--- a/openvas-scanner/buildlink3.mk
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	openvas-libraries
-
-.if !defined(OPENVAS_LIBRARIES_BUILDLINK3_MK)
-OPENVAS_LIBRARIES_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.openvas-libraries+=	openvas-libraries>=8.0.8
-BUILDLINK_PKGSRCDIR.openvas-libraries?=	../../wip/openvas-libraries
-
-.include "../../databases/hiredis/buildlink3.mk"
-.include "../../databases/openldap-client/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libuuid/buildlink3.mk"
-.include "../../net/libpcap/buildlink3.mk";
-.include "../../security/gnutls/buildlink3.mk"
-.include "../../security/gpgme/buildlink3.mk"
-.include "../../security/libgcrypt/buildlink3.mk"
-.include "../../security/libksba/buildlink3.mk"
-.include "../../security/libssh/buildlink3.mk"
-.endif	# OPENVAS_LIBRARIES_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-openvas-libraries


Home | Main Index | Thread Index | Old Index