219321 Commits

Author SHA1 Message Date
macmpi
0c36ce8f01 main/alsa-ucm-conf: upgrade to 1.2.13 2024-12-26 18:46:15 +00:00
macmpi
790c0cbca9 main/alsa-lib: upgrade to 1.2.13 2024-12-26 18:46:15 +00:00
Natanael Copa
449db0b2ce testing/linux-sophgo: upgrade to 6.12.6 2024-12-26 18:44:35 +00:00
Celeste
3360f3a37a testing/sponskrub: rebuild against ldc-runtime 1.40.0 2024-12-26 16:39:51 +00:00
Celeste
2d48a87b6b testing/repology-cli: rebuild against ldc-runtime 1.40.0 2024-12-26 16:39:50 +00:00
Celeste
ff8bed20f7 community/tilix: rebuild against ldc-runtime 1.40.0 2024-12-26 16:39:50 +00:00
Celeste
16afd82256 community/onedrive: rebuild against ldc-runtime 1.40.0 2024-12-26 16:39:50 +00:00
Celeste
acd4312660 community/gtkd: rebuild against ldc-runtime 1.40.0 2024-12-26 16:39:49 +00:00
Celeste
c9f8a59d5c community/glibd: rebuild against ldc-runtime 1.40.0 2024-12-26 16:39:49 +00:00
Celeste
d15aa5504e community/gir-to-d: rebuild against ldc-runtime 1.40.0 2024-12-26 16:39:48 +00:00
Celeste
0d8c44a7dd community/dub: rebuild against ldc-runtime 1.40.0 2024-12-26 16:39:48 +00:00
Celeste
6b972d6f2e community/dmd: rebuild against ldc-runtime 1.40.0
backport 2 patches from upstream to fix build with ldc 1.40.0
2024-12-26 16:39:27 +00:00
Celeste
395c4d07bd community/appstream-generator: rebuild against ldc-runtime 1.40.0 2024-12-26 16:38:00 +00:00
Celeste
eac522cc61 community/ldc: upgrade to 1.40.0
https://github.com/ldc-developers/ldc/releases/tag/v1.40.0

remove -fstack-clash-protection workaround no longer needed after 8fa4efc0f26344ec56eb65e520736870c0d41897
2024-12-26 16:37:59 +00:00
Willow Barraco
a83a0012c9 community/kakoune-lsp: take over maintainership 2024-12-26 16:35:59 +00:00
Celeste
943a2bc2e8 main/elinks: upgrade to 0.18.0
https://github.com/rkd77/elinks/releases/tag/v0.18.0rc1

