pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip clean-up: remove btscanner
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Sat Jul 2 22:57:07 2022 +0200
Changeset: b48e2c645fa44137bb2090f88dabeb1f9b48a389
Modified Files:
Makefile
Removed Files:
btscanner/DESCR
btscanner/Makefile
btscanner/PLIST
btscanner/distinfo
Log Message:
wip clean-up: remove btscanner
404 homepage, last touched 2012.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b48e2c645fa44137bb2090f88dabeb1f9b48a389
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
btscanner/DESCR | 10 ----------
btscanner/Makefile | 19 -------------------
btscanner/PLIST | 5 -----
btscanner/distinfo | 4 ----
5 files changed, 39 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 11d46b9770..377522e7ca 100644
--- a/Makefile
+++ b/Makefile
@@ -343,7 +343,6 @@ SUBDIR+= bss
SUBDIR+= bstone
SUBDIR+= bsvc
SUBDIR+= btop
-SUBDIR+= btscanner
SUBDIR+= bub-n-bros
SUBDIR+= budgie-desktop
SUBDIR+= budgie-screensaver
diff --git a/btscanner/DESCR b/btscanner/DESCR
deleted file mode 100644
index 3d50fd7c81..0000000000
--- a/btscanner/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-btscanner is a tool designed specifically to extract as much information as
-possible from a Bluetooth device without the requirement to pair. A detailed
-information screen extracts HCI and SDP information, and maintains an open
-connection to monitor the RSSI and link quality. btscanner is based on the
-BlueZ Bluetooth stack, which is included with recent Linux kernels, and the
-BlueZ toolset.
-
-btscanner also contains a complete listing of the IEEE OUI numbers and class
-lookup tables. Using the information gathered from these sources it is
-possible to make educated guesses as to the host device type.
diff --git a/btscanner/Makefile b/btscanner/Makefile
deleted file mode 100644
index e2e221bb18..0000000000
--- a/btscanner/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2012/11/25 23:32:09 othyro Exp $
-#
-
-DISTNAME= btscanner-2.0
-CATEGORIES= net security
-MASTER_SITES= http://www.pentest.co.uk/src/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.pentest.co.uk/cgi-bin/viewcat.cgi?cat=downloads
-COMMENT= Bluetooth device information viewer
-LICENSE= gnu-gpl-v2
-
-USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
-
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../wip/bluez-libs/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/btscanner/PLIST b/btscanner/PLIST
deleted file mode 100644
index b20343bfd2..0000000000
--- a/btscanner/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/02 02:25:37 poppnk Exp $
-bin/btscanner
-etc/btscanner.dtd
-etc/btscanner.xml
-share/oui.txt
diff --git a/btscanner/distinfo b/btscanner/distinfo
deleted file mode 100644
index bc6e0ba2ca..0000000000
--- a/btscanner/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/11/02 02:25:37 poppnk Exp $
-
-RMD160 (btscanner-2.0.tar.bz2) = 447ed6d2fc35441cbe56b372ccbfa9cd4b1aeeae
-Size (btscanner-2.0.tar.bz2) = 365677 bytes
Home |
Main Index |
Thread Index |
Old Index