14308 Commits

Author SHA1 Message Date
Sören Tempel
85d8f7ea29 testing/drawterm: fix off by one in devmouse 2017-01-30 09:30:42 +01:00
Valery Kartel
ae88afa1be [various]: fix kernel.org 'source' url protocol & hostname
http -> https
ftp.kernel.org -> kernel.org
2017-01-30 06:22:45 +00:00
Jakub Jirutka
a31fabd98c testing/unison: disable on aarch64 (depends not available) 2017-01-28 11:26:10 +01:00
Jakub Jirutka
92b2c2a8bf testing/lablgtk: disable on aarch64 (build failed)
...
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
2017-01-28 01:13:24 +01:00
Jakub Jirutka
1b0f39f310 testing/unison: disable on x86 (depends on available) 2017-01-28 01:08:32 +01:00
Jakub Jirutka
10fef62075 testing/lablgtk: fix code-style 2017-01-28 01:05:30 +01:00
Jakub Jirutka
57a25815af testing/lablgtk: disable on armhf
ocaml is not built for armhf now
2017-01-28 01:04:07 +01:00
Jakub Jirutka
4b80374d03 testing/ocaml-findlib: enable on all except x86 and armhf 2017-01-28 01:02:59 +01:00
G.J.R. Timmer
897433df9c testing/pgtcl: new aport
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
2017-01-28 00:35:46 +01:00
Leonardo Arena
8fe2d1dd23 testing/unison: workaround possible parallel building issue
Can't reproduce locally
2017-01-27 16:11:16 +00:00
Leonardo Arena
fe7d05727f testing/unison: disable on x86. Depends not avail 2017-01-27 16:03:19 +00:00
Leonardo Arena
21ff260dfd testing/lablgtk: disable on x86. Depends not avail 2017-01-27 16:01:25 +00:00
Fabian Affolter
5dafe9ab2f testing/py-dulwich: upgrade to 0.15.0 2017-01-27 16:54:50 +02:00
Fabian Affolter
121c190a61 testing/py-influxdb: upgrade to 4.0.0 2017-01-27 16:54:36 +02:00
Jean-Louis Fuchs
1eea863cda testing/unison: new aport 2017-01-27 13:34:16 +00:00
Jean-Louis Fuchs
f78197ba95 testing/lablgtk: new aport 2017-01-27 13:34:16 +00:00
Natanael Copa
4c448bd1ed testing/firefox: build fix for x86
paxmark outside fakeroot
2017-01-27 13:12:14 +00:00
Natanael Copa
b55d326bec testing/firefox: upgrade to 51.0 2017-01-27 12:22:20 +00:00
Francesco Colista
beba0b6a9f Revert "testing/biblatex: upgrade to 3.8"
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)
2017-01-26 16:40:23 +00:00
Francesco Colista
06eeece998 testing/cunit: fixed upstream src url 2017-01-26 12:16:41 +00:00
Francesco Colista
8afe011771 testing/cunit: new aport 2017-01-26 12:13:28 +00:00
Natanael Copa
ca48692c7f testing/virtualbox-additions-grsec: rebuild against kernel 4.4.45-r0 2017-01-26 10:35:21 +00:00
Natanael Copa
06d0491961 testing/sch-cake-grsec: rebuild against kernel 4.4.45-r0 2017-01-26 10:35:21 +00:00
Natanael Copa
7763e9b680 testing/ipt-netflow-grsec: rebuild against kernel 4.4.45-r0 2017-01-26 10:35:21 +00:00
Timo Teräs
a94bdb3069 testing/plymouth: makedepend on libtool 2017-01-25 19:30:39 +00:00
Timo Teräs
e6008f2c4d testing/plymouth: upgrade to git snapshot 20170123 2017-01-25 19:28:33 +00:00
Jean-Louis Fuchs
e22073c1c7 testing/vice: new aport 2017-01-25 09:03:07 +00:00
Valery Kartel
f5a990a458 testing/rspamd: upgrade to 1.4.3 2017-01-25 07:23:11 +00:00
Valery Kartel
7e78164b01 testing/nginx-naxsi: upgrade to 1.11.9 2017-01-25 07:23:11 +00:00
Stefan Wagner
a80320a3d2 testing/suricata: enable support for nfqueue
nfqueue support was already enabled, but package libnfnetlink-dev was
missing.
2017-01-25 03:04:35 +01:00
Carlo Landmeter
ae67fa0cc9 testing/micro: new aport 2017-01-24 23:32:25 +01:00
Carlo Landmeter
c98de8bf17 testing/go-bindata: new aport 2017-01-24 23:32:25 +01:00
Francesco Colista
b70ffd376d testing/biblatex: upgrade to 3.8 2017-01-24 14:43:48 +00:00
Francesco Colista
cc21c8fdea testing/obs-studio: upgrade to 17.0.1 2017-01-24 14:33:58 +00:00
Natanael Copa
8b1cbc84fd community/kbuild: move from testing 2017-01-24 13:48:53 +00:00
Natanael Copa
54c94a12e7 community/virtualbox-guest-*: move from testing
ref #5722
2017-01-24 12:30:02 +00:00
Francesco Colista
178c8e2d79 testing/dynagen: new aport 2017-01-24 07:47:03 +00:00
Sören Tempel
6d53bfcea4 testing/drawterm: fix segfault when starting rio 2017-01-23 23:40:09 +01:00
Francesco Colista
d29d3b90f0 testing/etcd: upgrade to 3.1.0 2017-01-23 19:19:26 +00:00
Leonardo Arena
ebc3b67b35 Revert "testing/vice: new aport"
This reverts commit 8f8a6eb185656712e22dff8209d23a93ce7c531e.
2017-01-23 14:38:06 +00:00
Jean-Louis Fuchs
8f8a6eb185 testing/vice: new aport
Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
2017-01-23 14:31:38 +00:00
Valery Kartel
d8f19a30da testing/perl-time-local: upgrade to 1.25
- apkbuild cleanups
- fix download url
- fix -doc
2017-01-23 11:15:58 +00:00
Valery Kartel
34309408df testing/perl-extutils-makemaker: upgrade to 7.24, fix -doc 2017-01-23 11:13:37 +00:00
Sören Tempel
fe0c1f7378 testing/drawterm: upgrade to 20170119 2017-01-23 10:44:04 +00:00
Francesco Colista
cbbbaf9eba testing/wmi-client: new aport 2017-01-23 10:30:00 +00:00
Natanael Copa
3da633928b testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.44-r1 2017-01-23 06:59:16 +00:00
Natanael Copa
9032153216 testing/virtualbox-additions-grsec: rebuild against kernel 4.4.44-r1 2017-01-23 06:58:08 +00:00
Natanael Copa
776a2fa2ce testing/sch-cake-grsec: rebuild against kernel 4.4.44-r1 2017-01-23 06:57:51 +00:00
Natanael Copa
7f630089c0 testing/ipt-netflow-grsec: rebuild against kernel 4.4.44-r1 2017-01-23 06:57:51 +00:00
Jakub Jirutka
9dea6a874d testing/ttyd: add missing dependency on vim (provides xxd) 2017-01-22 19:42:40 +01:00