summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-10-17bootstrap/rusts: Don't check after allA. Wilcox18-18/+18
It wastes about 10-15 minutes per build. The tests will fail virtually everywhere until the late 70s (~76 for x86_64, ~78 for ppc64) anyway. I had originally thought it would be good to have a list of the failures present in logs in case we had other failures, but if we do we can always run them ourselves. No reason to waste hours of machine time for test results we throw away anyway.
2024-10-17bootstrap/rust-1.{61-79}: New packageA. Wilcox273-1/+24971
2024-10-17bootstrap/llvm16: New packageA. Wilcox11-0/+960
2024-10-17bootstrap/rust-1.62: New packageA. Wilcox18-0/+1589
2024-10-17bootstrap/rust-1.61: New packageA. Wilcox18-0/+1608
2024-10-17bootstrap/rust-1.60: Bootstrap rustfmtA. Wilcox1-0/+1
Needed to bootstrap newer Rust versions.
2024-10-17user/rust: rename to bootstrap/rust-1.60A. Wilcox19-0/+0
2024-10-10user/bearssl: actually use and install bearssl.pcLaurent Bercot1-1/+4
2024-10-10user/tipidee: fix sysconfdirLaurent Bercot1-0/+1
2024-10-10user/apaste: upgrade to 0.0.2.1Laurent Bercot3-29/+30
2024-10-10user/bcnm: upgrade to 0.0.1.8Laurent Bercot3-11/+31
Also add .pc files.
2024-10-10user/tipidee: upgrade to 0.0.5.1Laurent Bercot4-24/+31
Also add a .pc file.
2024-10-10user/netqmail: download from a place that is actually maintainedLaurent Bercot1-7/+18
Apparently nobody cares about maintaining netqmail.org or qmail.org anymore, has anyone ever heard of perennial URLs? *cue crickets*
2024-10-10user/smtpd-starttls-proxy: upgrade to 0.0.1.5Laurent Bercot1-10/+9
2024-10-10user/s6-networking: upgrade to 2.7.0.4Laurent Bercot2-8/+18
Also add a .pc file.
2024-10-10user/bearssl: upgrade to latest commit ↵Laurent Bercot2-3/+8
(3c040368f6791553610e362401db1efff4b4c5b8)
2024-10-10user/s6-dns: upgrade to 2.4.0.0Laurent Bercot2-8/+14
Also add a .pc file.
2024-10-10user/s6-linux-utils: upgrade to 2.6.2.1Laurent Bercot1-4/+4
2024-10-10user/s6-portable-utils: upgrade to 2.3.0.4Laurent Bercot1-4/+4
2024-10-10system/mdevd: upgrade to 0.1.6.5Laurent Bercot1-3/+3
2024-10-10system/s6-linux-init: upgrade to 1.1.2.1Laurent Bercot2-11/+25
Also add a .pc file.
2024-10-10system/s6-rc: upgrade to 0.5.5.0Laurent Bercot2-11/+18
Also add a .pc file.
2024-10-10system/s6: upgrade to 2.13.1.0Laurent Bercot2-10/+16
Also add a .pc file.
2024-10-10system/execline: upgrade to 2.9.6.1Laurent Bercot2-9/+15
Also add a .pc file.
2024-10-10system/utmps: upgrade to 0.1.2.3Laurent Bercot2-10/+16
Also add a .pc file
2024-10-10system/skalibs: upgrade to 2.14.3.0Laurent Bercot2-7/+14
Also add .pc file
2024-10-03user/tmux: bump { 3.3a --> 3.5 }.Dan Theisen1-2/+2
2024-08-25system/bc: bump { 6.5.0 --> 7.0.0 }.Zach van Rijn1-3/+3
Also disable parallelism during tests. The test suite is not broken, per se, but the output is not synced, so in the event of a failure the logs would be garbled.
2024-08-22user/ifupdown-ng: new packageErmine2-0/+201
2024-08-15user/htop: bump { 3.3.0 --> 3.4.0_git20240813 }. fixes #1239.Zach van Rijn1-4/+12
2024-08-15user/dovecot: Update to 2.3.21.1Lee Starnes1-4/+7
2024-08-10user/openvpn 2.6.12Lee Starnes1-2/+2
2024-08-10system/curl: bump { 8.8.0 --> 8.9.1 }.Zach van Rijn1-2/+2
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-07system/gcc: Fix TSan on PPC64A. Wilcox2-0/+61
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-07system/libelf: Ensure -p is passed to mkdirA. Wilcox2-1/+16
Closes: #1228
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-07system/gcc: Fixes for 32-bit Arm platformsA. Wilcox3-26/+41
* The san library needs some adjustments to handle the fact we need frame pointers (r7 is used for the syscall number, and the FP). * Fix GCC Go __go_mmap external linking since they changed the signature upstream for the C side. This closes #1201.
2024-08-07system/binutils: Add upstream fix for x86_64 testsA. Wilcox2-0/+39
Closes: #1222
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-0/+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