Index: comms/Makefile =================================================================== --- comms/Makefile (revision 508669) +++ comms/Makefile (working copy) @@ -69,6 +69,7 @@ SUBDIR += hylafax SUBDIR += ibp SUBDIR += inspectrum + SUBDIR += iwmbt-firmware SUBDIR += java-simple-serial-connector SUBDIR += jerm SUBDIR += kb Index: comms/iwmbt-firmware/Makefile =================================================================== --- comms/iwmbt-firmware/Makefile (nonexistent) +++ comms/iwmbt-firmware/Makefile (working copy) @@ -0,0 +1,32 @@ +# Created by: Vladimir Kondratyev +# $FreeBSD$ + +PORTNAME= iwmbt-firmware +PORTVERSION= 20190717 +CATEGORIES= comms +MASTER_SITES= DEBIAN/pool/non-free/f/firmware-nonfree/ +DISTNAME= firmware-iwlwifi_${PORTVERSION}-1_all +EXTRACT_SUFX= .deb + +MAINTAINER= wulf@FreeBSD.org +COMMENT= Intel Wireless 8260 bluetooth adaptor firmwares used by iwmbtfw(8) + +LICENSE= INTEL +LICENSE_NAME= Intel firmware license +LICENSE_FILE= ${WRKDIR}/usr/share/doc/firmware-iwlwifi/copyright +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +NO_BUILD= yes +NO_ARCH= yes + +EXTRACT_CMD= ${AR} +EXTRACT_BEFORE_ARGS= -p +EXTRACT_AFTER_ARGS= data.tar.xz | ${TAR} -xf - ${EXTRACT_FILES} +EXTRACT_FILES= lib/firmware/intel/ibt-*.sfi \ + lib/firmware/intel/ibt-*.ddc \ + usr/share/doc/firmware-iwlwifi/copyright + +do-install: + cd ${WRKDIR}/lib/firmware/intel && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} + +.include Property changes on: comms/iwmbt-firmware/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: comms/iwmbt-firmware/distinfo =================================================================== --- comms/iwmbt-firmware/distinfo (nonexistent) +++ comms/iwmbt-firmware/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1565821626 +SHA256 (firmware-iwlwifi_20190717-1_all.deb) = 7ce899a5b09d3bd7d95358b03974aeea41983b395ce2fcf437915fd700330ef7 +SIZE (firmware-iwlwifi_20190717-1_all.deb) = 6788512 Property changes on: comms/iwmbt-firmware/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: comms/iwmbt-firmware/pkg-descr =================================================================== --- comms/iwmbt-firmware/pkg-descr (nonexistent) +++ comms/iwmbt-firmware/pkg-descr (working copy) @@ -0,0 +1,5 @@ +Firmware for the Intel Wireless 8260/8265 chip based Bluetooth USB devices. +To be downloaded with iwmbtfw(8). + +WWW: https://packages.debian.org/firmware-iwlwifi +WWW: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git Property changes on: comms/iwmbt-firmware/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: comms/iwmbt-firmware/pkg-plist =================================================================== --- comms/iwmbt-firmware/pkg-plist (nonexistent) +++ comms/iwmbt-firmware/pkg-plist (working copy) @@ -0,0 +1,26 @@ +%%DATADIR%%/ibt-11-5.ddc +%%DATADIR%%/ibt-11-5.sfi +%%DATADIR%%/ibt-12-16.ddc +%%DATADIR%%/ibt-12-16.sfi +%%DATADIR%%/ibt-17-0-1.ddc +%%DATADIR%%/ibt-17-0-1.sfi +%%DATADIR%%/ibt-17-16-1.ddc +%%DATADIR%%/ibt-17-16-1.sfi +%%DATADIR%%/ibt-18-0-1.ddc +%%DATADIR%%/ibt-18-0-1.sfi +%%DATADIR%%/ibt-18-16-1.ddc +%%DATADIR%%/ibt-18-16-1.sfi +%%DATADIR%%/ibt-19-0-0.ddc +%%DATADIR%%/ibt-19-0-0.sfi +%%DATADIR%%/ibt-19-0-1.ddc +%%DATADIR%%/ibt-19-0-1.sfi +%%DATADIR%%/ibt-19-0-4.ddc +%%DATADIR%%/ibt-19-0-4.sfi +%%DATADIR%%/ibt-19-16-4.ddc +%%DATADIR%%/ibt-19-16-4.sfi +%%DATADIR%%/ibt-19-32-1.ddc +%%DATADIR%%/ibt-19-32-1.sfi +%%DATADIR%%/ibt-20-0-3.ddc +%%DATADIR%%/ibt-20-0-3.sfi +%%DATADIR%%/ibt-20-1-3.ddc +%%DATADIR%%/ibt-20-1-3.sfi Property changes on: comms/iwmbt-firmware/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property