165181 Commits

Author SHA1 Message Date
sthen
f54fe6a8e2 sync WANTLIB 2022-03-31 16:10:29 +00:00
sthen
050db92c5e sync WANTLIB 2022-03-31 14:52:50 +00:00
sthen
f3b0fc339f sync WANTLIB 2022-03-31 14:43:32 +00:00
sthen
124da53a6d sync WANTLIB 2022-03-31 14:20:40 +00:00
sthen
1b98a94d33 sync WANTLIB 2022-03-31 14:10:58 +00:00
sthen
96373e7d95 sync WANTLIB 2022-03-31 14:03:20 +00:00
sthen
19fd138abe update MAC list 2022-03-31 14:00:37 +00:00
sthen
48de8415e0 sync WANTLIB 2022-03-31 13:58:00 +00:00
sthen
2e55f16d6b sync WANTLIB 2022-03-31 13:53:32 +00:00
sthen
fa9b267a30 sync WANTLIB 2022-03-31 13:44:42 +00:00
sthen
e766bd2b3b update to asciidoctor-2.0.17, maintainer timeout (been through a bulk) 2022-03-31 13:41:49 +00:00
sthen
5b4588fb39 sync WANTLIB 2022-03-31 13:37:02 +00:00
sthen
d9b7bd57ac sync WANTLIB 2022-03-31 12:54:26 +00:00
sthen
45398fe1b1 sync WANTLIB for various ports with "NOT REACHABLE" libs 2022-03-31 12:52:13 +00:00
sthen
d06e05b3a5 adjust M_ARCH (used in SUBST_VARS) so that it doesn't pick up some files
incorrectly
2022-03-31 11:18:26 +00:00
ajacoutot
42cbb4e2dc Merge upstream fix for:
[GLX] Crash on process exit

ok robert@
2022-03-31 09:11:14 +00:00
ajacoutot
648cb83e56 Update to py3-libcloud-3.5.1. 2022-03-31 07:21:19 +00:00
sthen
e82926a8c7 Adjust PHP readme showing how to use multiple versions of php-fpm in
parallel. Also mention NGINX Unit.
2022-03-31 07:09:52 +00:00
ajacoutot
58d936a5d4 Update to harfbuzz-4.2.0. 2022-03-31 07:04:40 +00:00
sthen
40215f8529 icbd: enable debug packages 2022-03-31 06:44:34 +00:00
sthen
11ae68af7b khard actually deals with local vcf files rather than CardDAV directly,
update COMMENT/DESCR with some clues. Based on a diff from Marcus Merighi
ok paco@
2022-03-30 20:02:59 +00:00
robert
9a868bf706 unbreak on i386 by updating the ffmpeg config 2022-03-30 16:17:37 +00:00
op
c18c64f1e9 update sysutils/nq to 0.5
changelog:

* Notable change: nq now creates files with permissions 0666 and subject
  to your umask (like most programs that create new files).  If your queue
  needs to remain secret, prohibit access to the whole directory.

* Support for nq in a multi-user environment: having read permission for
  queued tasks in the directory is enough to wait for them.

* Makefile: support INSTALL variable.

* Bugfix: create $NQDONEDIR properly
2022-03-30 13:32:32 +00:00
ajacoutot
2839590064 Update to yaru-22.04.3.1. 2022-03-30 09:35:00 +00:00
ajacoutot
817ad49949 Update to google-cloud-sdk-379.0.0. 2022-03-30 08:17:02 +00:00
sthen
ff52f98a84 asterisk updates with their fix for the curl build issue and another build issue 2022-03-30 08:13:08 +00:00
ajacoutot
a72e99045f Update to Imath-3.1.5. 2022-03-30 08:11:31 +00:00
sthen
1d8a218a0a update to composer-2.2.10 2022-03-30 08:10:43 +00:00
ajacoutot
02e5fc1761 Update to awscli-1.22.84. 2022-03-30 08:09:36 +00:00
ajacoutot
813b834d8d Update to py3-boto3-1.21.29. 2022-03-30 08:09:21 +00:00
ajacoutot
44ba015c43 Update to py3-botocore-1.24.29. 2022-03-30 08:09:05 +00:00
sthen
ee5a811393 update to unifi-7.0.25 2022-03-30 08:03:10 +00:00
ajacoutot
20cd06f82f Update to amazon-ssm-agent-3.1.1188.0. 2022-03-30 08:02:57 +00:00
sthen
d9151ac30f unifi: tweak message when replacing snappy-java with our version with
OpenBSD binary component
2022-03-30 08:00:22 +00:00
martin
4719e12143 Update telegraf to v1.22.0. From Lucas Raab.
Fixes a few snmp and modbus issues important for release, but breaks
short-lived arm64 support for now.

Discussed and tested with a few. OK landry@
2022-03-30 07:05:21 +00:00
kmos
8402d8b0d0 Fix build of fnc on sparc64 by shifting from base-gcc to ports-gcc 2022-03-30 02:22:25 +00:00
sebastia
c9a6b433c2 update to 2022-03-24 2022-03-29 21:08:54 +00:00
tj
fb26a05b22 backport upstream patch to fix an out-of-bounds read
ok naddy
2022-03-29 20:50:46 +00:00
sdk
892fd742e7 Update krita-gmic-plugin 3.0.0.1 => 3.0.2.1 2022-03-29 20:46:53 +00:00
sebastia
0cc99896c6 update 3.3.0 -> 3.4.1 2022-03-29 20:17:42 +00:00
robert
c2bfffff12 update to 100.0.4896.60 2022-03-29 19:41:01 +00:00
sdk
f7aa81e142 Replace gmic-qt-krita 3.0.2 with krita-gmic-plugin 3.0.0.2
- remove gmic-qt/krita (broken)
- set quirk to replace it with krita-gmic-plugin
- set EPOCH in krita-gmic-plugin because 3.0.0.2 > 3.0.2
- set conflict marker in krita-gmic-plugin

With help from radowski@, sthen@

OK sthen@
2022-03-29 18:31:13 +00:00
edd
437fbd99e8 security/gnupg: Update to version 2.2.34.
Prompted by jca@ and OK sthen@. Thanks.

(Also dropping MAINTAINER, as I don't use gpg any more).
2022-03-29 15:28:19 +00:00
ajacoutot
cbd294e306 Update to awscli-1.22.83. 2022-03-29 14:44:10 +00:00
ajacoutot
275434fec7 Update to py3-boto3-1.21.28. 2022-03-29 14:43:56 +00:00
ajacoutot
789548cdc4 Update to py3-botocore-1.24.28. 2022-03-29 14:43:45 +00:00
robert
01eee621ba security update to to 3003.4
https://saltproject.io/security_announcements/attention-some-critical-vulnerabilities-have-been-discovered-in-salt-versions-3004-and-earlier/
2022-03-29 13:36:00 +00:00
landry
220c1e7521 geo/mapcache: update to 1.12.1
see https://github.com/mapserver/mapcache/pull/282
2022-03-29 13:29:22 +00:00
tb
58cbeb16e8 Update lean to 3.42.1 2022-03-29 13:09:38 +00:00
robert
b6ee163e3e re-add missing clang specific flags 2022-03-29 10:55:48 +00:00