openbsd-ports/devel/jdk/1.6
jakemsr e7c615c994 sndio support. note, there are two different audio API APIs in jdk1.6,
one, HAE, is not portable to APIs that don't use file descriptors as
their handle, so it's still using ossaudio.  the other, DirectAudio,
is more portable, and is the one that this commit is converting to
sndio.  DirectAudio is preferred by jdk, and if it's supported, it will
be used.  in other words, your java apps on OpenBSD will now be using
sndio (assuing you're using jdk1.6, sndio for jdk1.7 coming soon).
just wanted to explain why this still links with libossaudio ...

ok ajacoutot
2010-07-02 01:43:12 +00:00
..
files sndio support. note, there are two different audio API APIs in jdk1.6, 2010-07-02 01:43:12 +00:00
patches sndio support. note, there are two different audio API APIs in jdk1.6, 2010-07-02 01:43:12 +00:00
pkg Remove broken jdk17_bootstrap PSEUDO_FLAVOR. ok jasper@ naddy@ 2010-02-05 13:10:31 +00:00
distinfo - use HW_{USER|PHYS}MEM64. okay naddy@ 2008-03-17 03:28:26 +00:00
Makefile sndio support. note, there are two different audio API APIs in jdk1.6, 2010-07-02 01:43:12 +00:00