Commit Graph

53776 Commits

Author SHA1 Message Date
ajacoutot
add13f828b Small rewording. 2009-11-12 10:07:39 +00:00
stephan
244c7907f3 +drupal6-nodetype 2009-11-12 09:44:16 +00:00
stephan
218bcba31d import www/drupal6-nodetype
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
2009-11-12 09:39:55 +00:00
jasper
bcdf440ab3 - fix a possible crash as dbus_message_get_path() could return NULL
noticed while reading the dbus api...don't ask.
2009-11-12 00:22:55 +00:00
jasper
e6afe67e17 - minor cleanups:
* 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
2009-11-12 00:14:53 +00:00
ajacoutot
019c27a252 Update to gedit-2.28.2.
* fix regressions/warnings
2009-11-11 22:36:43 +00:00
sthen
fe48b76e9e +php-weathermap 2009-11-11 21:13:49 +00:00
sthen
6cd965adcf import ports/net/php-weathermap
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.
2009-11-11 21:10:33 +00:00
pea
bdbed16191 Change PKGNAME and add @pkgpath to handle the old module that
was in sysutils/p5-Mon.
Bump pkgname.

ok ajacoutot@
2009-11-11 16:46:43 +00:00
pea
bf35579e92 Unlink p5-Mon 2009-11-11 16:42:27 +00:00
pea
864adfa922 Outdated module.
The new module is in net/mon/client

ok ajacoutot@
2009-11-11 16:41:07 +00:00
jasper
a2735c2a72 - long overdue update of wesnoth to 1.6.5
joint work with tom murphy
thanks to sthen@ for torturing his armish for countless hours.

ok sthen@
2009-11-11 16:01:33 +00:00
ajacoutot
c627b3eab5 There is a circular linking dependency with some evolution plugins.
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@
2009-11-11 14:23:05 +00:00
steven
b3fc517fde typo in descr 2009-11-11 11:24:31 +00:00
stephan
bbe882a969 - update to 3.64
- correct licence: Perl
- tweak style

ok by maintainer and sthen@
2009-11-11 11:09:56 +00:00
ajacoutot
2e753781b9 Extend comment with deeper explanation.
No pkg change.
2009-11-11 11:00:32 +00:00
sthen
88225d474c Override detection of GNU sed otherwise, if it's installed at build
time, the generated libtool script tries to use 'gsed' instead of 'sed'.
ok Brad.
2009-11-11 10:47:08 +00:00
msf
4bfb5fd557 reserve an id for forthcoming rabbitmq port 2009-11-11 07:47:36 +00:00
kevlo
1cfbe2351f update to 0.51
ok jasper@
2009-11-11 07:44:09 +00:00
djm
103511e041 update to setuptools-0.6c11 2009-11-11 00:18:09 +00:00
robert
32e0d01de1 Update to 0.25.1 because 0.25.0 was utterly broken. 2009-11-11 00:07:13 +00:00
sthen
559a1450b8 Update to 1.1.20, from Brad. 2009-11-10 23:20:22 +00:00
sthen
387de60227 add a patch from David Coppa to fix interface speed detection,
maintainer timeout.
2009-11-10 23:07:46 +00:00
kili
e14f61d2c1 Update, and let it do more than just dump core on 64-bit archs.
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, ...).
2009-11-10 22:42:17 +00:00
landry
76f482d915 +sunbird/lightning 2009-11-10 20:49:06 +00:00
landry
9029c50613 Import Mozilla Sunbird/Lightning 0.9:
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!
2009-11-10 20:48:06 +00:00
pea
f68d5ed8dc Update to 4.1
ok landry@
2009-11-10 20:36:21 +00:00
landry
cb460fb21b +sabredav 2009-11-10 20:28:32 +00:00
landry
f3458bd1fd Import sabredav 1.0.0.
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@
2009-11-10 20:27:36 +00:00
naddy
6b17b34739 update to 7.19.7 2009-11-10 19:13:49 +00:00
jasper
b34b690f9b - fix sticky notes, it was crashing when a new note was created
patch from opensolaris
2009-11-10 17:56:24 +00:00
giovanni
c816b0ee0c Update to 1.5002 and add a missing regress dependency. 2009-11-10 16:56:47 +00:00
giovanni
da0416305f Update to 0.153 2009-11-10 16:54:50 +00:00
jasper
b80239f561 - update contacts to 0.11
* translation updates
2009-11-10 16:44:31 +00:00
pyr
7d99905cea update to latest Net::SNMP
ok giovanni@, looks perfectly fine ajacoutot@
2009-11-10 15:18:29 +00:00
pea
80c31b549a ..and bump PKGNAME
No cookies for me today (thx jasper@ and ajacoutot@)
2009-11-10 15:10:00 +00:00
pea
6582abb971 LOCALBASE -> TRUEPREFIX
spotted by ajacoutot@, thanks.
2009-11-10 15:02:03 +00:00
pea
f8aa70271c Add _mon 2009-11-10 14:37:48 +00:00
pea
a78f4e027a Add mon 2009-11-10 14:36:15 +00:00
pea
828c5c820c First import of mon.
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@
2009-11-10 14:33:50 +00:00
ajacoutot
806698c31d Update to gedit-2.28.1. 2009-11-10 08:27:45 +00:00
benoit
d76372c670 - update p5-Net-Whois-RIPE to 1.31
- take maintainership

ok giovanni@, ajacoutot@
2009-11-10 08:10:28 +00:00
ajacoutot
7cc297308a Bugfix update to genius-1.0.8. 2009-11-10 08:09:37 +00:00
merdely
442a01a540 +check_bioctl 2009-11-09 21:29:18 +00:00
merdely
4bce00a56f Import check_bioctl:
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@
2009-11-09 21:28:19 +00:00
sthen
600a91f76c needs util.pm from nagios-plugins 2009-11-09 21:12:47 +00:00
sthen
239f0ef081 update to 2.46 2009-11-09 19:47:41 +00:00
naddy
5d1bb2b6b4 * update to 3.2.3
* use official mirror as backup master site
* don't hide build commands
2009-11-09 17:58:55 +00:00
bernd
72db6defae Link with -lpthread to make it work again.
Reported and tested by maintainer Jeremy Evans.
2009-11-09 17:45:24 +00:00
landry
5295a3b5e5 Better DESCR, from mabe at mail dot noda dot se 2009-11-09 17:20:51 +00:00