sthen
e25d3e6772
update to py3-ffmpeg-progress-yield-0.5.0
2022-12-13 10:50:22 +00:00
sthen
e95f62d356
update to citus-11.1.4
2022-12-13 10:28:01 +00:00
sthen
9258442d41
Don't let update-plist substitute MAJOR in nextcloud's PLISTs, it results in
...
paths like [...]/data/acm-pca/2017-08-${MAJOR}/ instead of [...]/2017-08-22/.
OK gonzalo@
2022-12-13 09:55:42 +00:00
gonzalo
68da71031b
Update for Nextcloud to 25.0.2
...
OK sthen@
2022-12-13 09:40:34 +00:00
jca
ed687e52da
Move to riscv64gc-unknown-openbsd, upstream's preferred target name
...
Zap the initial riscv64-unknown-openbsd target name. Cross-compiled
riscv64gc bootstrap and lots of guidance from semarie@. This commit uses
a native bootstrap. ok semarie@ (maintainer)
2022-12-13 09:24:58 +00:00
ajacoutot
218cc14a5d
Update to packer-1.8.5.
2022-12-13 09:15:57 +00:00
ajacoutot
90bc6391c7
Update to awscli-1.27.28.
2022-12-13 08:58:41 +00:00
ajacoutot
4e6cb97b76
Update to py3-boto3-1.26.28.
2022-12-13 08:58:24 +00:00
ajacoutot
9b0bc70efb
Update to py3-botocore-1.29.28.
2022-12-13 08:58:13 +00:00
ajacoutot
6714233b13
Update to spidermonkey102-102.6.0.
2022-12-13 08:25:43 +00:00
ajacoutot
fb6b06a31c
Update to terragrunt-0.42.4.
2022-12-13 08:18:05 +00:00
ajacoutot
03016170d4
Update to cheese-43.0.
2022-12-13 07:50:46 +00:00
ajacoutot
018cdd1fa0
Update to govc-0.30.0.
2022-12-13 07:39:23 +00:00
ajacoutot
30ed5f3961
Update to py3-chromecast-13.0.3.
2022-12-13 07:34:16 +00:00
tb
efade99fbb
Actually update to protobuf 3.21.11
...
https://github.com/protocolbuffers/protobuf/releases/tag/v21.11
2022-12-13 05:04:48 +00:00
namn
9ca1a58a51
unbreak emulators/desmume with immutable userland mappings
...
BSS is immutable so mark it as mutable so that mprotect RWX works.
see: mimmutable(1)
bc009f82ea
reported by Mikolaj Kucharski <mikolaj at kucharski dot name>
tested by stsp@
ok stsp@ and bentley@ (maintainer)
2022-12-13 04:37:09 +00:00
kn
4ceebbb9f9
switch to qt6
2022-12-13 03:24:57 +00:00
sthen
f8324449b0
imapproxy: change package version; I ran into a surprising sort order
...
issue. Packaging failure reported by naddy@.
$ pkg_check-version imapproxy-1.2.8pre20220524 imapproxy-1.2.8pre2021.02p2
imapproxy-*- sorted: imapproxy-1.2.8pre20220524 imapproxy-1.2.8pre2021.02p2
2022-12-12 23:04:10 +00:00
tb
8aa0dbd1bc
Update to nghttp3 0.8.0
...
https://github.com/ngtcp2/nghttp3/releases/tag/v0.8.0
2022-12-12 23:02:10 +00:00
tb
abaa0032ec
Update to protobuf 3.21.11
...
Only version number bumps for the C++ code
https://github.com/protocolbuffers/protobuf/releases/tag/v21.11
2022-12-12 22:59:42 +00:00
tb
6326270134
Update to protobuf 3.21.11
...
Only version number bumps for the C++ code
https://github.com/protocolbuffers/protobuf/releases/tag/v21.11
2022-12-12 22:59:05 +00:00
danj
f6acb614fd
Update to redis-6.2.8
2022-12-12 22:46:28 +00:00
sthen
e1acbdca08
ngrep: reinstate pppoe support; upstream added pflog but not pppoe;
...
I missed removal of the latter when I updated previously
2022-12-12 22:22:38 +00:00
fcambus
e84829f801
Update lua-utf8 to 0.1.5.
2022-12-12 21:57:36 +00:00
fcambus
1e709f0a64
binutils: add fix for CVE-2022-38533 (heap buffer-overflow in strip).
...
From upstream commit log:
PR29482 - strip: heap-buffer-overflow
PR 29482
* coffcode.h (coff_set_section_contents): Sanity check _LIB.
2022-12-12 21:41:19 +00:00
naddy
0a7b6c018e
devel/libarchive: Drop Requires.private field from pkgconfig file.
...
Some failures will otherwise result in dependent ports since we do
not have a pkg-config file for iconv.
Reported and analyzed by sthen@
2022-12-12 20:45:36 +00:00
patrick
6b99de3800
update dtb to linux 6.1 and update qcom for-next patchset
...
ok tobhe@
2022-12-12 18:46:51 +00:00
kn
8763face52
Stop overwriting the C++ standard, tdesktop uses C++20
...
Sync with net/tdesktop/Makefile r1.45
2022-12-12 18:41:44 +00:00
bluhm
67bf02830e
update p5-IO-Socket-SSL to 2.078
2022-12-12 18:26:51 +00:00
sthen
572b2201ea
add comment mentioning pledge/unveil use
2022-12-12 16:47:41 +00:00
sthen
f3615e00a7
update to a newer svn checkout of imapproxy, plus add pledge/unveil
2022-12-12 16:46:59 +00:00
sthen
0c472397fb
svt-av1: add patch to fix quality degradation when MaxBitRate is specified
...
from upstream via Brad
2022-12-12 13:51:34 +00:00
sthen
dea5055fd9
php/8.2: adjust #ifdef around #include to match the #ifdef around a call
...
to ENGINE_cleanup, to avoid implicit declaration with libressl:
php-8.2.0/ext/openssl/openssl.c:1329:2: warning: implicit declaration of function 'ENGINE_cleanup' is invalid in C99 [-Wimplicit-function-declaration]
2022-12-12 13:30:58 +00:00
otto
3eb7a2c0b7
Update to PowerDNS Recursor 4.8.0
2022-12-12 13:00:26 +00:00
sthen
9ba34aedb1
update to bird-2.0.11
...
From the release notes:
o BGP roles (RFC 9234)
o BGP: Keepalive time scaling
o BGP: New 'min hold time' and 'min keepalive time' options
o BGP: New 'next hop prefer global' option
o Filter: For loops and direct recursion
o Filter: Mixed declarations of local variables
o Filter: Improved static type checks
o Filter: Literal [] for empty set
o Linux: Netlink KRT improvements
o BSD: Experimental support for Netlink API
o Memory management improvements
o Many bugfixes
In contrast to prior versions, configured keepalive time in BGP now scales
with negotiated hold time to maintain proportion between the keepalive time
and the hold time.
There is a minor change in recursive next hop processing. Previously,
recursive next hop must be resolved through a non-recursive route, now it must
be resolved through a prefix where both the best route and all routes with the
same preference (as the best route) are non-recursive. The old behavior might
lead in some corner cases to an infinite loop of recursive next hop resolution
due to a priority inversion.
2022-12-12 09:24:47 +00:00
ajacoutot
0174a5df80
Missing DEP on devel/gsettings-desktop-schemas.
...
reported by naddy@
2022-12-12 08:24:08 +00:00
ajacoutot
ac5e1bcd08
Missing BDEP on devel/gobject-introspection.
...
Regen PLIST while here.
2022-12-12 08:21:18 +00:00
tb
efeb76ab09
Update to rust-openssl-tests 20221211
2022-12-11 22:10:52 +00:00
naddy
b4a6d343b6
archivers/libarchive: update to 3.6.2
2022-12-11 21:41:16 +00:00
pascal
6fbfce18fc
add forgotten patch
2022-12-11 21:29:47 +00:00
pascal
38d32d23be
Update to Rakudo 2022.12.
2022-12-11 21:27:04 +00:00
pascal
526ec560c3
Update to NQP 2022.12.
2022-12-11 21:26:43 +00:00
pascal
5ff2be21f3
Update to MoarVM 2022.12.
2022-12-11 21:26:26 +00:00
denis
86a93392b4
update to v1.85.0
...
Update note: this release drops support for direct upgrade from VictoriaMetrics
versions prior v1.28.0
Changelog at https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.85.0
2022-12-11 15:21:47 +00:00
ajacoutot
3b6c38c4c8
Update to liblouis-3.24.0.
2022-12-11 11:47:37 +00:00
ajacoutot
7ff6ec08f8
Update to leafpad-0.8.19.
2022-12-11 11:44:37 +00:00
ajacoutot
4665e15f92
Update to ruby-dbus-0.18.1.
2022-12-11 11:39:33 +00:00
ajacoutot
08dba6bb2f
Update to py3-tagpy-2018.1.1.
2022-12-11 11:38:23 +00:00
ajacoutot
da10caca5d
Update to grip-4.2.3.
2022-12-11 11:29:27 +00:00
ajacoutot
8877ad8805
Update to taglib-1.13.
2022-12-11 11:21:20 +00:00