170191 Commits

Author SHA1 Message Date
caspar
0d555f986f Tor Browser: update to 12.0a3
Yes, that's an alpha release, which is not ideal. Unfortunately however,
Tor Browser's last stable release is based on an unsupported version of
Firefox ESR which does not build with the newest version of Rust (which
we already have).

If you don't want to use an alpha release of Tor Browser, it's probably
best to run OpenBSD 7.2 for another month until Tor Browser 12.0
is released.

Encouraged by landry@ tb@ george@
OK landry@
2022-10-27 17:37:13 +00:00
naddy
a8fb9fe197 audio/flac: drop useless master site
downloads.xiph.org already redirects to ftp.osuosl.org, so the
latter does not add redundancy.
2022-10-27 16:56:13 +00:00
sthen
eb7147c1e8 update to traccar-5.4, similar diff from maintainer Renaud Allard 2022-10-27 16:43:13 +00:00
robert
48988d46f9 add build dependency on qt5 base which was missing from the previous commit 2022-10-27 16:37:37 +00:00
millert
fcbabdd359 Update to 1.9.12 2022-10-27 16:34:07 +00:00
bluhm
aeabeb4551 update p5-OPCUA-Open62541 to 1.05 2022-10-27 16:06:04 +00:00
sthen
cad451fdf8 use MODPY_PYBUILD 2022-10-27 15:31:26 +00:00
naddy
7e567545e5 audio/flac: update to 1.4.2 2022-10-27 15:07:32 +00:00
tb
5a205f3233 sysutils/moreutils: fix build after addition of waitid(2) to base.
ok sthen (maintainer)
2022-10-27 15:05:05 +00:00
naddy
876c92fd4c audio/libao: check memory allocations for success
From upstream, via Brad
2022-10-27 14:43:29 +00:00
sthen
4f0f377f90 add a MESSAGE with a quick note about disabling "CAP LS" in
newer irssi versions; use https HOMEPAGE/MASTER_SITES while there
2022-10-27 14:04:51 +00:00
op
0d6496c6e9 update math/cglm to 0.8.7
previous release didn't ship some headers for the new functions; no
changes to existing APIs.
2022-10-27 12:24:52 +00:00
landry
40231bf381 mail/mozilla-thunderbird: update to 102.4.1.
see https://www.thunderbird.net/en-US/thunderbird/102.4.1/releasenotes/
2022-10-27 10:31:04 +00:00
op
295034c7ed update devel/poedit to 3.2.1
changelog: https://github.com/vslavik/poedit/releases/tag/v3.2.1-oss

Previous version checked wrongly the return value of chmod(2) and
chown(2) that resulted in an error message shown when saving files,
although the operation was successfully.
2022-10-27 10:08:19 +00:00
gonzalo
aa0c577b30 add stripe-cli 2022-10-27 09:55:42 +00:00
gonzalo
5333c60bd6 build, test, and manage your Stripe integration OK sthen@ 2022-10-27 09:54:26 +00:00
sthen
eb93cb9536 update to i3-4.21.1 2022-10-27 09:10:29 +00:00
ajacoutot
117196cea8 Update to polkit-122. 2022-10-27 08:41:07 +00:00
sthen
235cb158f0 update to wireshark-4.0.1 2022-10-27 08:11:19 +00:00
tb
adafa1571b mail/meli: fix notmuch module by not hardcoding the major so version.
Problem reported and patch tested by James Cook

ok landry
2022-10-27 04:51:19 +00:00
jeremy
48b4a95a94 Update to JRuby 9.3.9.0 2022-10-26 21:49:34 +00:00
lraab
53b22bd587 sysutils/grafana: update to 9.2.1
changelogs:
https://github.com/grafana/grafana/releases/tag/v9.1.3
https://github.com/grafana/grafana/releases/tag/v9.1.4
https://github.com/grafana/grafana/releases/tag/v9.1.5
https://github.com/grafana/grafana/releases/tag/v9.1.6
https://github.com/grafana/grafana/releases/tag/v9.1.7
https://github.com/grafana/grafana/releases/tag/v9.2.0
https://github.com/grafana/grafana/releases/tag/v9.2.1

