./wip/blueproxy, RFCOMM <-> TCP proxy

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3, Package name: blueproxy-1.3, Maintainer: pkgsrc-users

Blueproxy is a simple proxy server to convert Bluetooth RFCOMM connections into
TCP connections. This frees Bluetooth application programmers from having to
worry about getting Bluetooth bindings for their language of choice (in my
case, OCaml). Notable features include sending preambles to allow a single TCP
server to aggregrate multiple Bluetooth sensors, and a scanning mode to
continuously detect Bluetooth devices entering into range of a sensor.


Required to run:
[wip/bluez-libs]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 36e5069a1586eb1af2847a4dcb158f06f4532c5d
Filesize: 70.244 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:07 by othyro | Files touched by this commit (67)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-09-24 19:14:23 by Aleksej Saushev | Files touched by this commit (43)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-06-13 18:53:14 by othyro | Files touched by this commit (1)
Log message:
PKG_DESTDIR_SUPPORT=user-destdir; LICENSE still must be defined for pkglint
   2006-09-14 17:04:42 by pancake ;) | Files touched by this commit (4) | Imported package
Log message:
* Initial import of blueproxy