non port: comms/hcidump/Makefile |
SVNWeb
|
Number of commits found: 20 |
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 258a9884 (Only the first 10 of 126 ports in this commit are shown above. )
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above )
|
Tue, 5 Oct 2021
|
[ 21:01 Cy Schubert (cy) ] b581f84
comms/hcidump: Fix a link error
Fix the following by adding -fPIE to CFLAGS:
/usr/local/bin/x86_64-unknown-freebsd14.0-ld: ../parser/libparser.a(hidp.o):
relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making
a PIE object; recompile with -fPIE
/usr/local/bin/x86_64-unknown-freebsd14.0-ld: final link failed:
nonrepresentable section on output
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [hcidump] Error code 1
MFH: 2021Q4
|
Fri, 24 Sep 2021
|
[ 14:13 Mikael Urankar (mikael) ] 55e7c52
comms/hcidump: Mark as broken on aarch64.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 10 Apr 2017
|
[ 00:27 linimon ] (Only the first 10 of 27 ports in this commit are shown above. )
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sun, 13 Dec 2015
|
[ 16:07 swills ] (Only the first 10 of 26 ports in this commit are shown above. )
mark some of the ports that don't build on powerpc64 for me
|
Tue, 17 Nov 2015
|
[ 16:12 amdmi3 ]
- Fix build on HEAD
|
Wed, 17 Jun 2015
|
[ 18:58 amdmi3 ]
- Fix build on CURRENT
In base revision r281198, sockaddr_l2cap structure was changed, and
an #error which fires by default was added as a safety measure to
make sure all structure consumers are updated to initialize new
fields. This port, however, doesn't seem to use this structure, so
it should be safe to just disable the error.
|
Mon, 20 Jan 2014
|
[ 18:28 antoine ]
Stage support
|
Fri, 20 Sep 2013
|
[ 16:03 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
|
Tue, 9 Jul 2013
|
[ 21:26 pav ] (Only the first 10 of 52 ports in this commit are shown above. )
- Drop all my ports
|
Tue, 6 Sep 2011
|
[ 09:28 danfe ]
Resurrect this port. It is actually very useful to debug Bluetooth problems
and also is referenced in the FreeBSD Handbook. Add license (GPLv2) while I
am here.
Requested by: emax
|
Sat, 3 Sep 2011
|
[ 07:23 dougb ]
Remove comms/hcidump. The only master site was a geocities web page
which disappeared almost 3 years ago.
Approved by: maintainer
|
Tue, 23 Aug 2011
|
[ 17:34 dougb ] (Only the first 10 of 19 ports in this commit are shown above. )
Turns out that some geocities sites are more dead than others.
My apologies for the inconvenience.
Meanwhile, s/BROKEN/DEPRECATED/ which is what I meant anyway. :-/
|
[ 07:45 dougb ] (Only the first 10 of 47 ports in this commit are shown above. )
Geocities has been gone for almost 2 years now, so let's remove
references to it.
Deprecate ports whose only MASTER_SITE is (was) geocities
|
Mon, 5 Jan 2009
|
[ 17:27 pav ] (Only the first 10 of 56 ports in this commit are shown above. )
- Remove conditional checks relevant only on FreeBSD 5.x and older
|
Sat, 16 Dec 2006
|
[ 00:07 pav ]
- Fix build on -CURRENT
|
Tue, 3 Jan 2006
|
[ 20:17 trhodes ]
Fix build.
Requested by: kris
|
Tue, 14 Dec 2004
|
[ 21:23 pav ]
- Update to 1.5.1
|
Fri, 10 Dec 2004
|
[ 20:10 pav ]
Add hcidump, utility similar to tcpdump, but operating on Bluetooth stack.
This was ported to FreeBSD by emax and neglected by ports people for too long.
|
Number of commits found: 20 |