162887 Commits

Author SHA1 Message Date
sthen
140c1856d3 update to pecl-imagick-3.7.0 2022-01-12 14:42:14 +00:00
sebastia
53d2df46ac update 0.0.2 -> 0.0.3 2022-01-12 10:17:13 +00:00
sthen
4dd0bc6997 disable on i386, this is now failing too often due to running out of memory 2022-01-12 09:57:10 +00:00
ajacoutot
fdcc9dc760 Update to awscli-1.22.33. 2022-01-12 07:36:09 +00:00
ajacoutot
c411e37ad4 Update to py3-boto3-1.20.33. 2022-01-12 07:35:51 +00:00
ajacoutot
8cd078e538 Update to py3-botocore-1.23.33. 2022-01-12 07:35:38 +00:00
ajacoutot
515ff5078b Update to google-cloud-sdk-368.0.0. 2022-01-12 07:24:10 +00:00
anton
674ab09684 update to knfmt-1.2.0
- discard excessive whitespace from comments and cpp macros
- do not confuse loop constructs hidden behind cpp macros
2022-01-12 07:01:36 +00:00
danj
3a3f5fae5f Update to haproxy 2.4.12
Simplify and fix the libatomic handling.

Based on a diff for 2.4.11 from brad.
libatomic handling discussed with sthen and brad.
2022-01-12 01:45:16 +00:00
ajacoutot
79aea86215 Welcome GNOME 41.3. 2022-01-11 21:54:51 +00:00
ajacoutot
3807496703 Update to gnome-desktop-41.3. 2022-01-11 21:53:51 +00:00
ajacoutot
15aa1b566a Update to gnome-shell-41.3. 2022-01-11 21:49:47 +00:00
ajacoutot
1437f309a8 Update to mutter-41.3. 2022-01-11 21:49:32 +00:00
tb
64afdfe53d libunbound: link to florian's PR for LibreSSL change
https://github.com/NLnetLabs/unbound/pull/603
2022-01-11 20:25:55 +00:00
tb
a897e0dfaf ldns: link to PR for LibreSSL patches
https://github.com/NLnetLabs/ldns/pull/151
2022-01-11 20:23:42 +00:00
chrisz
4d6f554b64 remove obsolete fiddling with CFLAGS
fixed upstream:
https://github.com/ocaml/ocaml/pull/8750
2022-01-11 19:01:28 +00:00
jca
fa1c7dd79a Properly link against libpython3.9 and unbreak consumers on sparc64/ld.bfd archs
While here, enable regress tests (dep on devel/check)
ok bentley@ (maintainer)
2022-01-11 18:00:53 +00:00
landry
28bc2e4757 mail/mozilla-thunderbird: update to 91.5.0.
See https://www.thunderbird.net/en-US/thunderbird/91.5.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-03/
2022-01-11 15:48:49 +00:00
stsp
033b70625a update to got 0.66
- only open raw objects if necessary while writing out pack file data
- map raw object files into memory while packing if possible
- encode short deltas in memory instead of writing them to a temporary file
- add missing checks for reads beyond the mapped memory area of a pack file
- fix file corruption regression in 'got checkout' from 0.65 (reported by naddy)
2022-01-11 15:44:48 +00:00
sthen
5977338c68 update to a newer checkout of dovecot-fts-flatcurve
this includes a change of default indexing from substring-matches to
prefix-matches. most users probably don't need to do anything
(prefix matching is what most people seem to expect anyway, also it
uses considerably less storage/cpu), but if you particularly want
substring-matching you can change config to use it, or if your existing
indexes are using up more space than you'd like, you may want to remove
and reindex (doveadm fts-flatcurve remove $folder, doveadm index -q
$folder)
2022-01-11 15:29:19 +00:00
landry
cc7f4ca84c www/mozilla-firefox: update to 96.0.
See https://www.mozilla.org/en-US/firefox/96.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-01/

- webrtc stack was updated, build integration needed a complete redoing.
  add patches from #1654448 that got commited upstream for 97, including
patch-third_party_libwebrtc_all_moz_build as a jumbo patch. I've done
some webrtc testing, ymmv.
- it might build on arm64, or not. someone interested in firefox on
  OpenBSD/arm64 should look into it.
- remove patch from #1739078, merged upstream

note that this update wont get backported to 7.0-stable as it requires
icu4c >= 70.
2022-01-11 15:18:00 +00:00
landry
eedbcb9d2d www/firefox-esr: update to 91.5.0.
See https://www.mozilla.org/en-US/firefox/91.5.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2022-02/
2022-01-11 15:11:08 +00:00
bentley
d78a0dbf6d Update to fceux-2.5.0.
From Tom Murphy; thanks!

ok sdk@
2022-01-11 13:52:38 +00:00
bluhm
09b56d3ebc As LibreSSL defines TLS1_3_VERSION now, IO::Socket::SSL can disable
protocol version TLSv1_3 if needed.  The hack in the test to set
version TLSv1_2 explicitly is no longer necessary.
2022-01-11 13:19:58 +00:00
jca
b2f3c31654 Add missing include to unbreak build with ports-gcc 2022-01-11 12:55:18 +00:00
jca
85813a8274 Simplify COMPILER setup to unbreak mupdf on sparc64 and other non-clang archs
mupdf now builds C++ code and requires a compiler that
supports -std=c++17, so zap COMPILER_LANGS=c.

