jasper
8e922b71db
- bugfix update to mcollective-2.8.3
2015-08-19 07:22:22 +00:00
sebastia
e7328e60ff
Minimal update to 2.0.3, fixing only one bug for PE environments.
...
While there, update HOMEPAGE to point to the right github repo.
OK jasper@
2015-08-18 14:22:14 +00:00
bentley
b63d2db6aa
+colortree
2015-08-17 09:08:09 +00:00
bentley
9d747172fe
Import colortree-1.7.0.
...
From David Dahlberg.
ok zhuk@
2015-08-17 09:07:22 +00:00
ajacoutot
08eb522311
Missing @conflict marker.
2015-08-17 08:40:13 +00:00
ajacoutot
ed97fa54f4
Missing build dependency on devel/libtool.
...
breakage reported by Pavel Korovin
2015-08-17 07:10:34 +00:00
ajacoutot
8a37f286a2
Bump after the consolekit->consolekit2 renaming.
2015-08-15 11:13:41 +00:00
ajacoutot
60c225c941
Move to the ConsoleKit2 project and update to the newly released stable version:
...
consolekit2-1.0.0.
Committing early in the cycle to have time to catch any regression.
2015-08-15 11:12:54 +00:00
ajacoutot
04027e96e3
Update to bacula-client-7.2.0.
...
README parts from sthen@
ok sthen@
2015-08-15 07:50:02 +00:00
benoit
7095e7845d
Update to p5-File-Which-1.19.
2015-08-14 14:55:01 +00:00
jasper
d8c19ce678
processors facts were the last outstanding bits to get merged
2015-08-13 19:53:36 +00:00
jasper
f405ff1da1
in the service provider, stop using 'rcctl getall' in favor of 'ls all' in
...
combination with 'get $svc flags'. this shaves several seconds off a regular
puppet run, and over 50% on 'puppet resource service'.
as discussed with aja@
also tested by sebastia@
2015-08-13 10:46:31 +00:00
sthen
a626ee54a0
sync WANTLIB
2015-08-12 22:27:31 +00:00
feinerer
3235456bcd
Hook up ioping
2015-08-12 18:09:44 +00:00
feinerer
149f5a0f0c
Import ioping 0.9
...
A tool to monitor I/O latency in real time. It shows disk latency in the same
way as ping shows network latency.
OK sthen@
2015-08-12 16:11:06 +00:00
zhuk
10575867cc
MODGETTEXT_TOOLS is already set by default. Pointed out by aja@.
...
It looks like I need to stop juicing and restart coffeing...
2015-08-12 12:33:02 +00:00
zhuk
8a594154bd
More gettext-tools love for KDE4 ports.
...
Inspired by recent aja@ commit in ktorrent-kde4.
2015-08-12 10:00:50 +00:00
jasper
8f4d93b21e
update to Sys-Virt-1.2.18
2015-08-12 06:54:05 +00:00
jasper
2d0616886d
update to libvirt-python-1.2.18
2015-08-12 06:53:53 +00:00
jasper
140ed3ecb6
update to libvirt-1.2.18
2015-08-12 06:53:42 +00:00
jasper
19ae5eec75
+cl-launch
2015-08-12 06:50:31 +00:00
jasper
748944c135
import cl-launch-4.1.3
...
cl-launch is a unix utility to make your Lisp software easily invokable
from the shell command-line.
ok aja@
2015-08-12 06:49:36 +00:00
sthen
715dbe7a0f
update to freeipmi-1.4.9
2015-08-11 21:12:44 +00:00
jasper
02a9a0b2a2
sync with what's been merged upstream
2015-08-11 20:20:34 +00:00
jasper
9bd9e97e58
- update to puppet-3.8.2
...
also tested by sebastia@
2015-08-11 20:19:45 +00:00
jasper
56df3bc1d8
add missing conflict markers due to 'bin/stress'
2015-08-11 20:15:41 +00:00
sthen
132778ecaf
Remove sysutils/cyphertite (the service is shutting down in a fortnight)
...
Requested by David Hill, ok ajacoutot.
2015-08-04 15:24:35 +00:00
jasper
ffcef0ba41
memory resolver has been merged
2015-08-04 09:00:50 +00:00
landry
9746975e2e
Backport fix for https://github.com/collectd/collectd/issues/1094
...
ok sthen@
2015-07-31 12:06:18 +00:00
landry
5baedee076
Regen patches.
2015-07-31 12:05:36 +00:00
sthen
c3f81bd0af
add a defensive --without-ipmi to CONFIGURE_ARGS. currently a noop (-> no
...
package change), but a pending (post-5.8) update to freeipmi will cause it
to be picked up.
2015-07-30 23:08:10 +00:00
sthen
cf79e61724
don't install useless files, mention supported protocols in DESCR,
...
don't use groff, adjust comment
2015-07-30 21:51:22 +00:00
sthen
5d2e64041e
mirror files no longer on MASTER_SITES and remove old HOMEPAGEs,
...
pointed out by naddy
2015-07-30 16:05:51 +00:00
sthen
5ae7ed65bd
mirror distfile; MASTER_SITES points at an nonexistent hostname
2015-07-30 14:16:47 +00:00
jasper
69b2bf2892
small tweaks incorporated while trying to push this upstream
2015-07-30 07:56:20 +00:00
jasper
ce6ab329f5
- update to logstash-1.5.3
...
- switch to jdk 1.8
with Pavel Korovin
2015-07-30 07:53:26 +00:00
landry
b1570099de
Fix previous, collectd failed to load its plugins and really wants to
...
use gnu libtool with -export-symbol-regex when linking them, otherwise
it fails to find module_register. While here fix PKGLOCALSTATEDIR and
PIDFILE in src/daemon/Makefile.in.
Somehow, my limited testing on powerpc didnt show this failure at all..
All this from Pavel Korovin, thanks!
2015-07-27 14:53:38 +00:00
jasper
a21104a74f
merged upstream
2015-07-24 19:19:52 +00:00
jasper
752b039ce5
fix ruby 2.2 warning; spotted by sebastia@
2015-07-24 18:19:36 +00:00
jasper
4b3cf31135
merged upstream
2015-07-24 12:50:38 +00:00
jasper
2d90e1f1f3
submitted upstream
2015-07-24 07:17:03 +00:00
jasper
756c0b0ab3
update to p5-Sys-Virt-1.2.17
2015-07-23 09:58:35 +00:00
jasper
2d24fc6330
list all outstanding pull requests
2015-07-23 08:21:28 +00:00
jasper
d185feb05e
- update to facter-3.0.2
2015-07-23 08:06:28 +00:00
landry
2b05235748
Update to collectd 5.5.0.
...
Enable aggregation, curl_json, fhcount, log_logstash, memcached,
threshold, write_log & write_riemann plugins.
Add dependencies on devel/libyajl for curl_json & log_logstash and
devel/protobuf-c for write_riemann.
Add a README explaining how to run the daemon as _collectd user in case
you dont need the dns and ping plugins (the only ones requiring root).
Lots of patches merged upstream.
From Pavel Korovin with small tweaks by me, tested here on ppc.
2015-07-23 07:33:17 +00:00
steven
db5067400a
update to 3.6.4
...
ok ajacoutot@
2015-07-21 20:29:34 +00:00
ajacoutot
c7d8b5079a
Pushed upstream.
2015-07-20 20:16:59 +00:00
ajacoutot
f8d068c5aa
Update to toad-1.3.
2015-07-20 00:54:25 +00:00
jeremy
3b2e299ff9
Remove MODRUBY_RAKE_DEPENDS. Only necessary on ruby 1.8, and none of
...
the ports that use it are still built with ruby 1.8.
OK ajacoutot@
2015-07-19 02:10:31 +00:00
ajacoutot
f6c43daaa4
Sync with BZ.
2015-07-19 00:31:29 +00:00