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.
|
2014-12-30 09:39:13 by Iain Hibbert | Files touched by this commit (35) | |
Log message:
update to latest upstream version. Major changes include
hcidump has now been merged with the main BlueZ distribution,
so the version number reflects that release
hcidump is moved from sbin to bin (and man section 8 -> 1)
TCP/IP server mode was removed
parsing added for SAP and SMP profiles, and A2MP signals
|
2013-09-10 16:44:03 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Fix format string.
|