Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [various]: fix kernel.org 'source' url protocol & hostname | Valery Kartel | 2017-01-30 | 1 | -1/+1 |
| | | | | | http -> https ftp.kernel.org -> kernel.org | ||||
* | testing/unison: disable on aarch64 (depends not available) | Jakub Jirutka | 2017-01-28 | 1 | -1/+3 |
| | |||||
* | testing/lablgtk: disable on aarch64 (build failed) | Jakub Jirutka | 2017-01-28 | 1 | -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 Jirutka | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | testing/lablgtk: fix code-style | Jakub Jirutka | 2017-01-28 | 1 | -6/+6 |
| | |||||
* | testing/lablgtk: disable on armhf | Jakub Jirutka | 2017-01-28 | 1 | -1/+1 |
| | | | | ocaml is not built for armhf now | ||||
* | testing/ocaml-findlib: enable on all except x86 and armhf | Jakub Jirutka | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | testing/pgtcl: new aport | G.J.R. Timmer | 2017-01-28 | 1 | -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 issue | Leonardo Arena | 2017-01-27 | 1 | -4/+4 |
| | | | | Can't reproduce locally | ||||
* | testing/unison: disable on x86. Depends not avail | Leonardo Arena | 2017-01-27 | 1 | -2/+2 |
| | |||||
* | testing/lablgtk: disable on x86. Depends not avail | Leonardo Arena | 2017-01-27 | 1 | -2/+2 |
| | |||||
* | testing/py-dulwich: upgrade to 0.15.0 | Fabian Affolter | 2017-01-27 | 1 | -15/+30 |
| | |||||
* | testing/py-influxdb: upgrade to 4.0.0 | Fabian Affolter | 2017-01-27 | 1 | -4/+5 |
| | |||||
* | testing/unison: new aport | Jean-Louis Fuchs | 2017-01-27 | 3 | -0/+118 |
| | |||||
* | testing/lablgtk: new aport | Jean-Louis Fuchs | 2017-01-27 | 1 | -0/+43 |
| | |||||
* | testing/firefox: build fix for x86 | Natanael Copa | 2017-01-27 | 1 | -0/+4 |
| | | | | paxmark outside fakeroot | ||||
* | testing/firefox: upgrade to 51.0 | Natanael Copa | 2017-01-27 | 1 | -5/+5 |
| | |||||
* | Revert "testing/biblatex: upgrade to 3.8" | Francesco Colista | 2017-01-26 | 1 | -4/+4 |
| | | | | | | This reverts commit b70ffd376d82148c82a4074ff06e81272deb380a. Biblatex is related to biber to work, but biber is not yet tagged to 2.8 (which is supposed to work with this versionof biblatex) | ||||
* | testing/cunit: fixed upstream src url | Francesco Colista | 2017-01-26 | 1 | -4/+4 |
| | |||||
* | testing/cunit: new aport | Francesco Colista | 2017-01-26 | 2 | -0/+86 |
| | |||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -2/+2 |
| | |||||
* | testing/sch-cake-grsec: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -2/+2 |
| | |||||
* | testing/ipt-netflow-grsec: rebuild against kernel 4.4.45-r0 | Natanael Copa | 2017-01-26 | 1 | -2/+2 |
| | |||||
* | testing/plymouth: makedepend on libtool | Timo Teräs | 2017-01-25 | 1 | -1/+1 |
| | |||||
* | testing/plymouth: upgrade to git snapshot 20170123 | Timo Teräs | 2017-01-25 | 2 | -6/+5415 |
| | |||||
* | testing/vice: new aport | Jean-Louis Fuchs | 2017-01-25 | 3 | -0/+79 |
| | |||||
* | testing/rspamd: upgrade to 1.4.3 | Valery Kartel | 2017-01-25 | 2 | -65/+9 |
| | |||||
* | testing/nginx-naxsi: upgrade to 1.11.9 | Valery Kartel | 2017-01-25 | 1 | -4/+4 |
| | |||||
* | testing/suricata: enable support for nfqueue | Stefan Wagner | 2017-01-25 | 1 | -5/+4 |
| | | | | | nfqueue support was already enabled, but package libnfnetlink-dev was missing. | ||||
* | testing/micro: new aport | Carlo Landmeter | 2017-01-24 | 3 | -0/+144 |
| | |||||
* | testing/go-bindata: new aport | Carlo Landmeter | 2017-01-24 | 2 | -0/+58 |
| | |||||
* | testing/biblatex: upgrade to 3.8 | Francesco Colista | 2017-01-24 | 1 | -4/+4 |
| | |||||
* | testing/obs-studio: upgrade to 17.0.1 | Francesco Colista | 2017-01-24 | 1 | -4/+4 |
| | |||||
* | community/kbuild: move from testing | Natanael Copa | 2017-01-24 | 15 | -764/+0 |
| | |||||
* | community/virtualbox-guest-*: move from testing | Natanael Copa | 2017-01-24 | 13 | -422/+0 |
| | | | | ref #5722 | ||||
* | testing/dynagen: new aport | Francesco Colista | 2017-01-24 | 2 | -0/+69 |
| | |||||
* | testing/drawterm: fix segfault when starting rio | Sören Tempel | 2017-01-23 | 3 | -19/+35 |
| | |||||
* | testing/etcd: upgrade to 3.1.0 | Francesco Colista | 2017-01-23 | 1 | -4/+4 |
| | |||||
* | Revert "testing/vice: new aport" | Leonardo Arena | 2017-01-23 | 3 | -79/+0 |
| | | | | This reverts commit 8f8a6eb185656712e22dff8209d23a93ce7c531e. | ||||
* | testing/vice: new aport | Jean-Louis Fuchs | 2017-01-23 | 3 | -0/+79 |
| | | | | Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> | ||||
* | testing/perl-time-local: upgrade to 1.25 | Valery Kartel | 2017-01-23 | 1 | -9/+14 |
| | | | | | | - apkbuild cleanups - fix download url - fix -doc | ||||
* | testing/perl-extutils-makemaker: upgrade to 7.24, fix -doc | Valery Kartel | 2017-01-23 | 1 | -4/+9 |
| | |||||
* | testing/drawterm: upgrade to 20170119 | Sören Tempel | 2017-01-23 | 1 | -6/+6 |
| | |||||
* | testing/wmi-client: new aport | Francesco Colista | 2017-01-23 | 7 | -0/+2438 |
| | |||||
* | testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.44-r1 | Natanael Copa | 2017-01-23 | 1 | -1/+1 |
| | |||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 4.4.44-r1 | Natanael Copa | 2017-01-23 | 1 | -1/+1 |
| | |||||
* | testing/sch-cake-grsec: rebuild against kernel 4.4.44-r1 | Natanael Copa | 2017-01-23 | 1 | -1/+1 |
| | |||||
* | testing/ipt-netflow-grsec: rebuild against kernel 4.4.44-r1 | Natanael Copa | 2017-01-23 | 1 | -1/+1 |
| | |||||
* | testing/ttyd: add missing dependency on vim (provides xxd) | Jakub Jirutka | 2017-01-22 | 1 | -1/+3 |
| | |||||
* | testing/ttyd: new aport | Jakub Jirutka | 2017-01-22 | 2 | -0/+57 |
| | | | | | https://tsl0922.github.io/ttyd Share your terminal over the web |