7772 Commits

Author SHA1 Message Date
sthen
79eb3c3cc3 update to bacula-9.6.3 2020-03-10 15:58:53 +00:00
bcallah
448283321a Update to lookat-2.0.0
Adds utf8 support, a change in the default color scheme, and improved error
handing. Also improved installation routine.
ok remi@
2020-03-08 19:26:38 +00:00
bket
d624cdd02e Update to borgbackup-1.1.11
Changes:
https://github.com/borgbackup/borg/blob/1.1.11/docs/changes.rst#version-1111-2020-03-08

This update fixes potential index corruption / data loss issue.

While here add HOMEPAGE.

OK kn@, sthen@
2020-03-08 14:52:29 +00:00
bcallah
d1fb4600dc Update to coreutils-8.32
Summary of user-visible changes:
https://lists.gnu.org/archive/html/coreutils-announce/2020-03/msg00000.html
Big endian testing and ok cwen@
2020-03-08 04:04:02 +00:00
ajacoutot
f259f508bd Update terraform providers. 2020-03-07 12:40:55 +00:00
ajacoutot
815446d9f5 Update to awscli-1.18.16. 2020-03-07 12:18:17 +00:00
ajacoutot
c130e406a4 Update to terragrunt-0.23.0. 2020-03-07 12:08:16 +00:00
ajacoutot
1ced05ea02 Update to terraform-0.12.23. 2020-03-07 12:02:18 +00:00
ajacoutot
a63e76d244 Update to govc-0.22.2. 2020-03-07 12:02:02 +00:00
sthen
3994263d60 +loki 2020-03-07 10:13:17 +00:00
sthen
8d3164d939 import ports/sysutils/loki, from Eric Elena, ok landry@
Loki is a log aggregation system inspired by Prometheus. It does not index the
contents of the logs, but rather a set of labels for each log stream.

Compared to other log aggregation systems, Loki:
- does not do full text indexing on logs
- indexes and groups log streams using the same labels as Prometheus, allowing
  to seamlessly switch between metrics and logs using the same labels
- has native support in Grafana

A Loki-based logging stack consists of 3 components:
- promtail is the agent, responsible for gathering logs and sending them to Loki
- loki is the main server, responsible for storing logs and processing queries
- Grafana for querying and displaying the logs

Additionally 2 other components are provided:
- logcli to run LoqQL queries against a Loki server
- loki-canary to audit the log capturing performance of Loki
2020-03-07 10:12:55 +00:00
sebastia
846d190f54 Update 5.5.17 -> 5.5.18 2020-03-06 15:20:31 +00:00
bket
a10c15cd3c Update to xxhash-0.7.3
Changes: https://github.com/Cyan4973/xxHash/blob/v0.7.3/CHANGELOG
2020-03-06 04:22:13 +00:00
remi
537c49724c Update rsyslog to version 8.2002.0
OK sthen@
2020-03-05 21:06:17 +00:00
martin
2fe6d09a42 Update grafana to 6.2.2.
From Eric Elena <eric@voguemerry.com>

OK landry@
2020-03-05 10:09:51 +00:00
sthen
e3fbe4b0cf update certbot/py-acme to 1.3.0, switch unique dependencies to py3 only 2020-03-04 14:33:28 +00:00
ajacoutot
0a05bb0605 Update to google-cloud-sdk-283.0.0. 2020-03-04 08:56:08 +00:00
sthen
38ebf45a49 fix moreutils: missed cvs add, problem reported by naddy@ 2020-03-03 20:13:30 +00:00
sthen
a96a5e6f8b update to ddrescue-1.25 2020-03-03 14:29:54 +00:00
sthen
c9c532b303 sysutils/moreutils: there is a cygwin codepath to implement waitid() as needed
by moreutils' "parallel" tool that we can also use, so enable it. install the
binary as "parallel.moreutils" to avoid conflicting with GNU parallel
2020-03-02 19:44:34 +00:00
remi
c0a3d02705 Update to version 1.5.0.
This version starts using SSL_CONF_CTX_set_flags() which is not supported
by LibreSSL.

