Change the content type of your posts while editing them.
This module is extremely simple and *only* changes the node
type in the database column. That is all. It does not convert
any CCK fields or change other things about the node.
Only use it when you know *exactly* what you're doing!
ok espie@ and jasper@ ports-wise
* regen PLIST
* use FAKE_FLAGS
* add a comment to patch-gnome-settings-daemon_gnome-settings-module_c
* remove bogus chunk from patch-plugins_media-keys_gsd-media-keys-manager_c
Weathermap is a network visualisation tool, to take data you already
have and show you an overview of your network in map form. Extensive
customisation features and an optional map editor are provided.
Support is built in for RRD, MRTG (RRD and old log-format), and
tab-delimited text files. Other sources are via plugins or external
scripts. Weathermap can also be integrated with Cacti.
Upstream is aware of it and should fix everything for evolution 2.30.
In the meantime, add a (nasty) hack so that we don't end up with
undefined symbols.
Reorder Makefile while here and tweak dependencies.
ok jasper@
This bug tought me that gtk and everything depending on it is
probably seriously broken beyond repair (no usable documenation,
weird of #defined backwards compatibility hacks, ...).
Mozilla Sunbird is a full blown enterprise ready calendar and task
management application, using Mozilla XUL framework. It supports local
and remote calendar using CalDAV or WCAP protocols, and subscription
to iCal/.ics invitations.
Lightning provides the calendar/task management extension for Mozilla
Thunderbird.
Port heavily based on mail/mozilla-thunderbird.
with feedback from sthen@, jj@, ian@, Christian Rueger and Rune Lynge, thanks!
SabreDAV allows you to easily add WebDAV support to a PHP application.
It is meant to cover the entire standard, and attempts to allow integration
using an easy to understand API.
with comments from ajacoutot@
mon is a tool for monitoring the availability of services, and sending alerts
on prescribed events. Services are defined as anything tested by a "monitor"
program, which can be something as simple as pinging a system, or as complex
as analyzing the results of an application-level transaction. Alerts are
actions such as sending emails, making submissions to ticketing systems, or
triggering resource fail-over in a high-availability cluster.
ok jasper@
pkg/DESCR:
The check_bioctl plugin for Nagios monitors RAID arrays on OpenBSD using
bioctl.
Tweaks from Andrew Fresh (author) and suggestions from sthen@
ok sthen@