summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-11-08user/perl-app-licensecheck: upgrade to 3.3.9Síle Ekaterin Liszka1-3/+3
2023-11-07user/bearssl: fix bashisms.Zach van Rijn1-1/+1
2023-11-07user/elogind: rebuild for libskarnet.so.2.14Laurent Bercot1-1/+1
2023-11-07skarnet.org packages: put back quotes on the url= fieldLaurent Bercot12-12/+12
2023-11-06user/netqmail: adapt to s6-networking-2.6.0.0Laurent Bercot4-24/+20
2023-11-06user/smtpd-starttls-proxy: upgrade to 0.0.1.3Laurent Bercot1-3/+3
2023-11-06user/s6-networking: upgrade to 2.6.0.0Laurent Bercot1-4/+4
2023-11-06user/bearssl: upgrade to 0.6_git20230221Laurent Bercot1-5/+8
2023-11-06user/s6-dns: upgrade to 2.3.6.0Laurent Bercot1-4/+4
2023-11-06user/s6-linux-utils: upgrade to 2.6.2.0Laurent Bercot1-4/+4
2023-11-06user/s6-portable-utils: upgrade to 2.3.0.3Laurent Bercot1-4/+4
2023-11-06system/mdevd: upgrade to 0.1.6.3Laurent Bercot1-4/+4
2023-11-06system/s6-rc: upgrade to 0.5.4.2Laurent Bercot1-5/+5
2023-11-06system/s6-linux-init: upgrade to 1.1.2.0Laurent Bercot1-5/+5
2023-11-06system/s6: upgrade to 2.12.0.0Laurent Bercot1-4/+4
2023-11-06system/execline: upgrade to 2.9.4.0Laurent Bercot1-4/+4
2023-11-06system/utmps: upgrade to 0.1.2.2Laurent Bercot1-5/+5
2023-11-06system/skalibs: upgrade to 2.14.0.0Laurent Bercot1-3/+3
2023-11-06experimental/otter-browser: Update to 1.0.03A. Wilcox1-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-05user/elixir 1.15.7Lee Starnes1-2/+2
2023-11-05user/strongswan 5.9.11Lee Starnes1-2/+4
2023-11-05user/openvpn 2.6.6Lee Starnes1-4/+4
2023-11-05user/dovecot 2.3.21Lee Starnes1-5/+5
2023-11-05user/spice-gtk: upgrade to 0.42Síle Ekaterin Liszka1-10/+5
2023-11-05user/spice-protocol: upgrade to 0.14.4Síle Ekaterin Liszka1-3/+3
2023-11-05user/meson: upgrade to 1.2.3Síle Ekaterin Liszka2-97/+3
2023-11-04user/spack: fix broken 'linux-headers' package.Zach van Rijn3-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-03system/python3: delete unused patch.Zach van Rijn1-14/+0
Commit 49431cc5eda8d4e87633c6f201eed7f15df81abf bumped Python but did not delete the patch rendered obsolete. See also: #828
2023-11-03user/lighttpd: fix prefix which fixes '-doc' subpackage.Zach van Rijn1-0/+1
2023-11-03user/lighttpd: Bump to 1.4.73, modernize configGlenn Strauss3-74/+62
2023-11-03user/libebml: Update to 1.4.4Leigh1-2/+2
Closes: #1104
2023-11-03user/spack: relocate default configuration. fixes #1108.Zach van Rijn5-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-03user/spack: default unprivileged root. fixes #1106.Zach van Rijn2-2/+26
2023-11-03user/spack: relocate to '/opt/spack'.Zach van Rijn2-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-02user/spack: support all targets.Zach van Rijn3-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-01user/spack: bump { 0.19.0_p1 --> 0.20.3_p1 }.Zach van Rijn1-3/+3
2023-11-01user/spack: miscellaneous improvements.Zach van Rijn2-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-01user/lxqt-desktop: depend on adelie-lxqt-themeSíle Ekaterin Liszka1-2/+2
2023-10-31system/mandoc: fix trigger. fixes #1102.Zach van Rijn2-2/+2
2023-10-31user/musl-obstack: bump { 1.1 --> 1.2.3 }. switch upstream.Zach van Rijn1-4/+4
2023-10-31system/easy-kernel: Add Wireguard module to x86_64A. Wilcox2-8/+12
Reported-by: @djt
2023-10-26system/easy-kernel: Add RTC support for aarch64A. Wilcox2-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-25system/adelie-base: Add curl to Base environmentA. Wilcox1-2/+2
It seems prudent to allow users to fetch files from remote servers in the Base environment.
2023-10-25system/ca-certificates: Update to 20230727A. Wilcox1-3/+3
2023-10-25system/nss: Update to 3.94A. Wilcox1-2/+2
2023-10-25user/mate-complete: depend on mate-themes and adelie-mate-themeSíle Ekaterin Liszka1-3/+3
2023-10-25user/adelie-mate-theme: new packageSíle Ekaterin Liszka3-0/+31
2023-10-25user/mate-themes: new packageSíle Ekaterin Liszka1-0/+34
2023-10-25user/dconf: add file needed for configuring default settings in dconfSíle Ekaterin Liszka2-3/+8
2023-10-25system/easy-kernel: Config update for new binutilsA. Wilcox4-11/+46
The new binutils version allows more options on aarch64, pmmx, and x86_64. Configure them so that native builders don't have `oldconfig` output. Fixes: #1091, #1092, #1094