Commit Graph

5135 Commits

Author SHA1 Message Date
sebastia
f373c6ea8f simple update to 4.2.5
works for me since some days
2017-01-03 08:03:33 +00:00
sebastia
730214b928 Use a proper version instead of a specific git commit, latest
version is after that git commit.
2017-01-03 07:55:43 +00:00
sebastia
d52c679fe1 Use a proper version instead of a specific git commit, latest
version is after that git commit.
2017-01-03 07:54:59 +00:00
sebastia
66c55fb5c9 Use a proper version instead of a specific git commit, latest
version is after that git commit.
2017-01-03 07:54:11 +00:00
landry
96800c7037 use MODPY_DEFAULT_VERSION_3 instead of hardcoding 3.4 2017-01-02 07:07:30 +00:00
ajacoutot
8d4c49a9bd Fix rc.d(8) script to comply to our template and habits.
While here, fix the @extraunexec line; from sthen@

"seems sensible" sthen@
2016-12-31 15:25:18 +00:00
sthen
4ee32be24f autoconf picks up cppunit if present; add to bdep 2016-12-30 22:54:47 +00:00
jca
0d8cf857ae Stop limiting freeipmi to i386 and amd64.
sthen@ points out that low-level io (inb/outb) isn't needed any more on
those archs, now that we have an ipmi driver.  ok sthen@
2016-12-30 17:39:22 +00:00
ajacoutot
64ab717b7a Update to awscli-1.11.35. 2016-12-30 11:20:10 +00:00
jca
a83303f0ab Doesn't build on arm.
ok sthen@ (maintainer)
2016-12-29 18:26:47 +00:00
jca
35261d3cbf Needs a C++11 compiler, also use lang/gcc on arm.
ok jasper@ (maintainer)
2016-12-29 13:50:31 +00:00
jca
5db2e61be8 p5-IO-stringy is needed for tests.
From Andreas Kusalananda Kahari (maintainer)
2016-12-29 09:10:36 +00:00
zhuk
a47f492f02 Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
ajacoutot
91042b1d69 Update to awscli-1.11.34. 2016-12-23 15:33:41 +00:00
ajacoutot
0e5224992a Update to consul-0.7.2. 2016-12-22 16:05:26 +00:00
ajacoutot
a170538301 Needs groff.
spotted by abieber@
2016-12-22 15:11:53 +00:00
ajacoutot
8e82da8c91 Update to awscli-1.11.33. 2016-12-22 10:53:08 +00:00
landry
2222c2128d +riemann 2016-12-21 12:52:45 +00:00
landry
9ed7a251d0 Import riemann 0.2.12, from MAINTAINER Pavel Korovin /p/tristero/se
Riemann provides low-latency, transient shared state for systems with many
moving parts.
Riemann aggregates events from your servers and applications with a powerful
stream processing language. Send an email for every exception raised by your
code. Track the latency distribution of your web app. See the top processes
on any host, by memory and CPU. Combine statistics from every Riak node in
your cluster and forward to Graphite. Send alerts when a key process fails
to check in. Know how many users signed up right this second.

ok sthen@
2016-12-21 12:51:56 +00:00
ajacoutot
7649a937d9 Update to awscli-1.11.32. 2016-12-21 09:03:49 +00:00
danj
1ca2c4b122 Update to borgbackup-1.0.9
From Bjorn Ketelaars (maintainer)
2016-12-20 18:46:46 +00:00
ajacoutot
42e0c786fa Update to awscli-1.11.31. 2016-12-20 11:55:58 +00:00
sebastia
7b36a17b3d simple update to 2.9.1 2016-12-20 10:42:42 +00:00
sebastia
159cbed2d9 Simple update to 4.8.1, runs for me since some days 2016-12-20 10:41:44 +00:00
sebastia
cfb1f81f28 simple update to 2.5.1 2016-12-20 10:40:53 +00:00
naddy
2e45c6561b maintenance update to 2.27 2016-12-19 20:43:49 +00:00
sebastia
b4b635c9ac Update to 4.2.4
new RDEP to py-certifi

OK jasper@
2016-12-17 21:44:06 +00:00
ajacoutot
28be548f01 Update to login_krb5-6.1.2. 2016-12-17 14:58:54 +00:00
sthen
2ec7e8f3cc re-add paramiko dep; ansible doesn't start ("Unexpected Exception: The
'paramiko' distribution was not found") if it's missing. discussed with
landry, ok jasper (maintainer)
2016-12-16 15:26:14 +00:00
ajacoutot
288305342b Update to awscli-1.11.30. 2016-12-16 08:56:54 +00:00
ajacoutot
38303e6073 Update to terraform-0.8.1. 2016-12-16 08:41:16 +00:00
ajacoutot
6b0035e108 Update to google-cloud-sdk-138.0.0. 2016-12-15 09:21:52 +00:00
ajacoutot
eb43ca9283 Update to awscli-1.11.29. 2016-12-15 09:16:44 +00:00
ajacoutot
c67be3eeff Update to salt-2016.11.1. 2016-12-14 08:58:03 +00:00
fcambus
8b8e41c556 Add psftools. 2016-12-13 09:44:44 +00:00
fcambus
dc0aeeab56 Import sysutils/psftools.
The PSFTOOLS are designed to manipulate fixed-width bitmap fonts, such as
DOS or Linux console fonts. Both the PSF1 (8 pixels wide) and PSF2 (any
width) formats are supported; the default output format is PSF2.

OK juanfra@
2016-12-13 09:42:19 +00:00
landry
c55f7ac65c Ugly bandaid: bump CMDLINE_BUFFER_SIZE to 16k instead of defaulting to
4k, i'm hitting "processes plugin: Command line did not fit into
buffer." warning way too much and this spams logs. Better solution would
be to dynamically alloc the array on the fly as-needed like top/ps
does..
2016-12-12 17:55:24 +00:00
jsg
5b3c1ec86a update dtb to linux 4.9 2016-12-12 03:43:30 +00:00
patrick
05af4bbef2 +sysutils/u-boot,aarch64 2016-12-11 14:09:58 +00:00
patrick
902ac68283 Split sysutils/u-boot into two FLAVORs so that we can use the same
port to compile 32- and 64-bit ARM u-boots.

ok and with help from jsg@
2016-12-11 14:08:38 +00:00
ajacoutot
e34a751043 Update to google-cloud-sdk-137.0.1. 2016-12-10 07:37:17 +00:00
ajacoutot
82af5d0355 Update to awscli-1.11.28. 2016-12-09 10:44:52 +00:00
jasper
9862f86c13 update to pyghmi-1.0.14 2016-12-08 19:04:28 +00:00
ajacoutot
5f2bc41cf1 Update to terraform-0.7.13. 2016-12-08 17:21:13 +00:00
ajacoutot
fbcb6c1806 Update to google-cloud-sdk-137.0.0. 2016-12-08 10:29:25 +00:00
ajacoutot
5ef6802571 Update to awscli-1.11.27. 2016-12-08 10:26:13 +00:00
landry
f9eaf01334 add link to upstream pull-request 2016-12-08 10:06:42 +00:00
landry
3981736abe Drop useless patch, netinet/in.h is properly detected and included. 2016-12-08 09:42:11 +00:00
ajacoutot
72df7f493f Update to awscli-1.11.26. 2016-12-07 08:29:49 +00:00
ajacoutot
9dd1ec53dd Update to awscli-1.11.25. 2016-12-06 08:55:18 +00:00