aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/cloudi: disable haskell support on x86_64Leo2020-04-091-8/+10
|
* community/cloudi: fix build with new binutilsLeo2020-04-092-0/+22
|
* main/glib: rebuildAriadne Conill2020-04-101-1/+1
|
* testing/py3-pathspec: upgrade to 0.8.0Michał Polański2020-04-101-2/+2
|
* community/skopeo: upgrade to 0.2.0Michał Polański2020-04-101-2/+2
|
* testing/buildah: upgrade to 1.14.8Michał Polański2020-04-101-2/+2
|
* community/remmina: upgrade to 1.4.2Leo2020-04-101-2/+2
|
* testing/lmdbxx: use git checkout that can build nheko=0.6.4-r0Leo2020-04-102-5/+7
|
* testing/nheko: upgrade to 0.6.4Leo2020-04-102-31/+68
|
* community/libffi3.2: restrict to x86_64Leo2020-04-092-30/+2
| | | | we only need it for ghc which is x86_64 only
* community/libffi3.2: fix build in aarch64Leo2020-04-092-1/+29
|
* community/crystal: disable for nowLeo2020-04-091-1/+2
|
* testing/polyml: try fixing build in x86 with libffi>=3.3-r0Leo2020-04-092-15/+12
|
* testing/thunderbird: rebuild against our new rust tripletsLeo2020-04-091-10/+1
| | | | based on a5a6aea68d08960e3f2cc50cc05afc8586cc16ab
* testing/coredns: new aportMark Pashmfouroush2020-04-094-0/+64
| | | | | https://github.com/coredns/coredns CoreDNS is a fast and flexible DNS server
* community/calcurse: upgrade to 4.6.0Sören Tempel2020-04-092-3/+75
| | | | | | | | Backport an upstream patch for events with empty descriptions and remove a test which is "sloppily written" and fails though the tested functionality should be working according to upstream [0]. [0]: https://github.com/lfos/calcurse/issues/274#issuecomment-611716028
* community/ghc: depend on libffi3.2 for libffi.so.6Leo2020-04-091-1/+1
| | | | So it can bootstrap itself
* community/libffi3.2: new aportLeo2020-04-092-0/+159
| | | | | | | http://sourceware.org/libffi A portable, high level programming interface to various calling conventions. This is a temporary solution and ghc depends on it
* main/python3: rebuild, some builders built it before libffiAriadne Conill2020-04-091-1/+1
|
* community/ecl: try fixing build on 32bit archesLeo2020-04-092-5/+11
|
* community/openjdk7: rebuild against libffi.so.7Leo2020-04-091-1/+1
|
* community/openjdk8: rebuild against libffi.so.7Leo2020-04-091-1/+1
|
* community/llvm5: removeLeo2020-04-0910-531/+0
| | | | No more consumers
* community/mozjs68: rebuild against our new rust tripletsRasmus Thomsen2020-04-091-21/+2
|
* testing/libtickit: upgrade to 0.3.5Leo2020-04-091-4/+4
|
* testing/cawbird: upgrade to 1.0.5Leo2020-04-091-4/+4
|
* testing/openv2g: Make the open-v2g library more versatileOlliver Schinagl2020-04-093-5/+47
| | | | | | | | | | | | | | | | | | | The Open-V2G library can be made a little more versatile by enabling more feature, such as XMLDSIG support. More importantly, the library currently violates the ISO15118 spec by using a home-grown UCS implementation, where everything is treated as 32-bits, e.g. UTF-32, where ISO15118 uses UTF-8 encoding. As this is incompatible, we are better off switching to ASCII for now, a that at least is backwards compatible. To properly fix this, the library needs toe be fixed to properly by a proper UCS implementation or using a library to this end. Note, that these patches are configuration options changing the defaults, and thus are not up streamed. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
* main/python2: rebuild against libffi.so.7Leo2020-04-091-1/+1
|
* testing/ameba: disable on aarc64Milan P. Stanić2020-04-091-1/+1
| | | | disabled because crystal is disabled on aarch64
* community/oq: disable on aarc64Milan P. Stanić2020-04-091-1/+1
| | | | disabled because crystal is disabled on aarch64
* testing/libretro-mame2003: new aportDavid Demelier2020-04-091-0/+23
| | | | | https://github.com/libretro/mame2003-libretro Multiple Arcade Machine Emulator for libretro (2003)
* testing/tagutil: new aportDavid Demelier2020-04-092-0/+65
| | | | | https://github.com/kAworu/tagutil scriptable music files tags tool and editor
* community/shards: disable on aarc64Milan P. Stanić2020-04-091-1/+1
| | | | disabled because crystal is disabled on aarch64
* community/crystal: upgrade to 0.32.1Milan P. Stanić2020-04-093-304/+23
| | | | | | | | | | | disable build on aarch64, details about this can be found in Alpine issue number #11017 fixes: #11017 remove disable-specs-using-GB2312-encoding.patch, not needed anymore add fix-std-http-cookie-exp.patch as workaround for http cookie spec test, should be reported upstream build with llvm8 modernize APKBUILD
* testing/clojure: disable on mipsAriadne Conill2020-04-091-1/+1
|
* testing/openjdk14: disable on mipsAriadne Conill2020-04-091-1/+1
|
* testing/openjdk13: disable on mipsAriadne Conill2020-04-091-1/+1
|
* testing/openjdk12: disable on mipsAriadne Conill2020-04-091-1/+1
|
* testing/dlib: disable on mips, fix $makedependsAriadne Conill2020-04-091-2/+2
|
* testing/octave: disable on mipsAriadne Conill2020-04-091-1/+1
|
* testing/harminv: disable on mipsAriadne Conill2020-04-091-1/+1
|
* testing/dcc: move to communityDuncan Bellamy2020-04-098-7/+9
| | | | * change subpackages based on readme and cron script
* community/gns3-server: add missing dependencyPaper2020-04-091-2/+2
|
* testing/runvimtests: new aportKeith Maxwell2020-04-092-0/+33
|
* {main,community,testing}/*: rebuild against libffi.so.7Leo2020-04-0933-32/+34
|
* main/libffi: upgrade to 3.3Leo2020-04-094-212/+7
|
* community/py3-img2pdf: upgrade to 0.3.4Keith Maxwell2020-04-091-4/+4
| | | | | | | | | Also add Python 3 as a dependency so that /usr/bin/img2pdf doesn't exit with `sh: img2pdf: not found`. Before this change the command below exits with that error message: docker run --rm -ti alpine:edge \ sh -c "apk upgrade && apk add py3-img2pdf && img2pdf --version"
* community/libretro-database: upgrade to 1.8.5David Demelier2020-04-091-2/+2
|
* community/composer: upgrade to 1.10.4Andy Postnikov2020-04-091-2/+2
|
* community/hcloud: upgrade to 1.16.2Michał Polański2020-04-091-2/+2
|