Sync tools with NetBSD, add btkey and btdevctl from NetBSD, and also add
a port of bthfp (only in NetBSD pkgsrc). ok espie, naddy
This commit is contained in:
parent
c88ab82a6f
commit
019899659d
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2007/06/16 10:10:07 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2008/02/24 21:56:43 uwe Exp $
|
||||
|
||||
COMMENT= bluetooth network tools
|
||||
DISTNAME= bluetooth-tools-20070611
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
DISTNAME= bluetooth-tools-20080217
|
||||
PKGNAME= ${DISTNAME}
|
||||
CATEGORIES= net
|
||||
MAINTAINER= Uwe Stuehler <uwe@openbsd.org>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (bluetooth-tools-20070611.tar.gz) = XtGpR2ELxt7BQafbtw9vxw==
|
||||
RMD160 (bluetooth-tools-20070611.tar.gz) = 6mN0vFDDXQ5xI9JneWh1t8c9VBo=
|
||||
SHA1 (bluetooth-tools-20070611.tar.gz) = Yd1AGiAd4pkBFI9XywsfFJqfEqA=
|
||||
SHA256 (bluetooth-tools-20070611.tar.gz) = m3tyzZwU2nks6Bwcy8lHLCQYugLJLeQdsv402A0RZYY=
|
||||
SIZE (bluetooth-tools-20070611.tar.gz) = 53636
|
||||
MD5 (bluetooth-tools-20080217.tar.gz) = qTwGzE3U5MGREMjiNIvGQA==
|
||||
RMD160 (bluetooth-tools-20080217.tar.gz) = vw1cQdlvkQTCVZIMDU8J+3bdPL8=
|
||||
SHA1 (bluetooth-tools-20080217.tar.gz) = Tb/YvtUcGyqdApJkqz+APeJNE1E=
|
||||
SHA256 (bluetooth-tools-20080217.tar.gz) = Zprnaa5i/Hd3PlPiU+0vDArnRnbimYUHby3YKpiO4QM=
|
||||
SIZE (bluetooth-tools-20080217.tar.gz) = 74930
|
||||
|
@ -1,5 +1,2 @@
|
||||
bluetooth-tools package consists of a few Bluetooth network tools
|
||||
derived from FreeBSD.
|
||||
|
||||
hccontrol program allows to send HCI layer commands directly to the
|
||||
Bluetooth adapter.
|
||||
derived from FreeBSD and NetBSD.
|
||||
|
@ -1,15 +1,23 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2007/06/07 13:28:19 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2008/02/24 21:56:43 uwe Exp $
|
||||
@newgroup _sdpd:589
|
||||
@newuser _sdpd:589:_sdpd::Service Discovery Protol Daemon:/nonexistent:/sbin/nologin
|
||||
bin/bthfp
|
||||
bin/btkey
|
||||
bin/btpin
|
||||
bin/rfcomm_sppd
|
||||
bin/sdpquery
|
||||
@man man/cat1/bthfp.0
|
||||
@man man/cat1/btkey.0
|
||||
@man man/cat1/btpin.0
|
||||
@man man/cat1/rfcomm_sppd.0
|
||||
@man man/cat1/sdpquery.0
|
||||
@man man/cat8/btconfig.0
|
||||
@man man/cat8/btdevctl.0
|
||||
@man man/cat8/bthcid.0
|
||||
@man man/cat8/sdpd.0
|
||||
sbin/btconfig
|
||||
sbin/btdevctl
|
||||
sbin/bthcid
|
||||
sbin/sdpd
|
||||
@extra /var/db/btdevctl
|
||||
@extra /var/db/bthcid.keys
|
||||
|
Loading…
x
Reference in New Issue
Block a user