dconf is a low-level configuration system. Its main purpose is to
provide a backend to GSettings on platforms that don't already have
configuration storage systems.
ok jasper@
This module is another attempt to fight the horrors of non-blocking I/O.
It tries to bring back the simplicity of the declarative programming
style, that is only available when one employs threads, coroutines, or
co-processes.
ok sthen@
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext. Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.
ok landry, phessler, sthen
This is another framework for writing test scripts. It is loosely
inspired by Test::More, and has most of its functionality, but it is
not a drop-in replacement.
feedback/ok sthen@
noticed by jasper@. DESCR-Blurb again:
HOOD is a small post-mortem debugger for the lazy functional language
]Haskell. It is based on the concept of observation of intermediate
data structures, rather than the more traditional stepping and
variable examination paradigm used by imperative language debuggers.
]Haskell. It is based on the concept of observation of intermediate
data structures, rather than the more traditional stepping and
variable examination paradigm used by imperative language debuggers.
last release was nearly two years ago, you're crippled by security
issues, abandoned by your parents in favor of your younger brother,
and those days nothing uses you anymore. RIP in the attic..
agreed by jasper@ and phessler@
happiness ensues...
make eclipse-browser build against xulrunner 1.9. This breaks the swt html browser
widget, and according to http://www.eclipse.org/swt/faq.php#browserlinux
only newer eclipse versions work fine with recent xulrunners.
Eclipse itself definitely needs an update, any takers ?
Object::Pluggable is a base class for creating plugin enabled objects.
It is a generic port of POE::Component::IRC's plugin system.
If your object dispatches events to listeners, then Object::Pluggable
may be a good fit for you.
ok sthen@