Commit Graph

9333 Commits

Author SHA1 Message Date
ajacoutot
cd2eb66796 Update to remotebox-2.8. 2021-11-09 12:15:33 +00:00
ajacoutot
62ee2e171b The rc.subr system takes benefits of korn shell features; so explicitely
call /bin/ksh like it is done in the template.
2021-11-09 07:39:08 +00:00
rsadowski
0cfc9291ca Add missing run dependency on breeze-icons
Spotted by Yifei Zhan, thanks!
2021-11-09 06:45:43 +00:00
denis
cedef053c6 update to v0.9.5
light test and OK bket@
2021-11-08 14:53:13 +00:00
rsadowski
d1d7c00157 Update kubectl to 1.22.3 2021-11-08 08:48:38 +00:00
jsg
22f022c214 drop maintainer on sysutils/dtb
Updating this port has a high chance of breaking drivers as breaking
changes are frequently made to device trees in linux.  For example the
description of BeagleBone Black hardware changed in linux 5.15 to be
compatible with a new cpsw driver in linux.  This would break cpsw(4) if
the port were updated to 5.15.
2021-11-08 05:54:56 +00:00
ajacoutot
2120e41ce5 Use the new rc_stop_signal / rc_reload_signal variables.
Need a recent rc.subr.
2021-11-06 10:38:40 +00:00
ajacoutot
8fc8494640 Update to awscli-1.21.12. 2021-11-06 09:34:44 +00:00
ajacoutot
7e0bd1b22c Update to exoscale-cli-1.46.0. 2021-11-06 09:20:55 +00:00
ajacoutot
50202e9702 Update to p5-Sys-Virt-7.9.0. 2021-11-06 09:20:41 +00:00
ajacoutot
0bd150b279 Update to consul-template-0.27.2. 2021-11-06 09:18:51 +00:00
kn
be7a2bbffd Leave URL character encoding to ftp(1) and zap incorrect comment
I must've tested the wrong way back then as ftp(1) definitely does encode
URL characters if needed, so stop stating otherwise.

