]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pkgbase: Add a FreeBSD-bluetooth package
authormanu <manu@FreeBSD.org>
Fri, 19 Jul 2019 15:10:03 +0000 (15:10 +0000)
committermanu <manu@FreeBSD.org>
Fri, 19 Jul 2019 15:10:03 +0000 (15:10 +0000)
commit3628c70daaa6d97f45c768cac05346a432e05580
treeb5275694374d99d98f8051877106a0a9fcf34df5
parent0d9efd729ecdcf7f71fc181587d5ea53c8c595f8
pkgbase: Add a FreeBSD-bluetooth package

Move the bluetooth related files from FreeBSD-runtime to a new package named
FreeBSD-bluetooth
The FreeBSD runtime is only intended to have everything for a working
FreeBSD installation and bluetooth isn't needed for that.

Reviewed by: bapt, gjb
Differential Revision: https://reviews.freebsd.org/D20959
21 files changed:
libexec/rc/rc.d/Makefile
release/packages/Makefile.package
release/packages/bluetooth.ucl [new file with mode: 0644]
usr.bin/bluetooth/bthost/Makefile
usr.bin/bluetooth/btsockstat/Makefile
usr.bin/bluetooth/rfcomm_sppd/Makefile
usr.sbin/bluetooth/ath3kfw/Makefile
usr.sbin/bluetooth/bcmfw/Makefile
usr.sbin/bluetooth/bluetooth-config/Makefile
usr.sbin/bluetooth/bt3cfw/Makefile
usr.sbin/bluetooth/bthidcontrol/Makefile
usr.sbin/bluetooth/bthidd/Makefile
usr.sbin/bluetooth/btpand/Makefile
usr.sbin/bluetooth/hccontrol/Makefile
usr.sbin/bluetooth/hcsecd/Makefile
usr.sbin/bluetooth/hcseriald/Makefile
usr.sbin/bluetooth/l2control/Makefile
usr.sbin/bluetooth/l2ping/Makefile
usr.sbin/bluetooth/rfcomm_pppd/Makefile
usr.sbin/bluetooth/sdpcontrol/Makefile
usr.sbin/bluetooth/sdpd/Makefile