165814 Commits

Author SHA1 Message Date
sthen
6e66d8524e update to icinga-web2-module-incubator-0.16.0 2022-04-27 07:14:55 +00:00
sthen
6559805c3a update to icinga-php-library-0.8.1 2022-04-27 07:14:43 +00:00
landry
6685219d9e sysutils/grafana: update to 7.5.15, from Lucas Raab
ok martin@
2022-04-27 06:58:50 +00:00
robert
d43243f3c3 update to 101.0.4951.41 2022-04-27 05:18:35 +00:00
abieber
a1ad5d21d1 Update restic to 0.13.1
OK sthen@
2022-04-27 02:27:32 +00:00
abieber
80cbb93c17 + shairport-sync 2022-04-27 02:21:09 +00:00
abieber
a60fb65d9c + _shairport 2022-04-27 02:20:03 +00:00
abieber
02a457079f Import shairport-sync, an AirPlay audio player.
DESCR:
Shairport Sync is an AirPlay audio player. It plays audio streamed from
iTunes, iOS, Apple TV and macOS devices and AirPlay sources such as Quicktime
Player and ForkedDaapd, among others.

tweaks from Paul de Weerd and OK/tweaks from sthen@
2022-04-27 02:19:25 +00:00
pvk
6d35ad94bd Update ansible 5.6.0 -> 5.7.0
Changelog: https://github.com/ansible-community/ansible-build-data/blob/main/5/CHANGELOG-v5.rst#v5-7-0
2022-04-26 21:49:32 +00:00
pvk
ee8ad254e6 Update ansible-core 2.12.4 -> 2.12.5
Changelog: https://github.com/ansible/ansible/blob/v2.12.5/changelogs/CHANGELOG-v2.12.rst#v2-12-5
2022-04-26 21:47:12 +00:00
pvk
cd426c2a54 Update vault 1.10.0 -> 1.10.1
Changelog: https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#1101
2022-04-26 21:45:23 +00:00
giovanni
d159304ab9 update to 1.6.15
from Leo Unglaub, thanks
2022-04-26 20:40:26 +00:00
tb
9cf6f5e7a9 +py-jsonpatch,python3
+py-jsonpointer,python3
2022-04-26 19:53:22 +00:00
tb
1c3caca3af import textproc/py-jsonpatch. From portno12 protonmail com; ok sthen
Library to apply JSON Patches according to RFC 6902.

JSON Patch is a format identified by the "application/json-patch+json"                              media type for expressing a sequence of operations to apply to a target                             JSON document. It is suitable for use with the HTTP PATCH method.
2022-04-26 19:50:29 +00:00
tb
00ff845db9 import textproc/py-jsonpointer. From portno12 protonmail com, ok sthen
Library to resolve JSON Pointers according to RFC 6901.

JSON Pointer is a standardized (RFC6901) way to select a value inside
a JSON Document (DOM). This is analogous to XPath for an XML document.
However, JSON Pointer is much simpler, and a single JSON Pointer only
points to a single value.
2022-04-26 19:44:05 +00:00
jsing
b4c75e5e31 Update lang/go to 1.18.1. 2022-04-26 19:42:58 +00:00
tb
d59a47e36f sigh; wrong directory in import command 2022-04-26 19:42:38 +00:00
tb
cf7766d29b import textproc/py-jsonpointer. From portno12 protonmail com, ok sthen
Library to resolve JSON Pointers according to RFC 6901.

JSON Pointer is a standardized (RFC6901) way to select a value inside
a JSON Document (DOM). This is analogous to XPath for an XML document.
However, JSON Pointer is much simpler, and a single JSON Pointer only
points to a single value.
2022-04-26 19:40:10 +00:00
sdk
a67e59536b In update 3.3.1, the @shell PLIST annotation got lost.
Noticed by solene.
ok solene@
2022-04-26 18:30:12 +00:00
sthen
f1db4956d4 update to asterisk-19.3.3 2022-04-26 18:20:31 +00:00
sthen
5c98dee115 update to asterisk-18.11.3 2022-04-26 18:20:30 +00:00
sthen
d19241643c update to asterisk-16.25.3 2022-04-26 18:20:29 +00:00
jcs
d523acb376 update to crystal-1.4.1 2022-04-26 15:44:52 +00:00
landry
220fdf32fb geo/postgis: fix WANTLIB after qhull update 2022-04-26 14:50:08 +00:00
landry
6595b1f354 geo/gdal: fix WANTLIB after qhull update 2022-04-26 14:49:21 +00:00
landry
dddf1fb7f7 math/plplot: fix build with reentrant version of qhull
patch from debian:
https://salsa.debian.org/science-team/plplot/-/blob/master/debian/patches/reentrant-qhull.patch
2022-04-26 14:48:53 +00:00
landry
a0aa2b0fb2 math/octave: update to 7.1.0, from Volker Schlecht
adds an RDEP on gtar and adapt scripts to use it.
tested by/ok steven@ (MAINTAINER)
2022-04-26 14:47:40 +00:00
landry
bbccb799f7 math/qhull: update to 2020.2, from Volker Schlecht
now only installs the reentrant version of libqhull; consumers will be
adapted to cope.

