aboutsummaryrefslogtreecommitdiffstats
path: root/comms/hcidump
Commit message (Collapse)AuthorAgeFilesLines
* Fix a stupid typo.danfe2011-09-071-1/+1
|
* Resurrect this port. It is actually very useful to debug Bluetooth problemsdanfe2011-09-066-0/+73
| | | | | | | and also is referenced in the FreeBSD Handbook. Add license (GPLv2) while I am here. Requested by: emax
* Remove comms/hcidump. The only master site was a geocities web pagedougb2011-09-036-73/+0
| | | | | | which disappeared almost 3 years ago. Approved by: maintainer
* Turns out that some geocities sites are more dead than others.dougb2011-08-241-1/+1
| | | | | | My apologies for the inconvenience. Meanwhile, s/BROKEN/DEPRECATED/ which is what I meant anyway. :-/
* Geocities has been gone for almost 2 years now, so let's removedougb2011-08-231-0/+3
| | | | | | references to it. Deprecate ports whose only MASTER_SITE is (was) geocities
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Remove conditional checks relevant only on FreeBSD 5.x and olderpav2009-01-061-12/+1
|
* - Fix build on -CURRENTpav2006-12-163-23/+11
|
* Fix build.trhodes2006-01-042-0/+23
| | | | Requested by: kris
* - Add some SHA256spav2005-11-241-0/+1
|
* - Update to 1.5.1pav2004-12-153-31/+3
|
* - Fix build on amd64 and possibly other 64-bit architecturespav2004-12-151-0/+28
| | | | | Submitted by: emax Tested on: sledge
* Add hcidump, utility similar to tcpdump, but operating on Bluetooth stack.pav2004-12-115-0/+70
This was ported to FreeBSD by emax and neglected by ports people for too long.