Commit Graph

4165 Commits

Author SHA1 Message Date
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
jca
3be41d5bf2 guard SSLv3_client_method() 2015-07-18 22:45:36 +00:00
kirby
bd70e48be0 unbreak build for user not in operator group. spotted by ajacoutot@, thanks
add missing LIB_DEPEND and bump.
2015-07-18 22:14:40 +00:00
ajacoutot
be38591e19 Missed in previous. 2015-07-18 21:39:05 +00:00
jeremy
e07f7c31e7 Remove MODRUBY_ICONV_DEPENDS. ruby 1.8 specific ports can hard code
the dependency, more modern ports don't need it.

OK ajacoutot@
2015-07-18 21:07:40 +00:00
jeremy
aa3fa6c794 Remove unnecessary dependency on ruby-json.
The json library is shipped with ruby 1.9+, and these ports support the
json library that comes with ruby.  While here, remove some
MODRUBY_ICONV_DEPENDS as those only are necessary on ruby 1.8.

OK jasper@
2015-07-18 15:46:11 +00:00
kirby
e080e4ce23 update to apcupsd-3.14.13.
the most significatn change is added support of modbus upses.
2015-07-18 12:04:54 +00:00