`portroach-cli -m .' (showing all ports for all maintainers) yields no
errors (anymore?), so ftp does encode all MAINTAINER values correctly.
2021-11-06 00:49:47 +00:00
sthen
fe95d6662c don't use -Werror, it trips -Wunused-but-set-variable with clang 13
patching to avoid the warning is annoying because it relates to a variable
used in some cases but not others depending on #defines
2021-11-05 23:18:15 +00:00
kurt
c56a15499b Add support for Raspberry Pi Zero 2 W via brcm-supplemental and
use Raspberry Pi 400 from brcm-supplemental as well.
okay sthen@ patrick@
2021-11-05 15:39:39 +00:00
ajacoutot
11dfaa999a Update to amazon-ssm-agent-3.1.501.0. 2021-11-05 10:06:49 +00:00
ajacoutot
dcb036376f Update to awscli-1.21.11. 2021-11-05 08:44:04 +00:00
ajacoutot
3fe9206d04 Update to google-cloud-sdk-363.0.0. 2021-11-05 08:42:27 +00:00
ajacoutot
178ca069da Update to terragrunt-0.35.6. 2021-11-04 11:17:48 +00:00
landry
a6483c00e5 sysutils/telegraf: better HOMEPAGE, from Bjorn Gohla 2021-11-03 07:54:45 +00:00
bket
daaad573f9 Update to rclone-1.57.0
Changelog: https://rclone.org/changelog/#v1-57-0-2021-11-01
2021-11-03 06:44:38 +00:00
sthen
3b64c389bd sort 2021-11-02 21:18:38 +00:00
sthen
0668f92789 sync WANTLIB, noticed by check-register when I was verifying python
bumps ("LIB_DEPENDS xxx not needed for ..")
2021-11-02 13:51:11 +00:00
ajacoutot
399e31f8d5 Update to py3-libvirt-7.9.0. 2021-11-02 12:42:22 +00:00
ajacoutot
583edac664 Update to libvirt-7.9.0. 2021-11-02 12:42:11 +00:00
sthen
384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
sthen
29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +00:00
ajacoutot
0d2c286d35 Add RCS Ids. 2021-11-01 13:00:14 +00:00
ajacoutot
9f890fe1da Drop MODGO_VERSION; it's in the Makefile already.
ok landry@
2021-11-01 12:57:07 +00:00
landry
7f5d3997a7 sysutils/telegraf: update to 1.20.3
see https://github.com/influxdata/telegraf/blob/master/CHANGELOG.md#v1203-2021-10-27
for the numerous changes since 1.13.4.

convert port to modules.inc, after much wrangling.

modbus (https://github.com/influxdata/telegraf/issues/10034) and
nats (https://github.com/influxdata/telegraf/issues/10035) plugins
disabled for now.
works in my limited testing on -current & 7.0.
2021-11-01 12:51:11 +00:00
landry
9041bd1e5d sysutils/loki: update to 2.3.0.
See https://github.com/grafana/loki/releases/tag/v2.2.0,
https://github.com/grafana/loki/releases/tag/v2.2.1,
https://github.com/grafana/loki/releases/tag/v2.3.0 and
https://github.com/grafana/loki/blob/main/docs/sources/upgrading/_index.md#230
2021-11-01 12:46:31 +00:00
tb
75444a7880 sysutils/monit: use code path that uses X509_OBJECT_{new,free}() instead
of the one using an X509_OBJECT on the stack.
2021-10-31 17:34:51 +00:00
ajacoutot
b38d11281a Update to packer-1.7.8. 2021-10-31 14:23:33 +00:00
sthen
2ff17588ff remove py3 flavour of py-scandir, it's not needed 2021-10-31 11:44:52 +00:00
sthen
ecc401aba5 fix bogus MODPY_VERSION variables in PLIST entries 2021-10-31 11:34:49 +00:00
ajacoutot
2a0f5bb686 Update to awscli-1.21.7. 2021-10-31 08:31:30 +00:00
sthen
e7926a62a1 drop maintainer as requested 2021-10-30 22:01:00 +00:00
ajacoutot
2f0a8ab66c Fix build with meson >= 0.60.0 2021-10-30 21:41:09 +00:00
ajacoutot
35d23b96ab Update to terragrunt-0.35.5. 2021-10-30 16:56:10 +00:00
ajacoutot
c21003831f Update to terraform-1.0.10. 2021-10-30 16:55:59 +00:00
ajacoutot
64e3cf64a0 Fix build with meson >= 0.60.0 2021-10-30 14:35:24 +00:00
ajacoutot
98faa1c315 Fix build with meson >= 0.60.0.
Drop USE_GMAKE while here.
2021-10-30 14:26:23 +00:00
ajacoutot
8a4653a17f Missing BDEP on textproc/gtk-doc.
ok landry@
2021-10-30 12:37:08 +00:00
ajacoutot
47dd4fd273 Install libvirt.conf for sasl2 now that we include support for it. 2021-10-30 12:29:05 +00:00
ajacoutot
db60203b04 docs: fix docs output path with meson 0.60.0 (from upstream) 2021-10-30 12:25:33 +00:00
sthen
2a069304e0 add note that 21+ drops py2 support; py2-setuptools needs this so if
updating it will need splitting
2021-10-30 12:18:38 +00:00
phessler
1b8281d00d java dependency on aarch64 changed some time ago, bump REVISION 2021-10-30 10:44:10 +00:00
bcallah
685b434426 Update to diffoscope-189 2021-10-30 03:59:45 +00:00
landry
9c5fd95def sysutils/upower: update to 0.99.13
upstream doesnt provide release tarballs anymore, so fetch a tarball
from a git tag on gitlab, and use autohell. Next release will use meson :)

see https://cgit.freedesktop.org/upower/tree/NEWS#n1 for changes

ok/requested by ajacoutot@
2021-10-29 18:26:41 +00:00
sthen
3f3f090494 add annotations for py-* ports using python 3 without a ,python3 flavour,
change some existing annotations, so "grep ' py-' ports/*/Makefile | grep
-v python3" does better at finding the py-* things still using py2
2021-10-29 16:23:36 +00:00
sthen
ea922cdbf7 convert another batch of py2+3 ports to py3-only, and remove a few more
py2-only ports providing py-* modules that are no longer used in ports.

this doesn't change ports used to support standalone py2-only applications,
not currently planned to remove those at least until a few things with no
real alternatives get ported to py3.
2021-10-29 15:38:40 +00:00