Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
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
archivers pudate to 9.13, Josh Grosse (maintainer) ok 2010-06-20 15:54:35 +00:00
astro Remove MODCMAKE_WANTCOLOR=No, as requested by espie@ 2010-06-11 08:53:52 +00:00
audio - make the no_xmms the default, so you won't endup with xmms, glib1, gtk1, etc 2010-07-01 21:12:50 +00:00
benchmarks +httperf 2010-05-05 14:09:23 +00:00
biology - remove mips64 workaround 2010-05-22 08:06:33 +00:00
books +AsteriskGuide 2010-05-11 00:16:54 +00:00
cad Fix build for gcc4. 2010-06-07 20:08:09 +00:00
chinese Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
comms convert to sndio(7), fixing some bugs along the way with 2010-07-01 01:57:33 +00:00
converters Update to 2.29 2010-06-05 13:54:09 +00:00
databases update to version 1.0025 2010-06-29 13:43:48 +00:00
devel sndio support. note, there are two different audio API APIs in jdk1.6, 2010-07-02 01:43:12 +00:00
editors update to vim 7.2.444 2010-06-27 20:49:49 +00:00
education bugfix release to verbiste-0.1.29 2010-06-29 04:17:31 +00:00
emulators convert to sndio(7), regen patches, @bin markers 2010-06-30 22:25:57 +00:00
games WANTLIB += pthread and bump PKGNAME. 2010-06-30 15:41:01 +00:00
geo update to 3.2.2 2010-07-01 00:26:03 +00:00
graphics SECURITY: 2010-06-30 17:10:07 +00:00
infrastructure convert to newer interface. MAKE SURE you have -current pkg_add to run register_plist ! 2010-06-30 11:11:19 +00:00
inputmethods don't link with libiconv.a and -liconv at the same time 2010-06-23 15:48:28 +00:00
japanese fix 2010-05-23 01:06:47 +00:00
java yet another piece of shit compiles on LP64+gcc4 again 2010-06-07 23:30:48 +00:00
korean SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
lang WANTLIB += pthread and bump PKGNAME. 2010-06-30 15:41:01 +00:00
mail - add a reminder for landry 2010-07-01 20:32:08 +00:00
math normalization: use FC as fortran compiler and honor FFLAGS. 2010-06-29 05:01:34 +00:00
misc Update to mc-4.7.0.6 2010-06-26 16:34:28 +00:00
multimedia convert to sndio, provide previously missing headers, provide previously 2010-07-01 10:10:09 +00:00
net Add a -ruby subpackage providing rrdruby (aka RRD.so ruby module), not the 2010-07-01 15:49:24 +00:00
news fix build with gcc4 2010-05-22 11:44:40 +00:00
palm Link palm2ical to the build 2010-04-15 17:33:10 +00:00
plan9 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
print Update to cups-1.4.4. 2010-06-27 04:18:50 +00:00
productivity Bump PKGNAME/SO_VERSION to chase www/mozilla-thunderbird update. 2010-06-23 17:11:50 +00:00
russian SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
security unbreak compilation on -current now that we have SO_PEERCRED but 2010-07-01 10:45:57 +00:00
shells fix compile with gcc4 (no need to #defined socklen_t) 2010-05-22 11:13:56 +00:00
sysutils Update d-feet, the DBus debugger to version 0.1.10. 2010-07-01 20:24:55 +00:00
telephony update to 1.6.2.9; various crash fixes (including one with dtmf detection) 2010-06-18 22:10:44 +00:00
textproc +p5-PPIx-Regexp, p5-PPIx-Utilities 2010-06-30 17:09:32 +00:00
www - add a reminder for landry 2010-07-01 20:32:08 +00:00
x11 Bugfix update to gworkspace-0.8.8. 2010-07-01 21:04:19 +00:00
.cvsignore Change WRKOBJDIR (again...) to default to ${PORTSDIR}/pobj instead of obj, 2009-10-13 14:39:23 +00:00
INDEX sync, 6303 unzels 2010-05-24 18:47:53 +00:00
Makefile provide a _MAKE internal that does the cd ${.CURDIR} && exec, 2010-04-20 10:03:36 +00:00
README Mention port-modules(5) and library-specs(7) 2009-03-13 10:03:29 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), port-modules(5).

See also http://www.openbsd.org/porting.html

$OpenBSD: README,v 1.18 2009/03/13 10:03:29 giovanni Exp $