aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/yarn: remove support for legacy nodejsEd Robinson2017-02-032-3/+33
| | | | | There is no need to include these files that support nodejs 4 as such an old version is not packaged by alpine.
* testing/yarn: add installationMethod key to package.jsonEd Robinson2017-02-032-4/+47
| | | | requested upstream https://github.com/yarnpkg/yarn/issues/1326#issuecomment-276454732
* testing/yarn: update to v0.20.0Ed Robinson2017-02-032-19/+5
|
* testing/exim: Fix linking error on loadable modules/subpackagesAsh Berlin2017-02-012-8/+9
| | | | | | | | | | | | Something about the gcc invocation was causing it to not link libpq or libmysql so the exim-postgresql and exim-mysql packages were unusable at runtime. linux-headers build-time deb didn't seem to cause any problems, but it issued a warning about linux/ip.h not found, and we can fix that easily enough so we should. Fixes #6775
* testing/lablgtk: move *-dev to depends_devJean-Louis Fuchs2017-02-011-4/+3
|
* testing/fuse-exfat: upgrade to 1.2.6Valery Kartel2017-02-011-31/+25
| | | | | | | | -- apkbuild cleanups change source to build both fuse-exfat & exfat-utils fuse-exfat provides exfat fuse-exfat-utils provides exfat-utils
* Revert "testing/perl-text-vcard: new aport"Francesco Colista2017-02-011-42/+0
| | | | | | wrong commit This reverts commit dcb44a5c8852275ed45d45bca200b8ef8868c967.
* testing/perl-text-vcard: new aportFrancesco Colista2017-02-011-0/+42
|
* testing/yarn: change source URL on request from upstreamJakub Jirutka2017-01-311-1/+1
|
* community/plymouth: moved from testingTimo Teräs2017-01-313-5484/+0
|
* community/ecryptfs-utils: moved from testingTimo Teräs2017-01-313-98/+0
|
* testing/ecryptfs-utils: flush stdout before prompting thingsTimo Teräs2017-01-312-4/+38
| | | | musl has line buffered stdout, so flush it before waiting for input.
* testing/ecryptfs-utils: fix makedepends after recent perl splitTimo Teräs2017-01-311-1/+1
|
* testing/ecryptfs-utils: use default sbin directoryTimo Teräs2017-01-311-3/+3
| | | | fixes the shipped scripts to work that rely files to be in /sbin
* testing/yarn: fix various issues and try to minimize pkg sizeJakub Jirutka2017-01-312-22/+38
|
* testing/yarn: new aportEd Robinson2017-01-312-0/+49
| | | | | https://yarnpkg.com/ Fast, reliable, and secure dependency management for Node.js.
* testing/influxdb: upgrade to 1.2.0Stefan Wagner2017-01-303-28/+36
|
* testing/suricata: cleanup APKBUILDStefan Wagner2017-01-301-10/+21
|
* testing/suricata: fix pid file path for logrotateStefan Wagner2017-01-301-1/+1
|
* testing/zathura-ps: move from unmaintained, updateJean-Louis Fuchs2017-01-301-0/+28
|
* testing/libspectre: move from unmaintained, updateJean-Louis Fuchs2017-01-302-0/+108
|
* testing/zathura-pdf-poppler: move from unmaintained, updateJean-Louis Fuchs2017-01-301-0/+28
|
* testing/zathura: move from unmaintained, updateJean-Louis Fuchs2017-01-301-0/+32
|
* testing/girara: move from unmaintained, updateJean-Louis Fuchs2017-01-301-0/+37
|
* testing/gitea: fix typo in confdCarlo Landmeter2017-01-302-5/+5
|
* testing/lxd: upgrade to 2.8Valery Kartel2017-01-302-9/+9
| | | | init-script: fix indentation
* testing/wine-staging: upgrade to 2.0Valery Kartel2017-01-303-67/+74
| | | | | | | fix maintainer add replaces= against community/wine fixes and improvements in apkbuild
* community/xbindkeys: move from testingStefan Wagner2017-01-301-32/+0
|
* community/macchanger: move from testingStefan Wagner2017-01-302-51/+0
|
* testing/vips: upgrade to 8.4.5Vitaly Aminev2017-01-301-4/+4
|
* testing/darktable: upgrade to 2.2.2Kevin Daudt2017-01-301-5/+5
|
* testing/stlink: temporarily disable on x86Sören Tempel2017-01-301-2/+2
| | | | https://github.com/texane/stlink/issues/547
* testing/stlink: upgrade to 1.3.0Sören Tempel2017-01-301-8/+6
|
* testing/drawterm: fix off by one in devmouseSören Tempel2017-01-302-6/+19
|
* [various]: fix kernel.org 'source' url protocol & hostnameValery Kartel2017-01-301-1/+1
| | | | | http -> https ftp.kernel.org -> kernel.org
* testing/unison: disable on aarch64 (depends not available)Jakub Jirutka2017-01-281-1/+3
|
* testing/lablgtk: disable on aarch64 (build failed)Jakub Jirutka2017-01-281-1/+2
| | | | | | | | | | | | | ... ocamlopt.opt -w s -c gutf8.ml + gcc -fPIC -Os -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtkspell-2.0 -I/usr/include/gtksourceview-2.0 -pthread -I/usr/include/libxml2 -imacros ml_domain.h -O -I'/usr/lib/ocaml' 'ml_gtkspell.c' + gcc -fPIC -Os -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtkspell-2.0 -I/usr/include/gtksourceview-2.0 -pthread -I/usr/include/libxml2 -imacros ml_domain.h -O -I'/usr/lib/ocaml' 'ml_rsvg.c' ocamlc.opt -w s-3+52 -warn-error A-52 -c gpointer.ml ocamlc.opt -w s-3+52 -warn-error A-52 -c gutf8.ml ocamlc.opt -w s-3+52 -warn-error A-52 -c gobject.mli File "gtkThInit.ml", line 27, characters 13-28: Error: Unbound module GtkThread make[1]: *** [Makefile:192: gtkThInit.cmo] Error 2
* testing/unison: disable on x86 (depends on available)Jakub Jirutka2017-01-281-1/+1
|
* testing/lablgtk: fix code-styleJakub Jirutka2017-01-281-6/+6
|
* testing/lablgtk: disable on armhfJakub Jirutka2017-01-281-1/+1
| | | | ocaml is not built for armhf now
* testing/ocaml-findlib: enable on all except x86 and armhfJakub Jirutka2017-01-281-1/+1
|
* testing/pgtcl: new aportG.J.R. Timmer2017-01-281-0/+57
| | | | | | | | | | https://flightaware.github.io/Pgtcl/ Tcl client side interface to PostgreSQL (libpgtcl) Review notes: I've fixed multiple code quality issues and moved the aport from main to testing. I'll move it to main (it's needed for PostgreSQL) after verification that it can be built on all archs. @jirutka
* testing/unison: workaround possible parallel building issueLeonardo Arena2017-01-271-4/+4
| | | | Can't reproduce locally
* testing/unison: disable on x86. Depends not availLeonardo Arena2017-01-271-2/+2
|
* testing/lablgtk: disable on x86. Depends not availLeonardo Arena2017-01-271-2/+2
|
* testing/py-dulwich: upgrade to 0.15.0Fabian Affolter2017-01-271-15/+30
|
* testing/py-influxdb: upgrade to 4.0.0Fabian Affolter2017-01-271-4/+5
|
* testing/unison: new aportJean-Louis Fuchs2017-01-273-0/+118
|
* testing/lablgtk: new aportJean-Louis Fuchs2017-01-271-0/+43
|
* testing/firefox: build fix for x86Natanael Copa2017-01-271-0/+4
| | | | paxmark outside fakeroot