Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-01 | system/{atf,kyua,libucontext,lutok,openrc}: m-n | A. Wilcox | 5 | -7/+5 | |
William is no longer contributing to Adélie. | |||||
2019-03-01 | system/linenoise: allow stricter SONAME preference of GCC 8 | A. Wilcox | 2 | -7/+6 | |
2019-03-01 | system/git: disable stupid broken py2 test | A. Wilcox | 1 | -0/+1 | |
2019-03-01 | system/libelf: fix URLs | A. Wilcox | 1 | -4/+5 | |
2019-02-28 | system/flex: Build against byacc instead of bison | A. Wilcox | 1 | -1/+1 | |
This breaks a circular dependency where flex needs bison and bison needs flex. | |||||
2019-02-28 | system/bzip2: fix download URL | A. Wilcox | 1 | -1/+1 | |
2019-02-28 | system/easy-kernel*: Fix build for powerpc64 with GCC 8 | A. Wilcox | 6 | -5/+260 | |
2019-02-28 | system/libaio: Fix build for GCC 8 | A. Wilcox | 2 | -5/+33 | |
2019-02-28 | system/binutils: bump to 2.32 | A. Wilcox | 4 | -108/+3 | |
2019-02-28 | system/gcc: bump to 8.3.0 | A. Wilcox | 34 | -1443/+501 | |
These patches have been forward-ported to 8: 002_all_default-relro.patch 005_all_default-as-needed.patch 011_all_default-warn-format-security.patch 012_all_default-warn-trampolines.patch We are no longer using fortify-headers, so these patches are no longer needed: 003_all_default-fortify-source.patch 050_all_libiberty-asprintf.patch 053_all_libitm-no-fortify-source.patch These patches no longer appear necessary: 067_all_gcc-poison-system-directories.patch 090_all_pr55930-dependency-tracking.patch 201-cilkrts.patch 203-libgcc_s.patch 207-static-pie.patch These patches have already been applied upstream: 204-linux_libc_has_function.patch 332-gccgo-remove-ustat.patch ada-aarch64-multiarch.patch ada-fixes.patch boehm-gc-musl.patch fix-rs6000-pie.patch gcc-4.8-build-args.patch lra-pentium.patch These patches are no longer necessary because GCJ has been removed: 310-build-gcj-s390x.patch fix-gcj-iconv-musl.patch fix-gcj-musl.patch fix-gcj-stdgnu14-link.patch The rest of the changes are updates from nsz's patchset. | |||||
2019-02-27 | {experimental => user}/openjdk7: new package | A. Wilcox | 17 | -15/+208 | |
2019-02-27 | system/easy-kernel: update ppc32 config somewhat | A. Wilcox | 2 | -23/+110 | |
2019-02-27 | Merge branch 'gcc-https' into 'master' | A. Wilcox | 1 | -4/+5 | |
system/gcc: Use https:// for source URLs See merge request !188 | |||||
2019-02-26 | user/gpgme: enable Python 3 bindings properly | A. Wilcox | 1 | -3/+3 | |
2019-02-27 | system/gcc: Use https:// for source URLs | Luis Ressel | 1 | -4/+5 | |
2019-02-26 | experimental/openjdk7: new package (requires gawk) | A. Wilcox | 12 | -0/+1039 | |
2019-02-26 | experimental/erlang: new package (does not pass tests) | A. Wilcox | 2 | -0/+68 | |
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 | system/openssl: bump to 1.0.2r | A. Wilcox | 2 | -38/+6 | |
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 | 2 | -6/+11 | |
Bumps for 22 February 2019. See merge request !182 | |||||
2019-02-26 | Merge branch 'busyborks' into 'master' | A. Wilcox | 47 | -0/+0 | |
Deprecate busybox package due to insane maintanership burden nobody is willing to take up. See merge request !183 | |||||
2019-02-26 | Merge branch 'gpgme' into 'master' | A. Wilcox | 2 | -10/+115 | |
user/gpgme: Fixes & new py3-gpg subpackage See merge request !186 | |||||
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-24 | Merge branch 'libucontext-ppc64' into 'master' | A. Wilcox | 4 | -47/+442 | |
Libucontext ppc64 Fix libucontext functions for ppc64 See merge request !185 | |||||
2019-02-23 | system/libucontext: fix on ppc64 | Bobby Bingham | 3 | -2/+442 | |
2019-02-23 | system/libucontext: delete patch no longer used | Bobby Bingham | 1 | -45/+0 | |
2019-02-23 | system/adelie-base: add POSIX tools | A. Wilcox | 1 | -3/+3 | |
2019-02-22 | {system => legacy}/busybox: fucking inflatable fucking busybox | Kiyoshi Aman | 47 | -0/+0 | |
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-22 | user/file: upgrade to 5.36, change to github :( | Kiyoshi Aman | 1 | -4/+9 | |
2019-02-22 | system/easy-kernel: fix configuration for Raspberry Pi 3 | A. Wilcox | 2 | -51/+25 | |
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 'easy-kernel-power' into 'master' | A. Wilcox | 4 | -69/+96 | |
system/easy-kernel*: Make the easy-kernel packages more similar See merge request !174 | |||||
2019-02-21 | legacy/hwdata: purge permanently | A. Wilcox | 2 | -58/+0 | |
2019-02-21 | legacy/wget: purge permanently | A. Wilcox | 1 | -50/+0 | |
2019-02-21 | move pcsc-lite to legacy for a few months as is customary | A. Wilcox | 4 | -0/+102 | |
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 |