Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-07 | system/heirloom-pax: Update for Modern C | A. Wilcox | 2 | -3/+77 | |
Enums do not work like they did in the mid 1980s. This allows the build to work on GCC 13. I have tested basic usage of cpio and pax tools. | |||||
2024-08-07 | system/gcc: Update to 13.3.0 | A. Wilcox | 48 | -1058/+6085 | |
0012-static-pie and 201-ada were forward-ported by my own paws. Three digit 0xx underscore patches are from Gentoo. This is also the source of the insn-split and match-split patches, which significantly increase performance on build. They are also the source of the new configure option --with-matchpd-partitions. On systems with very many cores/threads, a number higher than 32 would probably perform even better, but 32 should give decent perf on 8+ threads, and runs quite nicely on the 64-thread Talos II I ran the testbuild on. 202 is from Void. The 300s are originally written by me. The Ada patch now includes an improvement to use posix_openpt instead of getpt, which fixes link errors later on. We also now use STAGE1_CFLAGS and BOOT_CFLAGS to improve build times. Improvement was clocked from 40m to 32m (-8m, or 20%) on gwyn. The patch for Go name mangling is needed to build packages that use reflect2, which includes user/gitlab-runner. | |||||
2024-08-04 | user/{kaffeine,phonon-vlc}: relbump for vlc rebuild. | Zach van Rijn | 2 | -2/+2 | |
2024-08-04 | user/vlc: Disable AltiVec on 32-bit PowerPC | A. Wilcox | 1 | -1/+2 | |
VLC was automatically enabling AltiVec on 32-bit PPC builds despite not requesting it on the ./configure line. This wasn't evident until GCC 13 enforced the AltiVec ABI switch for vec_* primitive calls. Closes: #1059, #1237 | |||||
2024-06-18 | system/curl: bump { 8.5.0 --> 8.8.0 }. | Zach van Rijn | 1 | -2/+2 | |
2024-06-11 | user/open-vm-tools: add time64 patch. fixes #1210. | Zach van Rijn | 2 | -1/+61 | |
2024-06-10 | user/xmlsec: bump { 1.3.3 --> 1.3.4 }. switch upstream. fixes #1209. | Zach van Rijn | 1 | -3/+3 | |
2024-06-10 | user/lynx: upgrade to 2.9.2 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2024-06-10 | user/libxfce4ui: upgrade to 4.18.6 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2024-06-10 | user/icewm: upgrade to 3.5.0 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2024-06-10 | user/gucharmap: upgrade to 15.1.5 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2024-06-10 | user/aspell-dict-da: upgrade to 4.3 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2024-06-10 | user/apache-httpd: upgrade to 2.4.59 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2024-06-10 | user/gvim: upgrade to 9.1.0378 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2024-06-10 | system/vim: upgrade to 9.1.0378 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2024-06-10 | system/ncurses: upgrade to 6.5 | Síle Ekaterin Liszka | 1 | -4/+4 | |
2024-06-07 | Skaware.20240531 | Laurent Bercot | 11 | -69/+62 | |
2024-06-03 | scripts/cargo.pl: enhancements. | Síle Ekaterin Liszka | 1 | -10/+21 | |
2024-05-31 | system/utmps: add a depends_dev to skalibs_dev | Laurent Bercot | 1 | -1/+2 | |
2024-05-22 | user/open-vm-tools: New package | A. Wilcox | 15 | -0/+532 | |
2024-05-22 | user/fuse3: Update to 3.16.2 | A. Wilcox | 1 | -3/+3 | |
2024-05-06 | system/zlib: Update 1.3 to 1.3.1 | Leigh Arber | 1 | -2/+2 | |
Closes: #1166 | |||||
2024-05-04 | user/nano: bump { 5.8 --> 8.0 }. | Zach van Rijn | 1 | -3/+3 | |
2024-04-27 | user/apaste: align packaging with Adélie style | Laurent Bercot | 4 | -20/+18 | |
2024-04-26 | user/horizon: Fix for horizon#376 | A. Wilcox | 2 | -3/+81 | |
2024-04-26 | user/diskdev_cmds: Install hfsbootdata file | A. Wilcox | 1 | -3/+8 | |
This file is required to create bootable HFS+ partitions, which is needed by Horizon. Fixes: 9e44b83b0c49 ("user/diskdev_cmds: add 1985 Apple C code...") Closes: horizon#392 | |||||
2024-04-25 | user/grub: Fix dependencies on PowerPC targets | A. Wilcox | 1 | -2/+2 | |
The variable is $CTARGET_ARCH, not $CTARGETARCH. Reported numerously on IRC and Telegram, but not in GitLab. | |||||
2024-04-25 | user/elogind: add required changes from skaware cleanup. | Zach van Rijn | 1 | -2/+2 | |
2024-04-25 | user/tipidee: clean up compiled db on deinstall | Laurent Bercot | 2 | -0/+4 | |
2024-04-25 | user/tipidee: fix default logdir permissions | Laurent Bercot | 1 | -1/+1 | |
2024-04-25 | user/tipidee: improve APKBUILD, fix packaging nits | Laurent Bercot | 4 | -16/+17 | |
2024-04-25 | system/execline: upgrade to 2.9.5.1 | Laurent Bercot | 1 | -2/+2 | |
2024-04-25 | user/smtpd-starttls-proxy: add -doc package | Laurent Bercot | 1 | -2/+4 | |
2024-04-25 | user/s6-linux-utils: simplify APKBUILD | Laurent Bercot | 1 | -10/+4 | |
2024-04-25 | user/s6-portable-utils: simplify APKBUILD | Laurent Bercot | 1 | -9/+4 | |
2024-04-25 | user/s6-networking: simplify APKBUILD | Laurent Bercot | 1 | -34/+5 | |
2024-04-25 | user/s6-dns: simplify APKBUILD | Laurent Bercot | 1 | -32/+5 | |
2024-04-25 | system/s6-rc: simplify APKBUILD | Laurent Bercot | 1 | -37/+4 | |
2024-04-25 | system/mdevd: simplify APKBUILD | Laurent Bercot | 1 | -12/+3 | |
2024-04-25 | user/apaste: fix and simplify APKBUILD | Laurent Bercot | 3 | -13/+14 | |
2024-04-25 | user/tipidee: new package | Laurent Bercot | 9 | -0/+257 | |
2024-04-25 | system/s6: simplify APKBUILD | Laurent Bercot | 1 | -38/+5 | |
2024-04-25 | system/utmps: simplify APKBUILD | Laurent Bercot | 1 | -34/+5 | |
2024-04-25 | system/execline: upgrade to 2.9.5.0 | Laurent Bercot | 1 | -36/+5 | |
2024-04-25 | system/skalibs: simplify APKBUILD | Laurent Bercot | 1 | -33/+7 | |
2024-04-20 | user/lighttpd: Bump to 1.4.76 | Glenn Strauss | 1 | -2/+2 | |
Ref https://www.lighttpd.net/2024/4/12/1.4.76/ | |||||
2024-04-20 | user/freetype: Upgrade 2.10.4 to 2.13.2 | Leigh Arber | 1 | -2/+6 | |
Closes: #843 | |||||
2024-04-06 | user/xmlsec: Update 1.2.30 to 1.3.3 | Leigh Arber | 2 | -4/+17 | |
Closes: #1030 | |||||
2024-03-20 | user/netsurf: update checksums. | Zach van Rijn | 1 | -1/+1 | |
Commit 912e313ecea7757158e9d6efd809c8681a6df343 modified the netsurf.desktop file; the APKBUILD was not also updated. | |||||
2024-03-20 | scripts/healthchecks: increase timeout. | Zach van Rijn | 1 | -1/+1 | |
This script is used by: https://distfiles.adelielinux.org/source/archive/ and recently, some tarballs were failing to download: 28 system/skalibs skalibs-2.14.1.1.tar.gz 28 user/apaste apaste-0.0.2.0.tar.gz The connection completes after ~60 seconds. A real-world example: one of our networks does not have a PTR record for the WAN address through which we are connecting to the Internet. 1.253.98.38.in-addr.arpa. 43188 IN PTR zv.io. 254.42.232.104.in-addr.arpa. 1200 IN PTR zv.io. (empty) When connecting to a server like skarnet.org, which enables DNS lookup for logging purposes, the connection will hang for up to 60 seconds (default). <+skarnet> check the PTR resolution for your IP address, because something's wrong with it. It should either answer something, or answer nodata, but it should *answer* Until we investigate/fix that, use a 2-minute timeout. |