Commit graph

13 commits

Author SHA1 Message Date
jperkin
5393242c73 *: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
2018-07-04 13:40:07 +00:00
plunky
3d3dda249a update to bcmfw-2.2
Firmware files from Broadcom are now distributed via Microsoft Windows
Update Service, so change documentation to reflect this
2017-12-21 10:36:44 +00:00
plunky
fbd5a91547 update to v2.1
changes:
	use %zu for size_t (from patches/patch-bcmfw-install.c)
	avoid C99 feature (from Bernhard Riedel)
	bcmfw is now hosted on github
2017-05-31 18:12:47 +00:00
plunky
2fecdc8c97 update to bcmfw version 2.0
this version now handles modern Broadcom chips, which attach
as normal with the builtin firmware but can be upgraded over
the Host Controller Interface.
2016-02-17 10:58:19 +00:00
plunky
57be5bedea update MAINTAINER and MASTER_SITES (previous is defunct) 2014-12-30 08:57:00 +00:00
joerg
aced5895ee This uses BSD makefile rules. Ignore tautologies for clang. 2013-09-10 14:42:05 +00:00
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
plunky
bf3e1a2af7 remove BUILD_DEFS (PKGMANDIR is default included) 2008-07-28 20:07:41 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
joerg
306382ee1b Fix DESTDIR. 2008-04-07 16:40:26 +00:00
plunky
af3c4e3325 sysutils/bcmfw
Because the firmware files do not strictly fall into the Free or
Open Source camps as explained in the Pkgsrc guide section 18.1.4,
introduce a bcmfw-license.

Also, because the licensing terms for the firmware files are not
especially clear, add NO_BIN_ON_* so that we don't distribute them
in an unapproved format.

prompted by gdt@
2006-12-12 19:40:24 +00:00
plunky
cc469088ac Firmware loading utility for Broadcom BCM2033 chip based Bluetooth USB devices. 2006-12-07 20:30:48 +00:00