./wip/java-jbluez, Java interface for BlueZ stack

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


Branch: CURRENT, Version: 1.0, Package name: java-jbluez-1.0, Maintainer: pkgsrc-users

JBlueZ is a Java package which interfaces with the BlueZ Bluetooth protocol
stack for Linux, providing a simple means in which to add Bluetooth
functionality to Java applications. It is designed to bring open source
Bluetooth support to J2SE and J2EE without any reliance on proprietary
third-party protocol stacks.


Required to run:
[wip/bluez-libs] [lang/openjdk11]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 58.502 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:22 by othyro | Files touched by this commit (104)
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-10-01 22:47:20 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79)
Log message:
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
   2005-11-02 19:00:10 by Thomas Klausner | Files touched by this commit (85)
Log message:
"wip" is not a valid category -- please use the standard pkgsrc ones.

Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
   2005-05-24 12:30:26 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-04-11 23:13:19 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-10-22 16:18:46 by pancake ;) | Files touched by this commit (4) | Imported package
Log message:
initial import of java-jbluez