Commit graph

5 commits

Author SHA1 Message Date
asau
8e371e357f Default to use kqueue on DragonFly.
Requested by Rumko in PR pkg/44194
2010-12-05 18:29:17 +00:00
shattered
d287561e7e kqueue is BSD-specific; add it to PKG_SUPPORTED_OPTIONS only on *BSD. 2010-11-07 15:24:50 +00:00
obache
3afdabb5f4 Negative option name "nox11" should not be used, use "-x11" instead. 2008-12-21 12:09:42 +00:00
bjs
b3a93cfb30 - Fix support for NetBSD's atomic ops.
- Fix up some inconsistent handing of CONFIGURE_ARGS (mostly related
  to the debug option).
- Add test target (commented out, see Makefile).
- Add some patches from freedesktop.org git (see comments atop new patches).
- Remove trailing comma from an enum in tools/dbus-monitor.c.

Passes all tests on NetBSD/amd64 4.99.65, save for spawn test, which seems
to hang (?).  I'm also running GNOME now and everything seems to be in order.
2008-06-19 01:56:44 +00:00
drochner
d42c6e47c6 update to 1.2.1, mostly from Blair Sadewitz
There is some stuff in the pkg which is not completed or doesn't work yet,
as support for NetBSD's new atomic increment ops, but this is not
essential. It is a good moment to do the update right now because gtk2
was just updated, and there is just enough time before the next branch.
This is a major update, too many changes to list here.
2008-06-13 11:28:35 +00:00