aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/wireguard-vanilla: rebuild against kernel 4.14.44-r0Natanael Copa2018-05-281-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.44-r0Natanael Copa2018-05-281-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.44-r0Natanael Copa2018-05-281-1/+1
|
* testing/zbar: rebuild against current imagemagickJakub Jirutka2018-05-261-1/+1
| | | | Fixes #8934 (https://bugs.alpinelinux.org/issues/8934)
* testing/py-beautifulsoup4: improve abuildJakub Jirutka2018-05-261-4/+2
|
* testing/py-beautifulsoup4: add check and fix #8935Keith Maxwell2018-05-261-5/+24
| | | | | | | | | Adds a basic check (python -c "import bs4") Follows the multi-version package example from https://wiki.alpinelinux.org/wiki/APKBUILD_examples:Python Fixes #8935 (https://bugs.alpinelinux.org/issues/8935)
* testing/qt5-qtwebengine: disable on x86 due to build failureJakub Jirutka2018-05-261-1/+2
| | | | | | | | | | | [2/4378] CC obj/third_party/ffmpeg/ffmpeg_internal/autorename_libavutil_cpu.o FAILED: obj/third_party/ffmpeg/ffmpeg_internal/autorename_libavutil_cpu.o /usr/bin/gcc -MMD -MF obj/third_party/ffmpeg/ffmpeg_internal/autorename_libavutil_cpu.o.d -DHAVE_AV_CONFIG_H -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -DFF_API_CONVERGENCE_DURATION=0 -D_ISOC99_SOURCE -D_LARGEFILE_SOURCE -DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../../3rdparty/chromium/third_party/ffmpeg/chromium/config/Chromium/linux/ia32 -I../../3rdparty/chromium/third_party/ffmpeg -I../../3rdparty/chromium/third_party/ffmpeg/compat/atomics/gcc -Igen -I../../3rdparty/chromium -I../../3rdparty/chromium/third_party/opus/src/include -fPIC -fomit-frame-pointer -Wno-deprecated-declarations -w -std=c99 -pthread -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -fomit-frame-pointer -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -pthread -m32 -msse2 -mfpmath=sse -mmmx -g0 -fvisibility=hidden -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -c ../../3rdparty/chromium/third_party/ffmpeg/libavutil/autorename_libavutil_cpu.c -o obj/third_party/ffmpeg/ffmpeg_internal/autorename_libavutil_cpu.o In file included from ../../3rdparty/chromium/third_party/ffmpeg/libavutil/autorename_libavutil_cpu.c:2:0: ../../3rdparty/chromium/third_party/ffmpeg/libavutil/cpu.c:47:24: fatal error: sys/sysctl.h: No such file or directory #include <sys/sysctl.h> ^ compilation terminated.
* testing/tengine: upgrade to 2.2.2, modernize, clarity licenseTBK2018-05-254-114/+63
|
* testing/qt5-qtwebengine: disable on ppc64leJakub Jirutka2018-05-241-1/+2
| | | | | | QtWebEngine can only be built for x86, x86-64, ARM, Aarch64, and MIPSel architectures. QtWebEngine will not be built. make: Nothing to be done for 'first'.
* testing/ocfs2-tools: fix build failure on ppc64leJakub Jirutka2018-05-242-0/+18
| | | | | | o2hbmonitor.c: In function 'get_device_name': o2hbmonitor.c:124:12: error: 'PATH_MAX' undeclared (first use in this function) char path[PATH_MAX];
* testing/ocfs2-tools: add missing makedepend linux-headersJakub Jirutka2018-05-231-1/+1
|
* testing/ocfs2-tools: add missing makedepend ncurses-devJakub Jirutka2018-05-231-1/+1
|
* testing/ocfs2-tools: rewrite aport and upgrade to 1.8.5Jakub Jirutka2018-05-2313-109/+363
| | | | Note: We use the same ("unofficial"?) upstream as Fedora.
* testing/ocfs2-tools: move from unmaintainedJakub Jirutka2018-05-237-0/+388
|
* testing/firefox: upgrade to 60.0.1Natanael Copa2018-05-235-33/+40
|
* testing/php7-brotli: new aportTBK2018-05-231-0/+34
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.43-r0Natanael Copa2018-05-231-1/+1
|
* testing/sndio: new aportNatanael Copa2018-05-211-0/+27
| | | | | Small audio and MIDI framework part of the OpenBSD project http://www.sndio.org/
* testing/php7-igbinary: new aportAndy Postnikov2018-05-191-0/+39
|
* testing/php7-mongodb: set arch to allAndy Postnikov2018-05-191-1/+1
|
* testing/mongo-php7-library: upgrade to 1.3.2 and modernizeAndy Postnikov2018-05-191-7/+5
|
* testing/py-distro: upgrade to 1.3.0Fabian Affolter2018-05-191-2/+2
|
* testing/py-apsw: remove boilerplate commentsprspkt2018-05-191-4/+4
|
* testing/py-apsw: upgrade to 3.23.1prspkt2018-05-191-2/+2
|
* testing/wireguard: upgrade to 0.0.20180519Jason A. Donenfeld2018-05-192-5/+5
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/php7-mongodb: upgrade to 1.4.3Andy Postnikov2018-05-192-4/+32
|
* testing/php7-couchbase: upgrade to 2.4.6Andy Postnikov2018-05-191-3/+3
|
* testing/go-nats: upgrade to 1.5.0Roberto Oliveira2018-05-181-3/+3
|
* testing/go-mux: upgrade to 1.6.2Roberto Oliveira2018-05-181-3/+3
|
* testing/filebeat: upgrade to 6.2.4Roberto Oliveira2018-05-181-2/+2
|
* testing/extra-cmake-modules: upgrade to 5.46.0Roberto Oliveira2018-05-181-2/+2
|
* testing/cwm: upgrade to 6.3Roberto Oliveira2018-05-181-2/+2
|
* testing/babeltrace: upgrade to 1.5.5Roberto Oliveira2018-05-181-2/+2
|
* testing/artifactory-oss: upgrade to 4.16.1Roberto Oliveira2018-05-181-2/+2
|
* community/acme-client-plus: move from testingJakub Jirutka2018-05-171-20/+0
|
* testing/acme-client-plus: upgrade to 0.1.1Jakub Jirutka2018-05-171-2/+2
|
* testing/acme-client-plus: new aportJakub Jirutka2018-05-171-0/+20
| | | | | https://github.com/jirutka/acme-client-plus Script for periodic renewal of certificates using BSD's acme-client
* testing/wireguard-vanilla: rebuild against kernel 4.14.41-r0Natanael Copa2018-05-161-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.41-r0Natanael Copa2018-05-161-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.41-r0Natanael Copa2018-05-161-1/+1
|
* testing/subtitleeditor: upgrade to 0.54.0Francesco Colista2018-05-161-18/+20
|
* testing/rippled: upgrade to 1.0.0André Klitzing2018-05-162-18/+5
|
* testing/netdata: upgrade to 1.10.0Henrik Riomar2018-05-161-4/+4
|
* testing/pdal: update to 1.7.2Bradley J Chambers2018-05-162-17/+4
|
* testing/sbt: update to v1.1.5Ed Robinson2018-05-161-2/+2
|
* testing/vidcutter: new aportFrancesco Colista2018-05-161-0/+30
|
* testing/lxd: upgrade to 3.1Francesco Colista2018-05-161-5/+3
|
* testing/qt5-qtwebengine: build with system ffmpegNatanael Copa2018-05-151-3/+5
|