Inpuit and OK stehn@.
2020-03-02 16:41:50 +00:00
semarie
614c7c9d0e small devel/cargo cleanup
keep MODCARGO_CRATE for libc separated from the big list, and properly document it.
2020-03-02 07:20:23 +00:00
sthen
5644fc40f5 bacula: fix LIB_DEPENDS-server 2020-03-01 22:04:06 +00:00
ajacoutot
ce3986bf88 Update to terragrunt-0.22.5. 2020-03-01 16:38:02 +00:00
ajacoutot
a14ce5c3d4 Update to consul-1.7.1. 2020-03-01 16:28:15 +00:00
ajacoutot
f01cf977ec Update to awscli-1.18.11. 2020-03-01 10:17:34 +00:00
martin
d9a6cb908b py-lockfile needs to be a runtime dependency, not only a test dependency
pointed out by Eric JACQUOT <ejacquot@delfic.org>
2020-03-01 08:11:41 +00:00
ajacoutot
a7a0ec6e26 Update terraform providers. 2020-03-01 00:08:54 +00:00
sthen
344eceddfb sysutils/bacula: my attempt at enforcing tighter version spec didn't go
so well, remove it for now. dpb -F problem reported by naddy.
2020-02-29 15:40:11 +00:00
ajacoutot
0e96b08cc9 Update to google-cloud-sdk-282.0.0. 2020-02-29 09:37:04 +00:00
ajacoutot
7bbb7cbec0 Update to ecs-cli-1.18.1. 2020-02-29 09:35:24 +00:00
sthen
010297462d update to Bacula 9.6.2, switch bat to Qt5 2020-02-28 23:26:53 +00:00
martin
7df5244383 Update py-daemon from python2-only 1.6 to python3-only 2.2.4.
Take maintainer and adjust quirks accordingly.

With input and OK bket@
2020-02-28 21:01:11 +00:00
naddy
e9d61120ad bump after change to PLIST 2020-02-28 16:09:32 +00:00
remi
e7d6c47328 Update netshot to version 0.14.1.
- Library update (vulnerability fix)
- Fix an error which could prevent the removal of credential sets
- Add support for PKCS12 keystores (default now)

Looks good to jca@.
Input from stehn@.
2020-02-28 07:45:04 +00:00
paco
1b67eef0b8 fix @conflict line
Thanks bket@ for the heads up

ok kmos@
2020-02-27 18:47:58 +00:00
kurt
5ab1c32ce9 Add Rock960 support and some ports Makefile adjustments.
Rock960 support tested by Klaus Küchemann. okay jsg@
2020-02-27 14:45:50 +00:00
bcallah
dd7212512a Update to bfs-1.6
Changelog: https://github.com/tavianator/bfs/releases/tag/1.6
2020-02-26 12:38:02 +00:00
paco
c288398e10 remove py-prometheus_client
ok jca@
2020-02-26 10:46:42 +00:00
kn
d1ac13bd4f Remove sysutils/grub
i386 only, BROKEN due to clang and ports-gcc and dead upstream.

OK tracey kmos kili
2020-02-26 09:49:40 +00:00
paco
ac48484d2e Migrate to python3 only
ok bket@, kmos@
2020-02-26 09:09:00 +00:00
jasper
6693628fd9 use HW_NCPUONLINE; already merged upstream but I forgot to commit to cvs 2020-02-24 07:26:59 +00:00
sthen
fb8b06f62e additional notes for flashrom's readme 2020-02-22 10:39:56 +00:00
ajacoutot
7ba3376a72 Update to terraform-provider-alicloud-1.71.1. 2020-02-22 09:38:54 +00:00
ajacoutot
52ee06639d Update to awscli-1.18.5. 2020-02-22 09:31:27 +00:00
ajacoutot
509988d29f Update to terragrunt-0.22.4. 2020-02-22 09:11:48 +00:00
ajacoutot
f1dc957bf5 Update to google-cloud-sdk-281.0.0. 2020-02-22 08:57:41 +00:00
ajacoutot
2c87d7ed96 Update to nomad-0.10.4. 2020-02-21 12:20:51 +00:00
ajacoutot
13bacd5d50 Update to terraform-0.12.21. 2020-02-21 11:28:14 +00:00
ajacoutot
8844e2d69c Update to amazon-ssm-agent-2.3.871.0. 2020-02-21 11:26:07 +00:00