ok landry@
2022-10-26 21:21:04 +00:00
lraab
8ee8efd6d8 sysutils/telegraf: fix broken user creation due to specifying a user class
Breaks because the class doesn't exist yet when useradd is run.
rc.d sets this anyway so it isn't needed

ok sthen@
2022-10-26 21:17:09 +00:00
sdk
d7e9b06839 Add missing run dep. to pdfarranger
OK rsadowksi
2022-10-26 20:41:39 +00:00
edd
65c1c37291 games/odamex: Unbreak.
We had missed one place where the SDL versioning had to be changed.

OK thfr@, thanks.
2022-10-26 20:02:40 +00:00
jeremy
4125b6014d Fix mistakes in MESSAGE-main
From vtamara@pasosdejesus.org
2022-10-26 19:09:37 +00:00
rsadowski
6c76384efd Use ${LOCALBASE} instead /usr/local
Diff from SASANO Takayoshi, thanks
2022-10-26 18:46:02 +00:00
thfr
88c018efd4 update the FNA suite to 22.09.01. Tested with many games, including the
recently released Blossom Tales II.
2022-10-26 15:29:04 +00:00
ajacoutot
f6b5354c67 Update to tracker3-miners-3.4.1. 2022-10-26 14:40:36 +00:00
ajacoutot
8771fe362c Update to tracker3-3.4.1. 2022-10-26 14:40:24 +00:00
landry
61e781dc90 www/mozilla-firefox: update to 106.0.2.
see https://www.mozilla.org/en-US/firefox/106.0.2/releasenotes/
2022-10-26 13:51:23 +00:00
espie
848578837f temporary fix, there is something bad with compare, it doesn't return undef,
and it's not even clear it actually can without breaking something else.
2022-10-26 12:45:52 +00:00
kirby
42131ac0f9 Update to sigil-1.9.20.
Original diff from wen heping <wenheping2000 () hotmail ! com>, thanks!
Hints from op@ and sthen@
OK op@
2022-10-26 12:23:45 +00:00
ajacoutot
460d1308e3 Update to google-cloud-sdk-407.0.0. 2022-10-26 11:40:48 +00:00
ajacoutot
6929f03e0e Update to awscli-1.26.1. 2022-10-26 11:40:14 +00:00
ajacoutot
fc99be4688 Update to py3-boto3-1.25.1. 2022-10-26 11:40:00 +00:00
ajacoutot
3050dc5ba1 Update to py3-botocore-1.28.1. 2022-10-26 11:39:46 +00:00
ajacoutot
bed1d30e2f Update to py3-ICU-2.10.2. 2022-10-26 11:30:41 +00:00
sthen
56a65ccd86 update to libjpeg-turbo-2.1.4, from Brad 2022-10-26 11:26:47 +00:00
sthen
2bc017e8d8 update to py3-psycopg2-2.9.5 2022-10-26 10:44:03 +00:00
gonzalo
4b53bb8484 Add Nextcloud 25 2022-10-26 09:32:06 +00:00
gonzalo
fb7de5d43c Add Nextcloud 25 "a.k.a hub3"
OK landry@
2022-10-26 09:31:25 +00:00
rsadowski
069fe9245b Update qca-qt5 to 2.3.5 2022-10-26 06:29:16 +00:00
robert
8d2a4eb449 update to 107.0.5304.68 2022-10-26 05:54:13 +00:00
kmos
78770245bc Update libnfs to 5.0.2
Removes a patch that is no longer necessary

From Brad Smith
2022-10-26 03:31:13 +00:00
aisha
6e3facec34 net/py-libknot: update to 3.2.1
ok abieber@ jca@
2022-10-26 02:16:05 +00:00
aisha
927097ee18 net/knot: update to 3.2.1
ok abieber@ jca@
2022-10-26 02:15:16 +00:00
jca
1acd0f5044 Also fix the @conflict with the now removed samba-util package
While it doesn't block updates there's no reason to leave this package
around.
2022-10-26 00:22:49 +00:00
aisha
7915b88a51 devel/luafs: update to 1.8.0
regression tests working fine

ok aieber@ and sdk@
2022-10-25 23:31:20 +00:00
ajacoutot
0061d6a01b Update to gdk-pixbuf-2.42.10. 2022-10-25 23:21:06 +00:00