aboutsummaryrefslogtreecommitdiff
path: root/comms/hcidump
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* - Drop all my portsPav Lucistnik2013-07-091-1/+1
| | | | Notes: svn path=/head/; revision=322581
* Fix a stupid typo.Alexey Dokuchaev2011-09-071-1/+1
| | | | Notes: svn path=/head/; revision=281335
* Resurrect this port. It is actually very useful to debug Bluetooth problemsAlexey Dokuchaev2011-09-066-0/+73
| | | | | | | | | | and also is referenced in the FreeBSD Handbook. Add license (GPLv2) while I am here. Requested by: emax Notes: svn path=/head/; revision=281280
* Remove comms/hcidump. The only master site was a geocities web pageDoug Barton2011-09-036-73/+0
| | | | | | | | | which disappeared almost 3 years ago. Approved by: maintainer Notes: svn path=/head/; revision=281065
* Turns out that some geocities sites are more dead than others.Doug Barton2011-08-231-1/+1
| | | | | | | | | My apologies for the inconvenience. Meanwhile, s/BROKEN/DEPRECATED/ which is what I meant anyway. :-/ Notes: svn path=/head/; revision=280286
* Geocities has been gone for almost 2 years now, so let's removeDoug Barton2011-08-231-0/+3
| | | | | | | | | references to it. Deprecate ports whose only MASTER_SITE is (was) geocities Notes: svn path=/head/; revision=280250
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Remove conditional checks relevant only on FreeBSD 5.x and olderPav Lucistnik2009-01-051-12/+1
| | | | Notes: svn path=/head/; revision=225288
* - Fix build on -CURRENTPav Lucistnik2006-12-163-23/+11
| | | | Notes: svn path=/head/; revision=179884
* Fix build.Tom Rhodes2006-01-032-0/+23
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=152682
* - Add some SHA256sPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149199
* - Update to 1.5.1Pav Lucistnik2004-12-143-31/+3
| | | | Notes: svn path=/head/; revision=124028
* - Fix build on amd64 and possibly other 64-bit architecturesPav Lucistnik2004-12-141-0/+28
| | | | | | | | Submitted by: emax Tested on: sledge Notes: svn path=/head/; revision=124026
* Add hcidump, utility similar to tcpdump, but operating on Bluetooth stack.Pav Lucistnik2004-12-105-0/+70
This was ported to FreeBSD by emax and neglected by ports people for too long. Notes: svn path=/head/; revision=123651