Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-07 | user/openjdk7: fix ppc32 build (old) | A. Wilcox | 1 | -0/+1 | |
2019-03-07 | user/netqmail: really accurate license now | Laurent Bercot | 1 | -2/+2 | |
2019-03-07 | user/netqmail: more accurate license | Laurent Bercot | 1 | -2/+2 | |
2019-03-07 | Merge branch 'master' of code.foxkit.us:adelie/packages | Laurent Bercot | 2 | -79/+0 | |
2019-03-06 | user/s6-networking: upgrade to 2.3.0.4 | Laurent Bercot | 1 | -8/+38 | |
2019-03-06 | user/s6-dns: upgrade to 2.3.0.2 | Laurent Bercot | 1 | -9/+39 | |
2019-03-04 | user/{lzo,lzop}: move to system/ | A. Wilcox | 2 | -79/+0 | |
2019-02-27 | {experimental => user}/openjdk7: new package | A. Wilcox | 17 | -0/+1232 | |
2019-02-26 | user/gpgme: enable Python 3 bindings properly | A. Wilcox | 1 | -3/+3 | |
2019-02-26 | user/lksctp-tools: new package | A. Wilcox | 1 | -0/+38 | |
2019-02-26 | user/libxp: new package | A. Wilcox | 1 | -0/+38 | |
2019-02-26 | user/xorgproto: enable legacy printproto | A. Wilcox | 2 | -4/+432 | |
2019-02-26 | user/java-cacerts: new package | A. Wilcox | 2 | -0/+27 | |
This package differs from Alpine's in two important ways: * The script is in source= and installed, instead of created with a heredoc. * There is no deinstall script to remove the certificate store. This is unnecessary, and violates APK's guarantee that user-generated content will not be modified. We cannot control what users do inside the directory, and we cannot take ownership of the entire thing. So we should not remove it. | |||||
2019-02-26 | user/java-gcj-compat: ugh | A. Wilcox | 1 | -0/+65 | |
2019-02-26 | user/java-common: new package | A. Wilcox | 2 | -0/+35 | |
2019-02-26 | user/fastjar: new package | A. Wilcox | 4 | -0/+184 | |
2019-02-26 | Merge branch 'bump.aerdan.20190222' into 'master' | A. Wilcox | 1 | -2/+2 | |
Bumps for 22 February 2019. See merge request !182 | |||||
2019-02-26 | user/gpgme: Add py3-gpg subpackage | Luis Ressel | 1 | -2/+10 | |
2019-02-26 | user/gpgme: Use https source URL, drop duplicate check(), fix tests | Luis Ressel | 2 | -8/+105 | |
2019-02-25 | user/wxwidgets: use configure option instead of patch | A. Wilcox | 2 | -19/+4 | |
2019-02-24 | user/wxwidgets: new package | A. Wilcox | 2 | -0/+58 | |
2019-02-23 | user/qastools: new package | A. Wilcox | 3 | -7/+51 | |
2019-02-22 | user/mesa: Fix swrast AltiVec detection on 32-bit PPC | A. Wilcox | 2 | -3/+71 | |
2019-02-22 | user/mesa: add dri-vc4 for ARM64 | A. Wilcox | 1 | -2/+6 | |
2019-02-22 | user/perl-test-differences: upgrade to 0.65 | Kiyoshi Aman | 1 | -2/+2 | |
2019-02-21 | Merge branch 'wireguard' into 'master' | A. Wilcox | 3 | -7/+83 | |
user/wireguard-module: New packages for easy-kernel-power8* Depends on MR 174. See merge request !175 | |||||
2019-02-21 | Merge branch 'gnupg.smartcards' into 'master' | A. Wilcox | 4 | -4/+79 | |
user/gnupg: add udev rules and gnupg Explicitly build scdaemon and the internal ccid driver, as well as provide rules for udev. Signed-off-by: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com> See merge request !176 | |||||
2019-02-21 | Merge branch 'morefonts' into 'master' | A. Wilcox | 2 | -0/+54 | |
Couple of misc fonts See merge request !177 | |||||
2019-02-21 | Merge branch 'tinyfugue' into 'master' | A. Wilcox | 7 | -0/+452 | |
user/tf: new package See merge request !179 | |||||
2019-02-20 | user/wireguard-module: New packages for easy-kernel-power8* | Luis Ressel | 3 | -7/+83 | |
2019-02-20 | user/gnupg: add udev rules and gnupg | Kiyoshi Aman | 4 | -4/+79 | |
Explicitly build scdaemon and the internal ccid driver, as well as provide rules for udev. Signed-off-by: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com> | |||||
2019-02-20 | user/dina: new package | Kiyoshi Aman | 1 | -0/+31 | |
2019-02-20 | user/otf-culmus: new package | Kiyoshi Aman | 1 | -0/+23 | |
2019-02-20 | Drop pcsc-lite and revdeps due to QA concerns | Luis Ressel | 6 | -172/+0 | |
If it is re-added later, pcscd should at least be run as an unpriv user w/o any capabilities. | |||||
2019-02-20 | user/wpa_supplicant: Disable the optional pcsc-lite dependency | Luis Ressel | 2 | -7/+6 | |
2019-02-20 | user/wpa_supplicant: It makes no sense to make eapol_test in check() | Luis Ressel | 1 | -7/+3 | |
It's just a binary that's installed for testing purposes @ runtime. In fact, we should investigate whether we want to install it at all. | |||||
2019-02-20 | user/rdesktop: Disable the optional pcsc-lite dependency | Luis Ressel | 1 | -3/+3 | |
2019-02-20 | user/yubico-c: libyubikey does not depend on ccid | Luis Ressel | 1 | -3/+3 | |
2019-02-19 | Merge branch 'rust' into 'master' | A. Wilcox | 25 | -252/+154 | |
user/rust: Bump to 1.31.1 This needs updated binaries from https://portage.smaeul.xyz/distfiles/adelie/ See merge request !131 | |||||
2019-02-19 | user/irssi: fix ridiculous egregious C conformance error | A. Wilcox | 2 | -2/+24 | |
2019-02-19 | user/extra-cmake-modules: kill useless test uoiuowujwedfw | A. Wilcox | 1 | -1/+1 | |
2019-02-19 | user/wireguard-module: don't use builder LDFLAGS | A. Wilcox | 1 | -1/+1 | |
Otherwise, we have -Wl,--as-needed passed to ld which it can't handle. | |||||
2019-02-19 | Merge branch 'wireguard' into 'master' | A. Wilcox | 1 | -0/+35 | |
user/wireguard-module: New package TODO: Pending changes in our module signing process, this module is currently unsigned. Depends on MR 170. See merge request !171 | |||||
2019-02-19 | Merge branch 'bump.aerdan.20190219' into 'master' | A. Wilcox | 14 | -79/+30 | |
Packages bumped for 19 February 2019 See merge request !172 | |||||
2019-02-19 | user/xapian-core: upgrade to 1.4.10 | Kiyoshi Aman | 1 | -2/+2 | |
2019-02-19 | user/ninja: upgrade to 1.9.0 | Kiyoshi Aman | 1 | -4/+7 | |
2019-02-19 | user/meson: upgrade to 0.49.2 | Kiyoshi Aman | 1 | -2/+2 | |
2019-02-19 | user/imagemagick: upgrade to 7.0.8.28 | Kiyoshi Aman | 1 | -2/+2 | |
2019-02-19 | user/highlight: upgrade to 3.49 | Kiyoshi Aman | 1 | -2/+2 | |
2019-02-19 | Merge branch 'redshift' into 'master' | A. Wilcox | 1 | -0/+57 | |
user/redshift: New package See merge request !168 |