Path to this page:
./
sysutils/netbt-hcidump,
Bluetooth packet analyzer (netbt version)
Branch: CURRENT,
Version: 5.66,
Package name: netbt-hcidump-5.66,
Maintainer: plunkyHCIdump reads raw HCI data coming from and going to a Bluetooth device and
prints to screen commands, events and data in a human-readable form.
Optionally, the dump can be written to a file rather than parsed, and the dump
file can be parsed in a subsequent moment.
This is a patched version, suitable for use with the "netbt" Bluetooth
stack [originating] in NetBSD.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 2204.383 KB
Version history: (Expand)
- (2023-06-04) Updated to version: netbt-hcidump-5.66
- (2015-03-20) Updated to version: netbt-hcidump-5.27nb1
- (2014-12-30) Updated to version: netbt-hcidump-5.27
- (2012-12-12) Updated to version: netbt-hcidump-2.5
- (2012-05-21) Updated to version: netbt-hcidump-2.4
- (2012-03-09) Updated to version: netbt-hcidump-2.3
CVS history: (Expand)
2023-12-23 11:06:49 by Zafer Aydogan | Files touched by this commit (1) |
Log message:
https
|
2023-06-04 11:06:16 by Iain Hibbert | Files touched by this commit (8) | |
Log message:
update to hcidump from BlueZ-5.66
changes to the parser, with newer profiles catered for
|
2022-12-31 22:49:13 by Iain Hibbert | Files touched by this commit (1) |
Log message:
make available for NetBSD platforms going forwards to 99
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2017-08-23 19:53:45 by Johnny C. Lam | Files touched by this commit (3) |
Log message:
sysutils/netbt-hcidump: Fix build using bootstrap bmake.
I'm not sure when NetBSD's <bsd.lib.mk> started allowing
LIBISPRIVATE=yes, but we should always be able to build using
bootstrap-mk-files <bsd.lib.mk>. Adding MKLINKLIB=no MKPIC=no
MKPROFILE=no turns the library into a helper library that is not
installed.
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-03-19 20:16:31 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Fix format string on ILP32 platforms with 64bit time_t.
|