4851 Commits

Author SHA1 Message Date
landry
31b0739deb Add patches to fix browsing errors with perl 5.22 (use of defined.. see
https://bugzilla.redhat.com/show_bug.cgi?id=1259481) and backup failures
with smbclient > 4.2 (see https://bugzilla.redhat.com/show_bug.cgi?id=1294761)
2016-05-18 08:05:11 +00:00
ajacoutot
47537cf9d1 Update to awscli-1.10.29. 2016-05-18 05:44:15 +00:00
shadchin
cfd4960cdd Update to borgbackup 1.0.2. From Michael Reed (maintainer)
Rework test.

ok giovanni@ (prev diff)
2016-05-15 18:22:44 +00:00
jasper
6bf4a405af +py-statgrab,python3 2016-05-14 14:01:49 +00:00
jasper
795e73d19d - update to py-statgrab-0.7 (adds support for python3)
- enable python3 support
2016-05-14 14:01:04 +00:00
ajacoutot
2e22dfbdb7 +consul 2016-05-14 13:50:22 +00:00
ajacoutot
38a40de120 Import consul-0.6.4.
Consul is a tool for service discovery and configuration. Consul is distributed,
highly available, and extremely scalable

ok jasper@
2016-05-14 13:49:47 +00:00
jasper
1436dd274d update to 1.2.2 2016-05-14 12:52:59 +00:00
jasper
7fefb415f4 update to augeas-1.5.0 2016-05-14 12:52:49 +00:00
ajacoutot
cbd36dddd8 No need for /var/serf. 2016-05-14 09:55:07 +00:00
ajacoutot
7314ea56be Update to terraform-0.6.16. 2016-05-13 17:10:38 +00:00
sebastia
74334531f5 Also install the logstash-plugin utility to be able to manage plugins.
at least 'list', 'pack', 'unpack' commands tested to be working.

i.e. run it as: JAVA_HOME="$(/usr/local/bin/javaPathHelper -h logstash)" /usr/local/logstash/bin/logstash-plugin list

OK jasper@ (MAINTAINER)
2016-05-13 10:09:10 +00:00
ajacoutot
93a0febb57 Update to awscli-1.10.28. 2016-05-13 07:12:52 +00:00
espie
16c6d939fa Term-ReadKey is part of the base system now 2016-05-12 14:00:12 +00:00
ajacoutot
2278a69681 Update to salt-testing-2016.5.11. 2016-05-12 05:37:20 +00:00
ajacoutot
eb448a3a87 Update to google-cloud-sdk-109.0.0. 2016-05-12 05:36:11 +00:00
ajacoutot
3807f8cc7d No need for GO15VENDOREXPERIMENT=1 anymore now that we have a newer go. 2016-05-11 17:03:21 +00:00
ajacoutot
a7a67202e3 Update to awscli-1.10.27. 2016-05-11 05:40:03 +00:00
czarkoff
5137903b26 add PATH and CFLAGS to Go environment
Needed for cgo

OK jasper@
2016-05-09 08:55:45 +00:00
czarkoff
a11a018bee simplify MODGO_CMD environment customization
Clear user's environment with SETENV and provide MODGO_ENV for adding variables
to environment and MODGO_GOPATH for altering GOPATH.

OK ajacoutot@, jasper@, kspillner@
2016-05-08 12:29:17 +00:00
jca
a87170bfea Update to runit-2.1.2
Kill time_t patch committed upstream and drop maintainership while here.

WARNING: upstream changed back the default service directory to
/service, check the instructions in the README and
share/doc/runit/upgrade.html
2016-05-08 08:59:16 +00:00
sthen
79facf8a3d missed 'cvs add' in previous 2016-05-08 08:13:04 +00:00
sthen
2034b7c6af update to ipmitool-1.8.17 2016-05-07 14:18:12 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
jasper
ed84672382 drop GEM_BIN_SUFFIX; this is a standalone program 2016-05-07 08:58:36 +00:00
jasper
e4e08618e6 update to p5-Sys-Virt-1.3.4 2016-05-07 07:28:18 +00:00
sthen
a406b733fd make sure -current pkgname/revision are higher than stable 2016-05-06 21:39:03 +00:00
pascal
e40feefafc Update to 20160422 snapshot. 2016-05-06 19:22:11 +00:00
ajacoutot
e38d0c3797 +serf 2016-05-06 15:12:32 +00:00
ajacoutot
f96f0066b8 Import hashicorp-serf-0.7.0.
("serf" was already taken by net/serf)

Serf is a decentralized solution for service discovery and orchestration that is
lightweight, highly available, and fault tolerant.

An efficient and lightweight gossip protocol is used to communicate with other
nodes. Serf can detect node failures and notify the rest of the cluster. An
event system is built on top of Serf, letting you use Serf's gossip protocol to
propagate events such as deploys, configuration changes, etc. Serf is completely
masterless with no single point of failure.

ok jasper@
2016-05-06 15:10:00 +00:00
ajacoutot
e9c9c2d697 Update to awscli-1.10.26. 2016-05-06 05:53:24 +00:00
naddy
c1fbcfee6b x11/openmotif -> x11/motif 2016-05-05 19:52:28 +00:00
czarkoff
f7c3c0505e Set INSTALL_STRIP= for go ports
OK ajacoutot@, sthen@
2016-05-05 10:46:50 +00:00
ajacoutot
371b32e93c Update to google-cloud-sdk-108.0.0. 2016-05-05 07:59:33 +00:00
nigel
ed38f02d95 Update to 1.21, versions removed from CPAN dist file missing.
Ok sthen@
2016-05-04 15:28:24 +00:00
jasper
1560e48f17 Remove pointless upperbound, SENSOR_MAX_TYPES has no meaning here and we
break from the loop anyway when needed (when ENOENT is returned). This makes
it in line with other sensor walkers.

ok landry@ (MAINTAINER)
2016-05-04 11:11:55 +00:00
jasper
25149840d1 update to gitolite-3.6.5 2016-05-04 06:45:04 +00:00
ajacoutot
0154d76c57 Update to awscli-1.10.25. 2016-05-04 04:41:51 +00:00
ajacoutot
e11b70f1af naddy@ said it's better to use 'INSTALL_STRIP='.
Would be nice if the lang/go module did a sane thing by default.
2016-05-03 16:16:47 +00:00
sebastia
338f7d76b5 Re-add the rcscript that somehow got lost with the restructuring.
OK jasper@ (MAINTAINER)
2016-05-02 21:09:05 +00:00
ajacoutot
790c365d27 Install providers and provisionners.
Use INSTALL_SCRIPT to prevent stripping go binaries.
2016-05-02 16:16:17 +00:00
jasper
09bb40f056 update to libvirt-python-1.3.4 2016-05-02 09:21:38 +00:00
jasper
670a4badad update to libvirt-1.3.4 2016-05-02 09:21:37 +00:00
jca
b2935d604b +udfclient 2016-05-01 17:36:47 +00:00
jca
a355e76d5d Import udfclient-0.8.5
from maintainer Josh Grosse, ok zhuk@

cat pkg/DESCR:
UDFclient is a userland implementation of the UDF filesystem as defined
by the OSTA group. UDFclient is designed to be a study platform and a
run-up to a full read and write kernel level implementation.

UDFclient provides a user interface similar to ftp(1), but differs in
that it always fetches or writes directory structures recursively.
2016-05-01 17:28:32 +00:00
jasper
fda4a68e65 +tmuxinator 2016-05-01 17:25:48 +00:00
jasper
2e9e78f927 import tmuxinator-0.8.1
Create and manage complex tmux sessions easily.

ok aja@
2016-05-01 17:24:46 +00:00
steven
c83d342324 update to 3.7.2 2016-05-01 11:19:09 +00:00
semarie
ebb79e191d update sysutils/sysclean to 1.7
ok danj@
2016-04-30 13:14:09 +00:00
zhuk
05dd0f706f Remove KDE3 applications that have well-working KDE4+ counterparts. 2016-04-29 21:10:21 +00:00