https://github.com/rkd77/elinks/releases/tag/v0.18.0
2024-12-26 16:06:51 +00:00
J0WI
6b59fb8f54 community/tzdata-timed: upgrade to 2024a 2024-12-26 15:25:20 +00:00
Celeste
f71dc12cf1 main/fakeroot: remove patch already included in this version 2024-12-26 15:00:15 +00:00
Michael Büchler
abecfaf3de community/roc-toolkit: build with OpenFEC support 2024-12-26 14:22:25 +00:00
Sertonix
b55c7d3abb main/gcc: fix bootstrap
Some files were in the wrong location or not existing when bootstrapping
2024-12-26 13:56:20 +01:00
Sertonix
4cf07ce428 main/libpsl: split makedepends for cross compilation 2024-12-26 13:56:20 +01:00
Sertonix
85112ca9cf community/nawk: remove useless BOOTSTRAP check
checkdepends are only used when checks are enabled so they shouldn't be
set conditionally in this case.
2024-12-26 13:56:20 +01:00
Sertonix
e597a92339 scripts/bootstrap.sh: fix bootstrap dependencies 2024-12-26 13:56:20 +01:00
Sertonix
801609d366 main/fakeroot: fix cross compilation 2024-12-26 13:56:18 +01:00
Sertonix
d5e5c01050 scripts/bootstrap.sh: respect ABUILD_SHAREDIR 2024-12-26 13:55:50 +01:00
Sertonix
db8c51af38 main/meson: fix cross compilation with meson + pkgconf
This is needed to cross compile for example openrc.
2024-12-26 13:55:50 +01:00
fossdd
45c341e07f community/ostree: upgrade to 2024.10
https://github.com/ostreedev/ostree/releases/tag/v2024.10
2024-12-26 12:31:19 +00:00
Celeste
cc6aed4bb6 community/lldb: upgrade to 19.1.6 2024-12-26 11:50:08 +00:00
Celeste
71cb9d371d main/wasi-compiler-rt: upgrade to 19.1.6 2024-12-26 11:50:07 +00:00
Celeste
6f6868b991 main/wasi-libcxx: upgrade to 19.1.6 2024-12-26 11:50:07 +00:00
Celeste
aa8075a3c8 main/libclc: upgrade to 19.1.6
add explicit makedepends on python3 for running generic/lib/gen_convert.py
2024-12-26 11:50:06 +00:00
Celeste
59b6584af7 main/lld: upgrade to 19.1.6
remove -fstack-clash-protection workaround now that
it no longer emits -Wunused-command-line-argument
after being added to default options of clang 19.1.6
2024-12-26 11:50:06 +00:00
Celeste
8f49fe1d8b main/llvm-runtimes: upgrade to 19.1.6 2024-12-26 11:50:06 +00:00
Celeste
9ccb3acdaf main/scudo-malloc: upgrade to 19.1.6 2024-12-26 11:50:05 +00:00
Celeste
8fa4efc0f2 main/clang19: upgrade to 19.1.6
also, silent -Wunused-command-line-argument for archs that do
not support -fstack-clash-protection by making that a default
option that's automatically consumed so not considered unused
2024-12-26 11:50:05 +00:00
Celeste
6af10c5c6f main/llvm19: upgrade to 19.1.6
standardize `amove` style and use `$_prevmajorver` in replaces=
2024-12-26 11:50:05 +00:00
Jakub Jirutka
0f0fde2f31 community/jetty-runner: fix log directory permissions
Currently it's created with mode 775 which makes logrotate complain.
2024-12-26 12:36:45 +01:00
Wen Heping
617e53bed5 testing/perl-plack-middleware-fixmissingbodyinredirect: new aport 2024-12-26 09:31:52 +00:00
Andy Postnikov
c2201f9fbd main/re2c: upgrade to 4.0.2 2024-12-26 09:15:22 +00:00
Hannes Braun
e93a38d459 community/hugo: upgrade to 0.140.1 2024-12-25 22:23:47 +00:00
ptrcnull
aa5a82c9c3 testing/py3-pysubs2: upgrade to 1.8.0 2024-12-25 22:09:15 +00:00
Andy Postnikov
69931dba57 main/py3-charset-normalizer: upgrade to 3.4.1 2024-12-25 22:07:50 +00:00
Matthias Ahouansou
86fa0fe592 testing/create-tauri-app: upgrade to 4.5.9 2024-12-25 22:06:02 +00:00
Willow Barraco
f0eb023b64 community/tuba: upgrade to 0.9.1 2024-12-25 22:04:30 +00:00
Matthias Ahouansou
d6b7d4b193 testing/cargo-expand: upgrade to 1.0.95 2024-12-25 22:03:14 +00:00
J0WI
a4262e8d16 testing/octoprint: security upgrade to 1.10.3 2024-12-25 21:39:43 +01:00
Daniel Néri
271640236e community/cargo-nextest: upgrade to 0.9.87 2024-12-25 19:59:05 +00:00
Paolo Barbolini
726d8be003 community/swc: build with --frozen 2024-12-25 19:45:31 +00:00
Sertonix
5c7c2b8344 testing/onnxruntime: fix dependency on py3-numpy
onnxruntime is build against py3-numpy1 and therefor also needs to depend
on py3-numpy1 (and not py3-numpy)

Fixes #16753
2024-12-25 19:43:58 +00:00
fossdd
2d65686879 main/freetype: add note to rebuild py3-matplotlib 2024-12-25 19:43:24 +00:00