167713 Commits

Author SHA1 Message Date
phessler
56173980fc Enable png's SIMD support.
Tested on amd64 by Brad, and on arm64 by me.

From Brad
2022-07-22 05:50:47 +00:00
kn
d9fb3c8247 Update to qdigidoc4 4.2.12
Trade local patches for rebased upstream PRs.
Stick to Qt5 for now (Qt6 is new default).
2022-07-22 05:32:54 +00:00
rsadowski
e595f55683 Update lib2geom to 1.2 2022-07-22 05:21:55 +00:00
rsadowski
0c6ebc29f3 Backout gradle-7 update, it is resulting in build failures in security/ghidra
Spotted by many
2022-07-22 05:21:06 +00:00
sthen
05b34c3d03 pypy: adjust bootstrap build target to include libraries needed for
dlopen modules, rebuild amd64 bootstrap, temporary workaround old libc
on arm64
2022-07-22 03:14:44 +00:00
bluhm
e5cba42c64 update p5-WWW-Mechanize to 2.11 2022-07-21 21:46:47 +00:00
robert
c6fd7ea22b update to 7.3.5.2 2022-07-21 21:40:32 +00:00
robert
c9e11f27ae make sure that all run depends are also build depends to unbreak build after previous changes 2022-07-21 21:40:17 +00:00
jsing
31d2acb9ba Update lang/go binary bootstraps to 1.18.4.
At least one of the older binary bootstraps was still using direct system
calls. This also changes amd64 to use binary bootstrap, as the native
go-bootstrap is no longer useful due to recent syscall removals.
2022-07-21 18:21:20 +00:00
pascal
141685b18e Update bootstraps for amd64, i386 and powerpc. 2022-07-21 18:00:43 +00:00
kmos
a65a65e00f Remove patch from a different fix approach I was looking at and
erroneously committed.
2022-07-21 17:35:58 +00:00
kmos
76979e1714 json-c uses the attribute 'cold' in one place for optimization.
ports-gcc doesn't know it so warns. So we need to disable using
-Werror in order to fix the build on sparc64

