summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-03-08system/*: remove checkroot, moderniseA. Wilcox11-59/+0
2019-03-08system/cflow: bump to 1.6A. Wilcox1-3/+3
2019-03-07user/openjdk7: fix ppc32 build (old)A. Wilcox1-0/+1
2019-03-07system/linux-pam: use byacc instead of bisonA. Wilcox1-1/+1
2019-03-07system/binutils: disable srec ctor test on ppc64A. Wilcox2-2/+17
2019-03-07 user/netqmail: really accurate license nowLaurent Bercot1-2/+2
2019-03-07 user/netqmail: more accurate licenseLaurent Bercot1-2/+2
2019-03-07system/gcc: use byacc instead of bisonA. Wilcox1-1/+1
2019-03-07system/bash: build without bisonA. Wilcox1-2/+2
2019-03-07system/bc: bump to 1.1.4, add tests, new build systemA. Wilcox1-7/+9
2019-03-07system/abuild: bump to 3.3.1A. Wilcox6-151/+7
2019-03-07Merge branch 'master' of code.foxkit.us:adelie/packagesLaurent Bercot71-1804/+1059
2019-03-06 user/s6-networking: upgrade to 2.3.0.4Laurent Bercot1-8/+38
2019-03-06 user/s6-dns: upgrade to 2.3.0.2Laurent Bercot1-9/+39
2019-03-06 system/s6: upgrade to 2.8.0.0Laurent Bercot2-8/+52
2019-03-06 system/execline: upgrade to 2.5.1.0Laurent Bercot1-10/+38
2019-03-06 system/utmps: upgrade to 0.0.2.1Laurent Bercot1-10/+38
2019-03-06 system/skalibs: upgrade to 2.8.0.0Laurent Bercot1-10/+30
2019-03-06system/gcc: Fix ppc32 kernel build; POSIXise builtin snprintfA. Wilcox3-1/+107
2019-03-06system/libaio: fix build on 32-bit PowerPCA. Wilcox1-1/+1
2019-03-06system/heirloom-devtools: fix URLA. Wilcox1-1/+1
2019-03-05system/gcc: fix 32-bit PowerPC issueA. Wilcox2-0/+17
2019-03-04system/gcc: GCC 8 introduces --enable-default-ssp, kill patchA. Wilcox2-217/+2
2019-03-04system/asciidoctor: fix RubyGems URL; old one is deadA. Wilcox1-1/+1
2019-03-04system/db: fix FTBFS on pmmxA. Wilcox2-2/+26
2019-03-04user/{lzo,lzop}: move to system/A. Wilcox2-0/+0
2019-03-04system/gcc: More Go fixes (build and runtime)A. Wilcox5-0/+87
2019-03-02system/openrc: disable tests due to Gentoo #575958A. Wilcox1-0/+1
2019-03-01system/{atf,kyua,libucontext,lutok,openrc}: m-nA. Wilcox5-7/+5
William is no longer contributing to Adélie.
2019-03-01system/linenoise: allow stricter SONAME preference of GCC 8A. Wilcox2-7/+6
2019-03-01system/git: disable stupid broken py2 testA. Wilcox1-0/+1
2019-03-01system/libelf: fix URLsA. Wilcox1-4/+5
2019-02-28system/flex: Build against byacc instead of bisonA. Wilcox1-1/+1
This breaks a circular dependency where flex needs bison and bison needs flex.
2019-02-28system/bzip2: fix download URLA. Wilcox1-1/+1
2019-02-28system/easy-kernel*: Fix build for powerpc64 with GCC 8A. Wilcox6-5/+260
2019-02-28system/libaio: Fix build for GCC 8A. Wilcox2-5/+33
2019-02-28system/binutils: bump to 2.32A. Wilcox4-108/+3
2019-02-28system/gcc: bump to 8.3.0A. Wilcox34-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 packageA. Wilcox17-15/+208
2019-02-27system/easy-kernel: update ppc32 config somewhatA. Wilcox2-23/+110
2019-02-27Merge branch 'gcc-https' into 'master' A. Wilcox1-4/+5
system/gcc: Use https:// for source URLs See merge request !188
2019-02-26user/gpgme: enable Python 3 bindings properlyA. Wilcox1-3/+3
2019-02-27system/gcc: Use https:// for source URLsLuis Ressel1-4/+5
2019-02-26experimental/openjdk7: new package (requires gawk)A. Wilcox12-0/+1039
2019-02-26experimental/erlang: new package (does not pass tests)A. Wilcox2-0/+68
2019-02-26user/lksctp-tools: new packageA. Wilcox1-0/+38
2019-02-26user/libxp: new packageA. Wilcox1-0/+38
2019-02-26user/xorgproto: enable legacy printprotoA. Wilcox2-4/+432
2019-02-26user/java-cacerts: new packageA. Wilcox2-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-26system/openssl: bump to 1.0.2rA. Wilcox2-38/+6