aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-vanilla: upgrade to 4.4.36Natanael Copa2016-12-031-4/+4
|
* community/firefox-esr: upgrade to 45.5.1Sören Tempel2016-12-031-5/+5
|
* community/ocaml: disable on 32bit archsNatanael Copa2016-12-031-1/+1
|
* community/opam: disable on 32bit archsNatanael Copa2016-12-031-1/+1
|
* community/camlp4: disable on 32bit archsNatanael Copa2016-12-031-1/+1
|
* community/ocamlbuild: disable on 32bit buildsNatanael Copa2016-12-031-1/+1
|
* main/linux-rpi: upgrade to 4.4.36Natanael Copa2016-12-031-4/+4
|
* community/ocaml: actually remove -fno-pie and enable on x86Natanael Copa2016-12-031-3/+3
|
* community/ocaml: upgrade to 4.04.0 and enable on armNatanael Copa2016-12-031-5/+5
| | | | we remove the -fno-pie flag as it made things break on arm
* community/luarocks: upgrade to 2.4.2Jakub Jirutka2016-12-031-4/+7
|
* main/perl-test-mockobject: upgrade to 1.20161202Leonardo Arena2016-12-031-4/+4
|
* main/perl-config-inifiles: upgrade to 2.94Leonardo Arena2016-12-031-4/+4
|
* main/perl-dbd-mysql: upgrade to 4.041Leonardo Arena2016-12-031-5/+5
|
* community/ocaml: disable on armCarlo Landmeter2016-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | cp camlheader camlheader_ur; \ fi make[2]: Leaving directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0/stdlib' cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot if test -f boot/libcamlrun.a; then :; else \ ln -s ../byterun/libcamlrun.a boot/libcamlrun.a; fi if test -d stdlib/caml; then :; else \ ln -s ../byterun/caml stdlib/caml; fi make[1]: Leaving directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' make opt.opt make[1]: Entering directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' make checkstack make[2]: Entering directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' Segmentation fault make[2]: *** [Makefile:721: checkstack] Error 139 make[2]: Leaving directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' make[1]: *** [Makefile:175: opt.opt] Error 2 make[1]: Leaving directory '/home/buildozer/aports/community/ocaml/src/ocaml-4.03.0' make: *** [Makefile:49: world.opt] Error 2
* main/ncftp: Upgrade to 3.2.6. Slightly modernize APKBUILD.Przemyslaw Pawelczyk2016-12-031-14/+12
|
* testing/tvheadend-git: upgrade to snapshot 20161130Carlo Landmeter2016-12-031-14/+14
| | | | | apkbuild is refactored to move away from abuild snapshot and use githubs sha archives instead. Change pkgver to only include the date of sha.
* community/opam,camlp4: disable on x86Natanael Copa2016-12-022-2/+2
|
* community/ocamlbuild: disable on x86Natanael Copa2016-12-021-1/+1
|
* community/ocaml: mark ocaml as !x86 instead of depsAnil Madhavapeddy2016-12-024-4/+4
|
* main/aports-build: limit release upload speed to 8MB/sNatanael Copa2016-12-022-5/+5
| | | | | this is to workaround issue with scaleway arm servers that seem to have an issue when uploading the iso images.
* main/alpine-conf: make update-kernel exit on mksquashfs errorsNatanael Copa2016-12-022-4/+36
|
* main/squashfs-tools: add fix for a race in mksquashfsNatanael Copa2016-12-022-4/+68
|
* community/opam: move from testing to communityAnil Madhavapeddy2016-12-021-0/+0
|
* community/camlp4: move from testing to communityAnil Madhavapeddy2016-12-021-0/+0
|
* community/ocamlbuild: move from testing to communityAnil Madhavapeddy2016-12-021-0/+0
|
* community/ocaml: move from testing to communityAnil Madhavapeddy2016-12-024-0/+0
|
* community/clasp: move from testing to communityAnil Madhavapeddy2016-12-021-0/+0
|
* community/aspcud: move from testing to communityAnil Madhavapeddy2016-12-021-0/+0
|
* community/gringo: move from testing to communityAnil Madhavapeddy2016-12-022-0/+0
|
* main/qemu: Upgrade to 2.6.2.Przemyslaw Pawelczyk2016-12-021-4/+4
|
* main/links: upgrade to 2.14Daniel Sabogal2016-12-021-9/+9
|
* main/mupdf: upgrade to 1.10aDaniel Sabogal2016-12-021-4/+4
|
* main/mercurial: Upgrade to 4.0.1. Slightly modernize APKBUILD.Przemyslaw Pawelczyk2016-12-021-10/+11
|
* main/userspace-rcu: upgrade to 0.9.3Michael Jeanson2016-12-021-17/+7
|
* main/fakeroot: fix signal handling for msgrcvTimo Teräs2016-12-022-1/+17
| | | | | | | | | Retry msgrcv in case signal arrives, otherwise we return bad values from libc hooks. According to docs msgrcv is never restarted automatically regardless of SA_RESTART flag, so do it in the code. Incidentally mksquashfs sets up SIGALRM to fire relatively often so it is good at trigger this race with different weird error messages.
* community/py-websocket-client: upgrade to 0.39.0Francesco Colista2016-12-021-4/+4
|
* main/sqlite: Upgrade to 3.15.2.Przemyslaw Pawelczyk2016-12-021-4/+4
|
* community/monitoring-plugins: ugprade to 2.2Francesco Colista2016-12-021-18/+8
|
* community/notmuch: upgrade to 0.23.3Stefan Wagner2016-12-021-5/+5
|
* testing/ocamlbuild: disable on x86 due to textrelsNatanael Copa2016-12-013-3/+3
|
* testing/gringo: fix build with newer c++ compilersAnil Madhavapeddy2016-12-012-4/+23
|
* testing/ocaml: works on aarch64 with non-parallel buildAnil Madhavapeddy2016-12-011-3/+3
|
* testing/ocamlbuild: works on all architectures, correct licenseAnil Madhavapeddy2016-12-011-3/+3
|
* testing/opam: move from unmaintained and take maintainerAnil Madhavapeddy2016-12-011-17/+6
|
* testing/aspcud: new aportAnil Madhavapeddy2016-12-011-0/+32
|
* testing/gringo: new aportAnil Madhavapeddy2016-12-011-0/+31
|
* testing/clasp: new aportAnil Madhavapeddy2016-12-011-0/+29
|
* testing/camlp4: take maintainer and enable on all archesAnil Madhavapeddy2016-12-011-3/+3
|
* main/py-cryptography: security upgrade to 1.5.3Sergey Lukin2016-12-011-5/+5
| | | | | | fixes #6514 CVE-2016-9243
* community/youtube-dl: upgrade to 2016.11.27Timo Teräs2016-12-011-4/+4
|