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
ajacoutot
6bdd9b6c66
Missed bump (thanks jca@)
2015-07-18 05:49:27 +00:00
ajacoutot
8eadc19fb8
sudo(8) -> su(1)
2015-07-18 01:54:26 +00:00
ajacoutot
d8f2b96c75
Tweak DESCR.
2015-07-18 01:44:36 +00:00
jasper
9a64c7cf0f
merged upstream
2015-07-17 23:28:22 +00:00
jasper
369fb5bdc5
remove unused defines, no pkg change
2015-07-17 22:51:06 +00:00
ajacoutot
4e0d107db6
Sync with syslog.conf(5).
2015-07-17 21:46:19 +00:00
jasper
47e9fa3d27
print a warning when rcctl failed; instead of having the user guess at ruby
...
error messages
2015-07-17 18:09:55 +00:00
jasper
d7bf193d7c
unbreak runtime with ruby 2.2
2015-07-17 17:53:21 +00:00
ajacoutot
4eb86876c9
Needs textproc/docbook2x for building.
...
ok jasper@ (maintainer)
2015-07-17 15:29:44 +00:00
ajacoutot
373edc3260
Missed bump after the ruby default version update.
2015-07-17 05:54:45 +00:00
ajacoutot
2889a1d16f
Remove the perl bullshit.
2015-07-16 23:57:18 +00:00
ajacoutot
1c241ad856
Missed bump after the default ruby version change.
2015-07-16 23:00:45 +00:00
jasper
992c4d96bc
appease cpplint; no functional change
2015-07-16 22:22:02 +00:00
jasper
fb9ff99456
add a cmake flag to specify the location for facter.rb as suggested by upstream
2015-07-16 20:57:42 +00:00
jasper
1c4eab7dd4
merged upstream
2015-07-16 19:57:36 +00:00
ajacoutot
d31a860588
Sync with the patch in fd.o BZ.
2015-07-16 17:45:37 +00:00
jasper
652032cd70
merged upstream
2015-07-16 17:27:49 +00:00
jeremy
4ad0a6112f
Switch the default ruby version from ruby 2.1 to 2.2, and bump affected
...
ports.
OK jcs@ ajacoutot@
2015-07-16 17:27:08 +00:00
jeremy
ed104c1750
Remove use of lang/ruby module and fix PLIST to not depend on ruby 2.1.
...
OK jasper@
2015-07-16 17:24:39 +00:00
jasper
0c97c76a46
install libfacter.so in a way ruby can actually load it
2015-07-16 16:59:23 +00:00
jasper
5782aea29d
install facter.rb into vendorlibdir instead of vendordir
...
as discussed with jeremy@
2015-07-16 16:44:59 +00:00
jasper
872938b3d8
submitted upstream
2015-07-16 16:31:52 +00:00
jasper
5ba851d38e
when loading the ruby library it was only doing ruby_init(), but it didn't
...
setup the load path at all. this caused it to fail loading 'rbconfig'.
with jeremy@
2015-07-16 15:52:01 +00:00
jasper
aa20a2c902
install facter.rb into the right location
2015-07-16 05:25:50 +00:00
jasper
7150911dae
use default version instead of 1.9
2015-07-16 05:12:57 +00:00
jasper
df99d00b8b
pass the location of libruby at configure time, since we define the version
...
of ruby that'll be used anyway. drop a patch that did the dynamic lookup accordingly
2015-07-16 04:45:18 +00:00
jeremy
905777ffdd
Don't have an RDEP on lang/ruby/*, only lang/jruby
...
OK jasper@
2015-07-16 01:07:06 +00:00