ok jca@
2022-07-21 17:33:51 +00:00
kn
b7e9b666b8 Update to libdigidocpp 3.14.10
Trade all local patches for their rebases PRs.
Old/current qdigidoc4 keeps working against new libdigidocpp.
2022-07-21 14:34:44 +00:00
op
b74f154ad9 audio/amused: fix sndio detection on gcc arches; no package changes.
The configure script failed to pick up sndio because the test for it was
lacking a final `return 0' and gcc complained that "control reaches the
end of non-void function".
2022-07-21 14:21:49 +00:00
kn
c56da5c31c Link to upstream PR for identical minizip fix 2022-07-21 14:11:16 +00:00
naddy
b7e6d89139 bump for plist changes 7.1 -> 7.2 2022-07-21 13:04:32 +00:00
naddy
f10867c2b0 devel/qt-creator: fix whitespace syntax error 2022-07-21 12:31:58 +00:00
op
be5e91011d +zpaqfranz 2022-07-21 11:54:45 +00:00
op
de1129a120 import zpaqfranz-55.5
zpaq is a free and open source incremental, journaling command-line
archiver, designed and first implemented by Matt Mahoney. zpaq is
faster and compresses better than most other popular archivers and
backup programs, especially for realistic backups that have a lot of
duplicate files and a lot of already compressed files.

port from tux0r (tux0r at rosaelefanten [dot] org), who is also taking
maintainership, thanks!

ok sthen@
2022-07-21 11:53:43 +00:00
jsing
d932ab97ee lang/go: add internal linking support for calling SDYNIMPORT on mips64
This adds internal linking support for calling SDYNIMPORT calls on
openbsd/mips64, which avoids the requirement for external linking with
libc-based system calls. This in turn allows for cross compilation and
reduces build/compilation time.
2022-07-21 11:51:11 +00:00
rsadowski
3cd47f9979 Update Qt Creator to 8.0.0 2022-07-21 07:08:11 +00:00
ajacoutot
59263297e4 Update to google-cloud-sdk-394.0.0. 2022-07-21 07:06:22 +00:00
ajacoutot
5936937ad4 Update to awscli-1.25.34. 2022-07-21 07:04:03 +00:00
ajacoutot
f1ba6c272d Update to py3-boto3-1.24.34. 2022-07-21 07:03:48 +00:00
ajacoutot
23e5cb3fcd Update to py3-botocore-1.27.34. 2022-07-21 07:03:37 +00:00
rsadowski
fbf978b221 Update KDE Plasma to 5.25.3 2022-07-21 06:56:40 +00:00
rsadowski
c3ef58d0e0 Update inkscape to 1.2.1 2022-07-21 06:56:04 +00:00
pascal
8cbae58336 Update FPC bootstraps. 2022-07-20 20:41:16 +00:00
sthen
5e3594230b temporary repair for devel/jdk binary bootstraps (copy in libc.so.96.1 from
base after extracting; syscalls were changed such that the old copy of
libc.so.96.1 is no longer usable)
2022-07-20 20:33:36 +00:00
rsadowski
5915e27e96 Update jenkins-devel to 2.360 2022-07-20 19:29:36 +00:00
rsadowski
29eaa50c24 Add build dependency on archivers/gtar
Found by sthen@, thanks
2022-07-20 19:24:17 +00:00
sthen
0b20c3f0ea temporary repair for lang/ghc binary bootstraps (copy in libc.so.96.1 from
base after extracting; syscalls were changed such that the old copy of
libc.so.96.1 is no longer usable)
2022-07-20 15:33:17 +00:00
sthen
4531c4cb6a update to isc-bind-9.18.5 2022-07-20 15:23:02 +00:00
sthen
28972cf012 gcc/11 workaround needs a chmod 2022-07-20 15:17:31 +00:00
sthen
5b448c7507 temporary repair for lang/gcc binary bootstraps (copy in libc.so.96.1 from
base after extracting; syscalls were changed such that the old copy of
libc.so.96.1 is no longer usable)
2022-07-20 14:38:27 +00:00
kmos
58e213b35e Update to version 3.4.2 which obsoletes our patches
ok sthen@
2022-07-20 14:01:13 +00:00
kmos
392f265efa Update to version 2.3
ok sthen@
2022-07-20 14:00:22 +00:00
ajacoutot
9157f32874 Update to atkmm236-2.36.2. 2022-07-20 13:45:15 +00:00
bluhm
eb4ef200e3 Fix another use after free in ua client, pull request is upstream. 2022-07-20 13:26:35 +00:00
ajacoutot
cec5de1f3e Update to atk2mm-2.28.3. 2022-07-20 12:57:15 +00:00
ajacoutot
60c6851259 Update to awscli-1.25.33. 2022-07-20 12:48:18 +00:00
ajacoutot
e7fb2121ad Update to py3-boto3-1.24.33. 2022-07-20 12:47:56 +00:00
ajacoutot
e54e1d475a Update to py3-botocore-1.27.33. 2022-07-20 12:47:45 +00:00
ajacoutot
88b34c8cf6 Add missing LIB_DEPENDS (these have corresponding WANTLIB which were not
reachable via the dependency chain).
2022-07-20 11:29:11 +00:00
kn
b676f04a8d Remove DWORD cast to fix i386 build 2022-07-20 11:18:43 +00:00
robert
b394f13ce6 update to 103.0.5060.134 2022-07-20 08:14:52 +00:00
ajacoutot
6038ab4b18 Update to envconsul-0.13.0. 2022-07-20 07:16:55 +00:00
ajacoutot
6104e62c34 Unbreak: missing BDEP on devel/py-six${MODPY_FLAVOR}. 2022-07-20 06:21:48 +00:00
danj
406d2d806f Update to haproxy-2.6.1
- Switch over to using PCRE2.
- Convert over to using the haproxy's Makefile for the regular
  install target and simplify the post-install target handling.

From brad.
2022-07-20 01:41:31 +00:00
jmatthew
5883c315a1 Update to rebar3 3.19.0, from Volker Schlecht 2022-07-20 01:09:58 +00:00