Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-07 | user/gsl: force inline to be static | Zach van Rijn | 2 | -1/+15 | |
Closes: #1197 | |||||
2024-08-07 | user/gsl: disable optimizations on specfunc tests | Zach van Rijn | 1 | -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-07 | user/elixir: Update to 1.17.2 | A. Wilcox | 1 | -2/+2 | |
Required for Erlang/OTP 27 support. Closes: #1182, #1194 | |||||
2024-08-07 | user/zola: Move to experimental/ | A. Wilcox | 1 | -754/+0 | |
We can update this once we have newer Rust. Ref: #1176 | |||||
2024-08-07 | user/perl-extutils-cppguess: Fix tests | A. Wilcox | 2 | -3/+66 | |
Closes: #1174 | |||||
2024-08-07 | user/erlang: Update to 27.0 | A. Wilcox | 1 | -7/+5 | |
2024-08-07 | user/llvm14: Fix GCC 13-adjacent bugs | A. Wilcox | 4 | -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-07 | user/gst-plugins-bad: add patch for 32-bit ARM | Zach van Rijn | 2 | -2/+36 | |
Closes: #1198 | |||||
2024-08-07 | user/mesa: Disable SSE2 on pmmx | A. Wilcox | 3 | -1/+8866 | |
Closes: #1207 | |||||
2024-08-07 | user/llvm14: Mark as non-default LLVM now | A. Wilcox | 1 | -1/+1 | |
2024-08-07 | user/llvm18: New package | A. Wilcox | 13 | -0/+725 | |
2024-08-07 | user/assimp: bump { 5.2.5 --> 5.4.1 }. fixes #1184. | Zach van Rijn | 2 | -18/+2 | |
2024-08-07 | user/lilo: add patch for GCC 10+. fixes #1179. | Zach van Rijn | 2 | -1/+54 | |
2024-08-07 | user/redis: bump { 6.0.16 --> 7.2.5 }. fixes #1178. | Zach van Rijn | 1 | -2/+2 | |
2024-08-07 | user/gitlab-runner: Update to 15.0.0 | A. Wilcox | 8 | -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-07 | user/gprbuild: Update to 24.0.0 | A. Wilcox | 1 | -11/+14 | |
2024-08-07 | user/mbedtls: [CVE] Update to 3.6.0 | A. Wilcox | 2 | -319/+3 | |
2024-08-07 | user/gnucobol: Use local mirror for tests | A. Wilcox | 1 | -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-07 | user/aspell-dict-lv: Use local mirror | A. Wilcox | 1 | -1/+1 | |
Closes: #1173 | |||||
2024-08-07 | user/supertux: Fix missing header | A. Wilcox | 2 | -2/+34 | |
Patch from upstream. | |||||
2024-08-07 | user/range-v3: Update to 0.12.0 | A. Wilcox | 1 | -2/+2 | |
2024-08-07 | user/the_silver_searcher: Patches | A. Wilcox | 4 | -4/+321 | |
* Fix when reading symlinks to pipes. * Fix build with newer GCC. | |||||
2024-08-07 | user/rxvt-unicode: [CVE] Update to 9.31 | A. Wilcox | 2 | -9/+9 | |
Closes: #1185 | |||||
2024-08-07 | user/libptytty: New package | A. Wilcox | 2 | -0/+55 | |
This is a dependency of newer releases of user/rxvt-unicode. Closes: #1180 | |||||
2024-08-07 | user/xsane: Use our own cache | A. Wilcox | 1 | -1/+1 | |
Gentoo's distfile cache for xsane is now a 404. | |||||
2024-08-07 | user/xmoto: Fix URLs | A. Wilcox | 1 | -2/+2 | |
Upstream site is down. | |||||
2024-08-07 | user/quassel: Fix split packages | A. Wilcox | 1 | -2/+27 | |
2024-08-07 | user/qt-creator: Patch missing header | A. Wilcox | 2 | -2/+31 | |
2024-08-07 | user/libnatpmp: Update domains | A. Wilcox | 1 | -2/+2 | |
Same as user/miniupnpc in prior commit, tuxfamily.org needs replacing. | |||||
2024-08-07 | user/miniupnpc: Update domains | A. Wilcox | 1 | -2/+2 | |
tuxfamily.org seems to be MIA, so use their alt mirror. | |||||
2024-08-07 | user/clearsans: Use our mirror | A. Wilcox | 1 | -1/+1 | |
Intel has discontinued all their fonts, so use our mirrored copy. | |||||
2024-08-07 | user/strongswan: Add missing test dep | A. Wilcox | 1 | -0/+1 | |
2024-08-07 | user/ncftp: Update to 3.2.7, fix URL | A. Wilcox | 1 | -4/+4 | |
2024-08-07 | user/mosh: Update to 1.4.0 | A. Wilcox | 2 | -59/+4 | |
2024-08-07 | user/postfix: Update to 3.9.0 | A. Wilcox | 3 | -32/+6 | |
Also, update source download URL; that mirror is returning 404 now. | |||||
2024-08-07 | user/pidgin: Fixes for test suite | A. Wilcox | 2 | -3/+59 | |
* Add missing check-dev dep. * Patch failing test. Closes: #1190 | |||||
2024-08-07 | user/rspamd: Update to 3.8.4 | A. Wilcox | 2 | -6/+9 | |
2024-08-07 | user/wget: Update to 1.24.5 | A. Wilcox | 1 | -2/+2 | |
* HSTS fixes for 32-bit x86 and 64-bit PPC. * Compatibility with newer GCC releases. * Security and privacy fixes. | |||||
2024-08-07 | user/mimetic: Patch for newer C++ standard | A. Wilcox | 2 | -4/+17 | |
2024-08-07 | user/minicom: Update to 2.9 | A. Wilcox | 1 | -2/+2 | |
Forced by upstream, who 410'd 2.8's tarballs. | |||||
2024-08-07 | user/squashfs-tools: Update to 4.6.1 | A. Wilcox | 2 | -22/+21 | |
Also, move tools to /usr/sbin because lzo/lz4 are in /usr/lib. | |||||
2024-08-07 | user/mdadm: Update to 4.3 | A. Wilcox | 6 | -39/+110 | |
Closes: #1183 | |||||
2024-08-07 | user/libstaroffice: Update to 0.0.7 | A. Wilcox | 2 | -3/+28 | |
Also integrate upstream patch to fix 'mistake' that causes warning. | |||||
2024-08-07 | user/xapian-core: Update to 1.4.25 | A. Wilcox | 2 | -4/+20 | |
Finally fixed the test suite, too! | |||||
2024-08-07 | user/liborcus: Update to 0.19.2 | A. Wilcox | 1 | -8/+7 | |
Needed for GCC compat. Also needed for new mdds. Use upstream dist tarball, ala mdds and libixion. Also, restore pre-GCC 13 x87 FPU behavior. Closes: #1215 | |||||
2024-08-07 | user/libixion: Update to 0.19.0 | A. Wilcox | 1 | -7/+8 | |
Use upstream dist tarball, ala mdds. Update needed for new mdds. Also, restore pre-GCC 13 x87 FPU behavior Closes: #1214 | |||||
2024-08-07 | user/libetonyek: Update for new mdds | A. Wilcox | 1 | -3/+3 | |
2024-08-07 | user/mdds: Update to 2.1.1 | A. Wilcox | 1 | -5/+8 | |
Use upstream dist tarballs so we don't have to autogen. Also, restore pre-GCC 13 x87 FPU behavior. Closes: #1205 | |||||
2024-08-07 | user/openttd: Update download URL | A. Wilcox | 1 | -1/+1 | |
2024-08-07 | user/seatd: Update to 0.8.0 and improve | A. Wilcox | 1 | -10/+9 | |
* Add test suite. * Use meson commands instead of hardcoding ninja (hoping samu someday). * Add scdoc dep and build docs. |