Also zap MODGCC4_ARCHS=armv7, which doesn't do what you think it does in
this context (base-clang would still be picked up on armv7).  mupdf on
armv7 should be tested again before adding another workaround.

ok kmos@ sthen@ (maintainer)
2022-01-11 12:50:30 +00:00
ajacoutot
4b3ad8b2fa Don't pick up cbindgen. 2022-01-11 12:38:49 +00:00
kn
fbeacf0585 Unbreak ports-clang builds by switching to ports-gcc
On at least sparc64 there are problems with ports-clang defaulting to
-no-integrated-as.

Feedback OK jca
2022-01-11 09:51:58 +00:00
martin
fd99ed1dac Update openmpi to 4.1.2. 2022-01-11 08:52:43 +00:00
martin
d5b62dc7dc Update telegraf to 1.21.2.
Re-enable i386 and nats-plugin support.

OK landry@
2022-01-11 08:17:22 +00:00
jca
a9efa45207 Disable -flto (breaks ports-gcc on sparc64) 2022-01-11 01:07:48 +00:00
jca
4dd378bf0b Better HOMEPAGE, the previous one doesn't seem relevant any more (squatted?) 2022-01-11 00:54:10 +00:00
daniel
eb9950c587 minor tweaks for cyrus-sasl
- update MASTER_SITES as the previous ones no longer work
- use sasl HOMEPAGE instead of HOMEPAGE for the related imapd project
- regen PLIST

ok ajacoutot@ (MAINTAINER)
2022-01-10 23:58:49 +00:00
jca
953e9eb5fe Don't attempt to use EVP_sha512_256(), not provided by LibreSSL (yet?)
Build errors spotted on sparc64 with ld.bfd, culprit pointed out by
sthen@.  ld.lld arches may be affected at runtime too.  ok tb@
2022-01-10 23:54:02 +00:00
jca
0781cb4aae Fix py-astropy on sparc64
sparc-specific #include fixes, no bump
2022-01-10 23:51:09 +00:00
bluhm
8dcdcb3b2f update IO-Socket-INET6 to 2.73
upstream declares this module deprecated
2022-01-10 22:22:19 +00:00
bluhm
261c81fe87 To build with new clang, remove -Werror from CFLAGS. This also
solves other compiler failures.
OK jca@
2022-01-10 22:10:15 +00:00
tb
ec03bd48d8 security/p5-Net-SSLeay: Prepare for upcoming libcrypto bump.
Change the RSA_generate_key() implemenation to the OpenSSL 1.1 API
(it will work with LibreSSL >= 2.7) and adjust a few #ifdefs for
opaque structs in ocsp.h.

ok bluhm (maintainer)
2022-01-10 21:46:20 +00:00
sthen
39842ca0fc mention KDE in the comment in the patch. 2022-01-10 21:19:43 +00:00
rsadowski
6937dfcf1c Bring back the cmake patch to fix KDE ports
OK sthen@
2022-01-10 21:14:07 +00:00
bluhm
f88760c9c1 update p5-IO-Socket-SSL to 2.074 2022-01-10 18:44:58 +00:00
espie
4fbc190a12 fix a typo for empty _FULL_FETCH_LIST
add a debug introspection target: make show-list=... because
thanks to go, some lists can't be echo'd, as they're long than the exec
limit.
2022-01-10 17:51:55 +00:00
landry
0fa8d09e53 security/nss: update to 3.74, will be required by gecko 97
see https://hg.mozilla.org/projects/nss/file/tip/doc/rst/releases/nss_3_74.rst

remove patches merged upstream (clang 13 compat fix)
2022-01-10 08:22:06 +00:00
landry
94718e017c geo/postgis: fix WANTLIB after gdal switch to pcre2 and bump REVISION 2022-01-10 08:01:37 +00:00
landry
79c64bdcce geo/gdal: update to 3.4.1.
See https://github.com/OSGeo/gdal/blob/v3.4.1/gdal/NEWS.md

switch from pcre to pcre2
2022-01-10 07:52:52 +00:00
kn
6ce3e56af1 Remove unused variable, slipped through previous commit 2022-01-09 20:46:31 +00:00
kn
e7d5a55805 Use -fPIC for C code as well to fix build on i386
Noted by sthen, tested by me.
2022-01-09 20:45:27 +00:00
tb
8711e64022 ldns: Prepare for upcoming libcrypto bump by using the OpenSSL 1.1
code path.
2022-01-09 19:29:01 +00:00
tb
249eccbcd4 libunbound: Fix build with opaque RSA and DSA in LibreSSL 3.5.
Same diff was just committed to base.
2022-01-09 18:50:06 +00:00
anton
60a271041b update to mdsort-11.2.0
- add command matcher, evalutes to true if command exits zero.
2022-01-09 17:58:37 +00:00