Commit Graph

7144 Commits

Author SHA1 Message Date
espie
6c4c8f7a27 update to 2.6
use new licence markers, so we'll see who's up-to-date :)
2019-05-31 21:55:24 +00:00
espie
f451b5c79d minor bug-fix 2019-05-31 09:46:50 +00:00
bcallah
29cbc07eff Update to diffoscope-115 2019-05-30 22:03:35 +00:00
ajacoutot
c7e6f16ddb Update to amazon-ssm-agent-2.3.634.0. 2019-05-30 14:16:13 +00:00
ajacoutot
7fdc876c50 Update to nomad-0.9.1. 2019-05-30 11:59:30 +00:00
ajacoutot
fd963cd3cb Update to consul-1.5.1.
diff from Uwe Werler
2019-05-30 11:58:29 +00:00
sthen
4816ba49bd update to bacula-9.4.4 2019-05-30 11:14:46 +00:00
sthen
3a5bc8ac34 update to bacula-9.4.3 2019-05-28 22:24:07 +00:00
espie
bc77137e8d finally added an option which makes random_run NOT run 2019-05-28 21:20:32 +00:00
bket
cb8679141b Update to borgbackup-1.1.10.
Bugfix release. Noticeable change is that the latest supported
msgpack-python release is bundled. Changelog can be found at
https://github.com/borgbackup/borg/blob/1.1.10/docs/changes.rst#version-1110-2019-05-16

Switching to the bundled version of msgpack-python makes sense as the
version in ports is in need of an update: msgpack-python has been
renamed by its upstream, and borgbackup was seemingly the only port
unable to cope with this renaming, thus blocking an update.

OK kn@
2019-05-26 17:17:13 +00:00
danj
1ea1b83da8 Update to udfclient-0.8.9
From maintainer Josh Grosse.
2019-05-26 15:17:23 +00:00
espie
b46d4a471a minor upstream changes. Nothing new for us 2019-05-26 10:33:27 +00:00
espie
8694fd2b37 actually interface with sysconf to avoid execve E2BIG. 2019-05-25 19:27:48 +00:00
espie
78a12e7a5f lots more cleanup, probably all for today
(better options for regexp, and ways more examples in the manpage)
2019-05-25 12:20:26 +00:00
ajacoutot
424344a640 Update to google-cloud-sdk-247.0.0. 2019-05-25 10:47:00 +00:00
ajacoutot
6aa7ea3ae2 Update to awscli-1.16.166. 2019-05-25 10:44:41 +00:00
ajacoutot
60e5278ba4 Update to terraform-0.12.0. 2019-05-25 10:41:15 +00:00
ajacoutot
3914e4269b Update terraform providers. 2019-05-25 10:35:20 +00:00
espie
b03ae3169a minor bugfix 2019-05-25 08:42:24 +00:00
espie
c42b9b5648 bug fix 2019-05-24 21:02:07 +00:00
espie
a45e2f7077 yet another minor update with a new option 2019-05-24 14:11:07 +00:00
espie
dcd24f6513 upgrade to new version, now that we have decent std::filesystem support
gcc gets special love because of the way it defines things
2019-05-24 12:13:15 +00:00
naddy
af5ca64f57 Do not link explicitly with libstdc++, which doesn't exist on all archs
and isn't required.
While here, use the standard COMPILER setting.
ok nigel@
2019-05-23 11:01:14 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
e40f996745 another batch of ncurses->curses WANTLIB updates, skipping any
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
naddy
b08772880b switch to CONFIGURE_STYLE=autoreconf 2019-05-20 04:47:01 +00:00
naddy
792b694c0a switch to CONFIGURE_STYLE=autoreconf 2019-05-19 19:13:45 +00:00
ajacoutot
b6286da5b9 Depends on py-colorama-0.3.9. 2019-05-19 14:52:36 +00:00
semarie
aa92841324 update borgmatic to 1.3.5
works with the recent borgbackup update.
relax colorama dependency version requirement.

ok jasper@
2019-05-19 14:18:48 +00:00
ajacoutot
e8cdaaedde Update terraform providers. 2019-05-18 23:38:53 +00:00
ajacoutot
13a6878238 Update to terraform-0.11.14. 2019-05-18 23:31:43 +00:00
ajacoutot
e54a3ba4db Update to awscli-1.16.161. 2019-05-18 23:27:57 +00:00
pvk
c2cd37f535 Update rancid 3.8 -> 3.9
Changelog: https://www.shrubbery.net/rancid/CHANGES
Update maintainer's e-mail address
2019-05-18 00:20:59 +00:00
sthen
22de3ff02c set png16 WANTLIB entries back to png following the change in soname
part done by portbump, part by hand (it is easily confused)
2019-05-17 16:45:25 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +00:00
ajacoutot
bbc3a57abf Update to awscli-1.16.160. 2019-05-16 20:27:27 +00:00
ajacoutot
88c9ab80ed Update to google-cloud-sdk-246.0.0. 2019-05-15 19:05:53 +00:00
ajacoutot
563c42af9f Update to exoscale-cli-1.3.0. 2019-05-15 19:04:38 +00:00
ajacoutot
68bc0c4294 Update to awscli-1.16.158. 2019-05-15 18:57:47 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
sebastia
937ca0a2c3 Update to 3.2.0
while there, install r10k tool without GEM_BIN_SUFFIX, this bothers me
every time when the default ruby version gets updated
2019-05-15 07:07:44 +00:00
sthen
76b3ce449f bump REVISION as the packages I had built didn't have the changed maintainer 2019-05-14 20:40:43 +00:00
jsg
f1c756633e update intel microcode to 20190514
changes VERW instruction to clear CPU buffer

https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00233.html
https://www.intel.com/content/dam/www/public/us/en/documents/corporate-information/SA00233-microcode-update-guidance_05132019.pdf
https://software.intel.com/security-software-guidance/insights/deep-dive-intel-analysis-microarchitectural-data-sampling

take MAINTAINER as suggested by patrick@
2019-05-14 20:34:15 +00:00
sthen
c2f0c931dd Don't set a default MASTER_SITES if download points at github 2019-05-14 20:04:14 +00:00
claudio
9bedeaa323 Add node_exporter reminded by jasper@ 2019-05-14 18:55:53 +00:00
claudio
7779682e09 Prometheus exporter for hardware and OS metrics exposed by *NIX kernels,
written in Go with pluggable metric collectors.
OK sthen@
2019-05-14 17:21:31 +00:00
ajacoutot
37453ea373 Update to awscli-1.16.157. 2019-05-13 21:20:24 +00:00
danj
5154535cdd Remove maintainers per their requests 2019-05-13 16:46:23 +00:00
jasper
a8780c87bc update to borgmatic-1.3.3
from Tom Murphy
2019-05-12 15:53:55 +00:00
jasper
9c70131595 update to ncdu-1.14 2019-05-12 01:45:09 +00:00