summaryrefslogtreecommitdiff
path: root/user
AgeCommit message (Collapse)AuthorFilesLines
2023-11-08user/perl-data-optlist: upgrade to 0.114Síle Ekaterin Liszka1-2/+2
2023-11-08user/perl-cpan-meta-check: upgrade to 0.018Síle Ekaterin Liszka1-2/+2
2023-11-08user/perl-convert-color: upgrade to 0.17Síle Ekaterin Liszka1-3/+3
2023-11-08user/perl-commandable: upgrade to 0.11Síle Ekaterin Liszka1-3/+4
2023-11-08user/perl-cgi: upgrade to 4.59Síle Ekaterin Liszka1-2/+2
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 Bercot5-5/+5
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-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-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-31user/musl-obstack: bump { 1.1 --> 1.2.3 }. switch upstream.Zach van Rijn1-4/+4
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-25user/faad2: add patch for x86. fixes #1095.Zach van Rijn3-4/+69
Additionally, ensure shared libraries are versioned. This fixes a regression from the autotools-based era that was not carried into the CMake era.
2023-10-24user/faad2: bump { 2.10.0 --> 2.10.1_git20230904 }. fixes #1077.Leigh1-21/+23
2023-10-24user/horizon: Update to 0.9.8_pre7A. Wilcox1-9/+13
* Set cap_sys_time on horizon-qt5 to allow setting the clock. (adelie/horizon#321) * Move gfxdetect to graphical runlevel. (adelie/horizon#346)
2023-10-24user/livecd-support: Many improvementsA. Wilcox11-26/+75
* Change install scripts to local.d scripts. * Add a local.d script to make dhcpcd setuid. (adelie/horizon#361) * Make the Desktop Entry file a real file instead of a heredoc. * Remove setuid bit from the shell script; we don't need this any more. * Pull in our new LXQt theme for a better experience. * Add XFCE subpackage. * Set PATH correctly for horizon-run-qt5 so it can find mkfs.vfat and friends. * Set the clock with chronyd if possible on boot, before the graphical environment starts. * Use sudo for partitionmanger. (adelie/horizon#368) Ref: #1081
2023-10-24user/adelie-lxqt-theme: New packageA. Wilcox4-0/+69
Defines a base LXQt theme that is functional and appealing.
2023-10-24user/{desktops}: Depend on adelie-fontsA. Wilcox4-8/+8
2023-10-24user/adelie-fonts: New packageA. Wilcox1-0/+19
This supplies the fonts we want for all desktop environments. Ref: adelie/horizon#353
2023-10-24user/dnsmasq: New packageA. Wilcox4-0/+79
2023-10-24user/mesa: Update to 21.3.9, fix nouveauA. Wilcox2-3/+16
This update brings some reliability fixes to i915/i965, nouveau, and also radeonsi. This is the most recent version of the 'amber' branch which is the last version with support for these chipsets. There is a way to co-install mesa-amber and mesa, but we will need to work on that. For now, we ship this for everyone. The nouveau patch here is sent upstream and fixes context destroys.
2023-10-23{user => legacy}/minizip-ng: unneeded.Zach van Rijn1-32/+0
Moved to legacy/ due to filename conflict. See #1089. Additional work to be done is create a new package for zlib-ng [1] so as not to depend on upstream zlib, then ensure that all tests are being run correctly. It would be a good idea to add a library suffix '-ng' to avoid conflicts. [1]: https://github.com/zlib-ng/zlib-ng
2023-10-20user/{cbindgen,ripgrep,xsv,zola}: do not install stray files.Zach van Rijn4-12/+8
Fixes: #1090