summaryrefslogtreecommitdiff
path: root/user
AgeCommit message (Collapse)AuthorFilesLines
2024-08-13user/php7: Revbump for ICU 75 rebuild, libxml2 fixA. Wilcox4-10/+75
2024-08-13user/qt5-qtwebkit: Patch for ICU 75 / C++17 compatA. Wilcox2-1/+59
2024-08-12user/tinyfugue: Update to 5.1.6, define needed FTMA. Wilcox1-2/+3
_BSD_SOURCE is needed to expose strcasecmp and timercmp, since tinyfugue uses -std=c11 via icu-75 now.
2024-08-12user/libical: Update to 3.0.18, add ICU 75 patchA. Wilcox2-3/+37
2024-08-09user/zola: Move back, update to 0.19.1A. Wilcox1-0/+1132
Closes: #1176
2024-08-09user/rust: Use upstream PPC64 ABI patchA. Wilcox2-16/+234
2024-08-09user/ripgrep: Update to 14.1.0A. Wilcox1-141/+113
2024-08-09[WIP] user/firefox-esr: Update to 128.0A. Wilcox21-680/+181
2024-08-09user/cbindgen: Update to 0.26A. Wilcox1-75/+77
2024-08-09user/clazy: Update to 1.12A. Wilcox2-5/+5
Adds LLVM 18 and Clang 18 support.
2024-08-09user/clang: Update to 18.1.8A. Wilcox6-52/+31
2024-08-09user/llvm18: Tweaks and fixesA. Wilcox1-19/+10
* DWARFLinker and friends: most of the test errors are related to musl's thread stack size. Use chelf instead of disabling the tests. They pass on gwyn now, but there are still two flaky dsymutil tests. * Ensure the libLLVM.so.18 library is still present in /usr/lib/llvm18. * Install llvm-gtest, needed for Clang's test suite.
2024-08-09user/rust: Add version 1.80.0A. Wilcox19-0/+3199
Fully tested and working on PPC64. Other arches pending.
2024-08-09user/rust: rename to bootstrap/rust-1.60A. Wilcox19-1671/+0
2024-08-09user/llvm18: Disable some tests on 32-bit PowerPCA. Wilcox1-0/+26
Ref: #1233
2024-08-09user/{mozilla}: Use specified LLVM tool versionZach van Rijn2-2/+6
This ensures the Mozilla build system can find tools like llvm-objcopy without the desired LLVM version being the default one. Closes: #1230
2024-08-07user/qt-creator: Pass path for LLVM configurationZach van Rijn1-2/+4
This ensures Qt Creator picks up the LLVM version we have selected for it, instead of looking for a non-version-suffixed `llvm-config`. Closes: #1231
2024-08-07user/mesa: Add Meson config for LLVM selectionZach van Rijn1-1/+9
Closes: #796
2024-08-07user/clazy: Specify the LLVM root pathA. Wilcox1-1/+3
The LLVM version is now a variable that can be easily changed, as well. Closes: #1225
2024-08-07user/erl-rebar3: Update to 3.23.0Zach van Rijn1-2/+2
Closes: #1224
2024-08-07user/gsl: Update to 2.8Zach van Rijn1-3/+3
2024-08-07user/gsl: force inline to be staticZach van Rijn2-1/+15
Closes: #1197
2024-08-07user/gsl: disable optimizations on specfunc testsZach van Rijn1-1/+1
Default optimization settings between GCC 8.5.0 and 13.3.0 appear to have caused this test to fail; disable them for this test. Closes: #1195
2024-08-07user/elixir: Update to 1.17.2A. Wilcox1-2/+2
Required for Erlang/OTP 27 support. Closes: #1182, #1194
2024-08-07user/zola: Move to experimental/A. Wilcox1-754/+0
We can update this once we have newer Rust. Ref: #1176
2024-08-07user/perl-extutils-cppguess: Fix testsA. Wilcox2-3/+66
Closes: #1174
2024-08-07user/erlang: Update to 27.0A. Wilcox1-7/+5
2024-08-07user/llvm14: Fix GCC 13-adjacent bugsA. Wilcox4-3/+280
Backport the GCC miscompile workaround from LLVM 18. Use the old x87 excess precision behaviour to fix most of the tests. Still no idea why 32-bit Intel wants new shiny colours for the graph. Closes: #1200, #1202, #1204, #1223
2024-08-07user/gst-plugins-bad: add patch for 32-bit ARMZach van Rijn2-2/+36
Closes: #1198
2024-08-07user/mesa: Disable SSE2 on pmmxA. Wilcox3-1/+8866
Closes: #1207
2024-08-07user/llvm14: Mark as non-default LLVM nowA. Wilcox1-1/+1
2024-08-07user/llvm18: New packageA. Wilcox13-0/+725
2024-08-07user/assimp: bump { 5.2.5 --> 5.4.1 }. fixes #1184.Zach van Rijn2-18/+2
2024-08-07user/lilo: add patch for GCC 10+. fixes #1179.Zach van Rijn2-1/+54
2024-08-07user/redis: bump { 6.0.16 --> 7.2.5 }. fixes #1178.Zach van Rijn1-2/+2
2024-08-07user/gitlab-runner: Update to 15.0.0A. Wilcox8-319/+52
* Parallel build on as many cores as normal builds use. * The module cache is contained within the builddir instead of polluting HOME.
2024-08-07user/gprbuild: Update to 24.0.0A. Wilcox1-11/+14
2024-08-07user/mbedtls: [CVE] Update to 3.6.0A. Wilcox2-319/+3
2024-08-07user/gnucobol: Use local mirror for testsA. Wilcox1-1/+1
The test data has changed upstream. We use our locally cached version for now, since we haven't updated GNU Cobol itself yet.
2024-08-07user/aspell-dict-lv: Use local mirrorA. Wilcox1-1/+1
Closes: #1173
2024-08-07user/supertux: Fix missing headerA. Wilcox2-2/+34
Patch from upstream.
2024-08-07user/range-v3: Update to 0.12.0A. Wilcox1-2/+2
2024-08-07user/the_silver_searcher: PatchesA. Wilcox4-4/+321
* Fix when reading symlinks to pipes. * Fix build with newer GCC.
2024-08-07user/rxvt-unicode: [CVE] Update to 9.31A. Wilcox2-9/+9
Closes: #1185
2024-08-07user/libptytty: New packageA. Wilcox2-0/+55
This is a dependency of newer releases of user/rxvt-unicode. Closes: #1180
2024-08-07user/xsane: Use our own cacheA. Wilcox1-1/+1
Gentoo's distfile cache for xsane is now a 404.
2024-08-07user/xmoto: Fix URLsA. Wilcox1-2/+2
Upstream site is down.
2024-08-07user/quassel: Fix split packagesA. Wilcox1-2/+27
2024-08-07user/qt-creator: Patch missing headerA. Wilcox2-2/+31
2024-08-07user/libnatpmp: Update domainsA. Wilcox1-2/+2
Same as user/miniupnpc in prior commit, tuxfamily.org needs replacing.