tested by steven@
2022-04-26 14:46:21 +00:00
mestre
0a450ee8b5 update to 0.8.5
upstream commits since previous version:

* FAQ: fix a typo, patch -> path
* Fix overtyping wide characters
* Fix null pointer access in strhandle
* follow-up fix for OSC color sequences, return
* Add support for OSC color sequences
* fix possible rare crash when Xutf8TextPropertyToTextList fails
* fix a problem that the standard streams are unexpectedly closed
* Add 14th bit to XK_SWITCH_MOD bitmask
* Mild const-correctness improvements
* fix: correctly encode mouse buttons >= 8 in X10 and SGR mode
* remove unused variable from previous patch
* ST: Add WM_ICON_NAME property support

ok sthen@
2022-04-26 13:54:55 +00:00
ajacoutot
1bf7a6f3ad Add missing DEP on x11/gnome/libadwaita.
this fixes build breakage because of missing gtk-update-icon-cache as
reported by sthen@
2022-04-26 13:30:57 +00:00
fcambus
e687005745 Update siege to 4.1.3. 2022-04-26 13:18:45 +00:00
fcambus
d22b1b2b6f Update libopenmpt to 0.6.2. 2022-04-26 13:17:45 +00:00
fcambus
fccd98761f Update libansilove to 1.3.1. 2022-04-26 13:16:47 +00:00
ajacoutot
886525c473 Merge patch from upstream. 2022-04-26 12:56:14 +00:00
sthen
0f172b62c2 py3-boto (unenforced dependency of duplicity for S3 storage) is no longer in
ports; adapt DESCR to point users at py3-boto3 and the boto3+s3:// URL format
instead. Reported by Tom Murphy.
2022-04-26 12:23:02 +00:00
sthen
d97de253c6 update to freerdp-2.7.0 2022-04-26 12:08:49 +00:00
sthen
cac6c19046 update to liveMedia-20220425 2022-04-26 10:44:30 +00:00
jsg
7bae0e56b6 update intel microcode to 20220419
only change is 06-5c-0a Apollo Lake Atom x5-E39xx
2022-04-26 10:36:49 +00:00
ajacoutot
26f44affe9 Update to awscli-1.23.0. 2022-04-26 09:12:03 +00:00
ajacoutot
2cd29db052 Update to py3-boto3-1.22.0. 2022-04-26 09:11:45 +00:00
ajacoutot
033ae737c6 Update to py3-botocore-1.25.0. 2022-04-26 09:11:31 +00:00
ajacoutot
8c7e508dfd Update to exoscale-cli-1.53.0. 2022-04-26 09:00:15 +00:00
kirby
ff7ecd1a57 register security update for devel/jansson 2022-04-26 07:49:37 +00:00
kirby
5dcbb2eefe Security update to jansson-2.14.
Fixes CVE-2020-36325
OK tb@
2022-04-26 07:42:37 +00:00
ajacoutot
73760af3f5 Prevent cyclic RDEP. 2022-04-26 07:28:51 +00:00
danj
ce168f105f Remove empty file 2022-04-25 22:26:34 +00:00
op
066bbaec13 update net/vger to 1.10
diff from Florian with some tweaks by me:

 - don't @owner/@group /var/gemini to _vger
 - tweak the README

discussed with and ok solene@, ok Florian Viehweger (MAINTAINER)
2022-04-25 19:35:59 +00:00
paco
bb24f821c7 update textproc/tree-sitter to 0.20.6
ok sthen@
2022-04-25 17:42:24 +00:00
jeremy
5b64efc9cf Avoid tainted string function deprecation warnings, and allow eventual
building and running without warnings on Ruby 3.2.

OK tb@
2022-04-25 16:04:21 +00:00
jeremy
477f3b51b4 Avoid tainted string function deprecation warnings, and allow eventual
building and running without warnings on Ruby 3.2.

OK tb@
2022-04-25 16:03:45 +00:00