167722 Commits

Author SHA1 Message Date
fcambus
e0ebe88e23 Update ruby-rouge to 3.29.0. 2022-07-22 15:09:19 +00:00
tb
48b02e1bba lang/pypy: rebuild and use aarch64 bootstrap; remove old libc workarounds. 2022-07-22 14:56:51 +00:00
stu
0fecf79957 Update to 3.39.2. 2022-07-22 12:41:21 +00:00
tb
6410cd1316 baresip/re uses C11 features, so set COMPILER/COMPILER_LANGS. Should
fix the build on sparc64.
2022-07-22 12:28:21 +00:00
ajacoutot
08a73dbf2f Unbreak: need chmod 644 like it's done in gcc/11
input from sthen@
2022-07-22 09:34:28 +00:00
ajacoutot
1bb96a5821 Unbreak MASTER_SITES. 2022-07-22 08:56:42 +00:00
kmos
4db7658fbd Building on base-gcc arches requires ports-gcc. This patch has been
floating in the sparc64 build tree for a while.
2022-07-22 07:06:44 +00:00
kmos
fa1d94ee22 Swap HOMEPAGE and MASTER_SITES to https 2022-07-22 06:48:06 +00:00
ajacoutot
a3144d4666 Disable dot(1) because it can break when run under dpb(1).
e.g.
/usr/local/bin/gi-docgen generate --quiet --fatal-warnings \
        --config doc/libgweather.toml --output-dir=doc/libgweather-4.0 \
        --no-namespace-dir \
        --content-dir=/hack/objdirs/pobj/libgweather4-4.0.0/libgweather-4.0.0/doc \
        libgweather/GWeather-4.0.gir
WARNING: Unable to process dot data: b'Fontconfig error:
No writable cache directories\nFontconfig error: No writable cache directories\n'

This happens if there's an empty directory under one of the fontconfig paths
(most likely /usr/local/share/fonts/) which probably happens during dpb(1)
junking (which is why it doesn't happen in every bulks).

issue reported by several over the past months (most notably naddy@ and tb@)
2022-07-22 06:22:33 +00:00
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