Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-08 | user/perl-commandable: upgrade to 0.11 | Síle Ekaterin Liszka | 1 | -3/+4 | |
2023-11-08 | user/perl-cgi: upgrade to 4.59 | Síle Ekaterin Liszka | 1 | -2/+2 | |
2023-11-08 | user/perl-app-licensecheck: upgrade to 3.3.9 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-11-07 | user/bearssl: fix bashisms. | Zach van Rijn | 1 | -1/+1 | |
2023-11-07 | user/elogind: rebuild for libskarnet.so.2.14 | Laurent Bercot | 1 | -1/+1 | |
2023-11-07 | skarnet.org packages: put back quotes on the url= field | Laurent Bercot | 12 | -12/+12 | |
2023-11-06 | user/netqmail: adapt to s6-networking-2.6.0.0 | Laurent Bercot | 4 | -24/+20 | |
2023-11-06 | user/smtpd-starttls-proxy: upgrade to 0.0.1.3 | Laurent Bercot | 1 | -3/+3 | |
2023-11-06 | user/s6-networking: upgrade to 2.6.0.0 | Laurent Bercot | 1 | -4/+4 | |
2023-11-06 | user/bearssl: upgrade to 0.6_git20230221 | Laurent Bercot | 1 | -5/+8 | |
2023-11-06 | user/s6-dns: upgrade to 2.3.6.0 | Laurent Bercot | 1 | -4/+4 | |
2023-11-06 | user/s6-linux-utils: upgrade to 2.6.2.0 | Laurent Bercot | 1 | -4/+4 | |
2023-11-06 | user/s6-portable-utils: upgrade to 2.3.0.3 | Laurent Bercot | 1 | -4/+4 | |
2023-11-06 | system/mdevd: upgrade to 0.1.6.3 | Laurent Bercot | 1 | -4/+4 | |
2023-11-06 | system/s6-rc: upgrade to 0.5.4.2 | Laurent Bercot | 1 | -5/+5 | |
2023-11-06 | system/s6-linux-init: upgrade to 1.1.2.0 | Laurent Bercot | 1 | -5/+5 | |
2023-11-06 | system/s6: upgrade to 2.12.0.0 | Laurent Bercot | 1 | -4/+4 | |
2023-11-06 | system/execline: upgrade to 2.9.4.0 | Laurent Bercot | 1 | -4/+4 | |
2023-11-06 | system/utmps: upgrade to 0.1.2.2 | Laurent Bercot | 1 | -5/+5 | |
2023-11-06 | system/skalibs: upgrade to 2.14.0.0 | Laurent Bercot | 1 | -3/+3 | |
2023-11-06 | experimental/otter-browser: Update to 1.0.03 | A. Wilcox | 1 | -14/+8 | |
Works on ppc32, but the browser is still using QtWebKit from years ago with lots of CVEs and can't render things like our own GitLab issues. | |||||
2023-11-05 | user/elixir 1.15.7 | Lee Starnes | 1 | -2/+2 | |
2023-11-05 | user/strongswan 5.9.11 | Lee Starnes | 1 | -2/+4 | |
2023-11-05 | user/openvpn 2.6.6 | Lee Starnes | 1 | -4/+4 | |
2023-11-05 | user/dovecot 2.3.21 | Lee Starnes | 1 | -5/+5 | |
2023-11-05 | user/spice-gtk: upgrade to 0.42 | Síle Ekaterin Liszka | 1 | -10/+5 | |
2023-11-05 | user/spice-protocol: upgrade to 0.14.4 | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-11-05 | user/meson: upgrade to 1.2.3 | Síle Ekaterin Liszka | 2 | -97/+3 | |
2023-11-04 | user/spack: fix broken 'linux-headers' package. | Zach van Rijn | 3 | -2/+43 | |
See: https://github.com/spack/spack/issues/40334 Also: * Upstream Spack assumes that 'linux-headers' is always installed on the system, since it is a dependency of glibc. As 'openssl' requires it, make the dependency explicit. There are likely many more occurrences of this that should be reported and fixed upstream. | |||||
2023-11-03 | system/python3: delete unused patch. | Zach van Rijn | 1 | -14/+0 | |
Commit 49431cc5eda8d4e87633c6f201eed7f15df81abf bumped Python but did not delete the patch rendered obsolete. See also: #828 | |||||
2023-11-03 | user/lighttpd: fix prefix which fixes '-doc' subpackage. | Zach van Rijn | 1 | -0/+1 | |
2023-11-03 | user/lighttpd: Bump to 1.4.73, modernize config | Glenn Strauss | 3 | -74/+62 | |
2023-11-03 | user/libebml: Update to 1.4.4 | Leigh | 1 | -2/+2 | |
Closes: #1104 | |||||
2023-11-03 | user/spack: relocate default configuration. fixes #1108. | Zach van Rijn | 5 | -26/+59 | |
Switching to a file-based (as opposed to patch-based) configuration will be easier for us to maintain. Note that '/opt/spack/etc/spack/config.yaml' will override values in '/etc/spack/config.yaml'. Also: * change upstream spack.git provider; fixes spack#8, which gives users immediate access to our patches if they wish to set up a separate Spack tree | |||||
2023-11-03 | user/spack: default unprivileged root. fixes #1106. | Zach van Rijn | 2 | -2/+26 | |
2023-11-03 | user/spack: relocate to '/opt/spack'. | Zach van Rijn | 2 | -16/+46 | |
Additional changes: * add 'linux-headers' to makedepends; required by openssl during clingo bootstrap * add .post-install file to inform admins about usage | |||||
2023-11-02 | user/spack: support all targets. | Zach van Rijn | 3 | -16/+71 | |
* ppc requires explicit -latomic; this patch fixes adelie/spack#6 for both the initial clingo bootstrap and 'spack install clingo' * fix regression where all targets not supported by golang/rust could not be bootstrapped; this patch fixes adelie/spack#7 * pmmx still requires the archspec patch; fixes #794 * enable debug output during bootstrap build * disable buildcache by default (do not attempt to pull binaries) * fix package paths | |||||
2023-11-01 | user/spack: bump { 0.19.0_p1 --> 0.20.3_p1 }. | Zach van Rijn | 1 | -3/+3 | |
2023-11-01 | user/spack: miscellaneous improvements. | Zach van Rijn | 2 | -2/+21 | |
* Make dependencies explicit https://spack.readthedocs.io/en/latest/getting_started.html#system-prerequisites * Remove cached compiler preferences; this causes problems if e.g. 'ccache' is used ('/usr/local/bin/gcc') when built but the same path does not exist on the installed system. * Do not attempt to use the buildcache (search remote server for pre-built packages). We are the only musl-based distro currrently packaging Spack, and no such binaries exist yet. | |||||
2023-11-01 | user/lxqt-desktop: depend on adelie-lxqt-theme | Síle Ekaterin Liszka | 1 | -2/+2 | |
2023-10-31 | system/mandoc: fix trigger. fixes #1102. | Zach van Rijn | 2 | -2/+2 | |
2023-10-31 | user/musl-obstack: bump { 1.1 --> 1.2.3 }. switch upstream. | Zach van Rijn | 1 | -4/+4 | |
2023-10-31 | system/easy-kernel: Add Wireguard module to x86_64 | A. Wilcox | 2 | -8/+12 | |
Reported-by: @djt | |||||
2023-10-26 | system/easy-kernel: Add RTC support for aarch64 | A. Wilcox | 2 | -85/+94 | |
Adds modules for most RTCs supported on arm64. We also now build-in RTC_EFI, which should grab most of the server-class boards. | |||||
2023-10-25 | system/adelie-base: Add curl to Base environment | A. Wilcox | 1 | -2/+2 | |
It seems prudent to allow users to fetch files from remote servers in the Base environment. | |||||
2023-10-25 | system/ca-certificates: Update to 20230727 | A. Wilcox | 1 | -3/+3 | |
2023-10-25 | system/nss: Update to 3.94 | A. Wilcox | 1 | -2/+2 | |
2023-10-25 | user/mate-complete: depend on mate-themes and adelie-mate-theme | Síle Ekaterin Liszka | 1 | -3/+3 | |
2023-10-25 | user/adelie-mate-theme: new package | Síle Ekaterin Liszka | 3 | -0/+31 | |
2023-10-25 | user/mate-themes: new package | Síle Ekaterin Liszka | 1 | -0/+34 | |