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@
* various fixes for Linux, FreeBSD, OS X and OpenBSD libc calls.
* network host filtering support.
* support for memory limits on OS X.
* massive testsuite improvements.
* support most cat options in zzcat, which is now fully programmable.
from dawedawe at gmx.de
set USE_LIBTOOL while here
instead do what it is supposed to do: not dynamically linking with
not-installed libtool libraries
openldap linking incorrectness pointed out by pea@
this might fix some other stuff as well
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
SHARED_ONLY = Yes wasn't set before, but it is set
automatically now, which is the correct setting. This
requires removing PFRAG.shared and integrating the
contents into PLIST.
ok landry, phessler, sthen
Also, if CONFIGURE_STYLE includes ext or extconf, update WANTLIB
and LIB_DEPENDS, and set SHARED_ONLY=Yes. That configure style
is only used for ruby C extensions, which need those settings.
This cleans up a lot of ruby C extension ports, which will be
committed shortly.
ok landry, phessler, sthen
pkg/DESCR
TimeMon gives a graphical representation of where the CPU cycles are going.
It's coarse, but better than nothing. The best feature is that it runs in
an icon on your dock, so that you never lose it.
OK landry@
pkg/DESCR:
ProjectCenter is GNUstep's integrated developement environment (IDE). It
is based in part on NeXT's original Project Builder. It assists you in
starting new projects and lets you manage your project files using a
intuitive and well ordered graphical user interface.