summaryrefslogtreecommitdiff
path: root/sysutils/hcidump
AgeCommit message (Collapse)AuthorFilesLines
2008-07-28add USE_BSD_MAKEFILE=yes for destdir supportplunky1-1/+3
2008-02-05Added support for installation to DESTDIR.heinz1-1/+7
2007-12-30Some directories are required before installation.obache1-1/+3
2007-08-09Create ${PREFIX}/lib before installation.seb1-2/+3
2006-07-25Initial import of hcidump-1.5.1: Bluetooth traffic dumper, similar to tcpdumpsalo17-0/+941
hcidump 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. NetBSD support added and packaged by Iain D. Hibbert, via pkgsrc-wip.