notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: comms/hcidump/files/patch-parser-Makefile

Number of commits found: 7

Saturday, 24 Apr 2021
10:46 Dmitry Marakasov (amdmi3) search for other commits by this committer
comms/hcidump: fix build
commit hash: bc713e1c89ea386750ce46828eb5ce8a6bce61b1 commit hash: bc713e1c89ea386750ce46828eb5ce8a6bce61b1 commit hash: bc713e1c89ea386750ce46828eb5ce8a6bce61b1 commit hash: bc713e1c89ea386750ce46828eb5ce8a6bce61b1 bc713e1
Friday, 20 Dec 2019
23:24 brooks search for other commits by this committer
Additional builds with with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.

Also GC NO_MANCOMPRESSED which doesn't do anything.

In the case of devel/libpasori, this change accomplished the same thing
as the change in r518434, but more directly (fix the Makefiles rather
than patching them after they are installed).
Original commitRevision:520531 
Friday, 20 Feb 2015
17:16 arved search for other commits by this committer
Improve previous commit: Fix unused bug and disable Werror while here

Suggested by:   marino
Original commitRevision:379452 
16:25 arved search for other commits by this committer
Add -Wno-unused to prevent Werror from triggering with gcc48

PR:             197284
Submitted by:   dewayne@heuristicsystems.com.au
Original commitRevision:379445 
Tuesday, 6 Sep 2011
09:28 danfe search for other commits by this committer
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
Original commit
Saturday, 3 Sep 2011
07:23 dougb search for other commits by this committer
Remove comms/hcidump. The only master site was a geocities web page
which disappeared almost 3 years ago.

Approved by:    maintainer
Original commit
Friday, 10 Dec 2004
20:10 pav search for other commits by this committer
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.
Original commit

Number of commits found: 7