Commit graph

6 commits

Author SHA1 Message Date
Roland Illig
2c1cc3dceb 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-28 00:27:22 +00:00
Roland Illig
2cbd057b8b subst 's,^SUBST_CLASSES=,SUBST_CLASSES+=,' */Makefile 2005-11-03 13:01:51 +00:00
Thomas Klausner
ad6cb11b6d "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-11-02 17:59:54 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
pancake ;)
d537ce3841 initial import of java-jbluez
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.
2004-10-22 14:18:45 +00:00