aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/img: new aportLucas Ramage2019-03-051-0/+34
| | | | | https://github.com/genuinetools/img Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder
* testing/ocaml-gettext: new aportFernando Casas Schössow2019-03-055-0/+264
| | | | | https://github.com/gildor478/ocaml-gettext OCaml library for i18n
* testing/ocaml-fileutils: new aportFernando Casas Schössow2019-03-051-0/+36
| | | | | https://github.com/gildor478/ocaml-fileutils OCaml library for common file and filename operations
* testing/ocaml-curses: Enable wide character supportFernando Casas Schössow2019-03-051-2/+2
|
* testing/ocaml-xml-light: disable on aarch64 and ppc64leLeonardo Arena2019-03-051-1/+1
| | | | | ocamlc xml.mli make: *** No rule to make target 'xml_parser.mli', needed by 'xml_parser.cmo'. Stop.
* testing/ocaml-xml-light: new aportFernando Casas Schössow2019-03-051-0/+45
| | | | | https://github.com/ncannasse/xml-light Minimal XML parser and printer for OCaml
* testing/ocaml-calendar: remove ocaml-calendar documentation build for nowFernando Casas Schössow2019-03-051-3/+2
|
* testing/ocaml-calendar: new aportFernando Casas Schössow2019-03-051-0/+38
| | | | | http://calendar.forge.ocamlcore.org/ Objective Caml library for managing dates and times
* testing/ocaml-libvirt: attempt to fix build on aarch64 and ppc64leLeonardo Arena2019-03-051-2/+11
|
* testing/ocaml-libvirt: new aportFernando Casas Schössow2019-03-0511-0/+2943
| | | | | http://libvirt.org/ocaml/ OCaml binding for libvirt
* testing/ocaml-extlib: new aportFernando Casas Schössow2019-03-051-0/+34
| | | | | https://github.com/ygrek/ocaml-extlib OCaml ExtLib additions to the standard library
* testing/ocaml-curses: new aportFernando Casas Schössow2019-03-051-0/+42
| | | | | https://www.nongnu.org/ocaml-tmk/ OCaml bindings for ncurses
* testing/luakit: disable on ppc64le due to testsuite hangsNatanael Copa2019-03-051-1/+1
|
* testing/php7-libvirt-php: disable on x86 and arm*Leonardo Arena2019-03-051-1/+1
| | | | | x86, armhf: make[2]: *** [Makefile:622: .stamp] Segmentation fault armv7: libtirpc-dev (missing)
* testing/wireguard-rpi: new aportCarlo Landmeter2019-03-051-0/+67
|
* testing/php7-libvirt-php: new aportFernando Casas Schössow2019-03-052-0/+57
| | | | | https://libvirt.org/php/ PHP language bindings for Libvirt API. For more details see: http://www.libvirt.org/php/
* testing/perl-curses: fixed pkgdescMilan P. Stanić2019-03-051-2/+2
|
* testing/textadept: new aportBradley Saulteaux2019-03-051-0/+75
| | | | | https://foicica.com/textadept/ A fast, minimalist, and remarkably extensible cross-platform text editor
* testing/luakit: disable on x86 due to build failureNatanael Copa2019-03-051-1/+1
| | | | | | | | | | | | | | | | | | Build on x86 fails with: Reading 'doc/luadoc/pages/03-quick-start-guide.md'...luajit: build-utils/docgen/gen.lua:27: invalid ref '"new-window-decision"' stack traceback: [C]: in function 'assert' build-utils/docgen/gen.lua:27: in function <build-utils/docgen/gen.lua:23> [C]: in function 'gsub' build-utils/docgen/gen.lua:23: in function 'format_text' build-utils/docgen/gen.lua:379: in function 'gen' build-utils/docgen/gen.lua:513: in function 'generate_documentation' ./build-utils/docgen/makedoc.lua:84: in main chunk [C]: at 0x565748bb
* testing/luakit: enable testsAlex Raschi2019-03-052-8/+72
| | | | * move a dir in -doc subpackage too
* testing/sslscan: disable on x86 due to build failureNatanael Copa2019-03-051-1/+1
| | | | | | Fails with: >>> ERROR: sslscan*: Found textrels: TEXTREL /home/buildozer/aports/testing/sslscan/pkg/sslscan/usr/bin/sslscan
* testing/cjose: disable on s390x due to failing testsuiteNatanael Copa2019-03-051-1/+1
|
* testing/sslscan: needs perl to buildLeonardo Arena2019-03-051-2/+2
|
* testing/sslscan: new aportPaul Bredbury2019-03-051-0/+37
| | | | Fast SSL configuration scanner.
* testing/ndisc6: new aportTyler A2019-03-051-0/+35
| | | | | | | | https://www.remlab.net/ndisc6 ndisc6 gathers a few diagnostic tools for IPv6 networks Changes v1 -> v2: - Added myself as maintainer
* testing/sunwait: new aportStefano Marinelli2019-03-041-0/+25
| | | | | https://sourceforge.net/projects/sunwait4windows/ Sunwait calculates sunrise or sunset times with civil, nautical, astronomical and custom twilights.
* testing/apache2-mod-realdoc: new aportKeith2019-03-042-0/+37
| | | | | https://github.com/etsy/mod_realdoc Ensures realpath DocumentRoot for the whole request
* testing/obfs4proxy: new aportFusl2019-03-043-0/+90
|
* testing/cjose: new aportJohan Bergström2019-03-041-0/+44
| | | | | | | cjose is a C library implementing the Javascript Object Signing and Encryption. It depends on jansson and openssl. The documentation requires an extra step to build/install properly.
* testing/kea: remove .initd extension from service filesShem Valentine2019-03-041-5/+5
|
* testing/livestreamer: update url with httpsFrancesco Colista2019-03-041-1/+1
|
* testing/hylafaxplus: fix checksumFrancesco Colista2019-03-041-1/+1
|
* testing/hylafaxplus: upgrade to 5.6.1. Fixes #898Francesco Colista2019-03-043-13/+35
|
* testing/android-tools: build on armJoe Holden2019-03-031-2/+6
| | | | Built on aarch64 and armv7 by mps@IRC, runtime tested on armhf by myself
* testing/pdal: enable PCLBradley J Chambers2019-03-031-2/+36
|
* testing/acmetool: new aportkpcyrd2019-03-033-0/+213
|
* testing/grim: new APKBUILDDrew DeVault2019-03-021-0/+36
|
* testing/php7-pecl-grpc: remove incorrect dependencyprspkt2019-03-021-1/+1
| | | | Make dependency on protobuf-dev is not required.
* testing/librespot: remove incorrect dependencyprspkt2019-03-021-1/+1
| | | | Make dependency on protobuf-dev is not required.
* testing/lxd: remove incorrect dependencyprspkt2019-03-021-1/+0
| | | | Make dependency on protobuf-dev is not required.
* testing/sway: completions in subpkgsHenrik Riomar2019-03-021-2/+34
|
* testing/swaylock: completions in subpkgsHenrik Riomar2019-03-021-2/+33
|
* testing/swayidle: new aportHenrik Riomar2019-03-021-0/+65
|
* testing/slurp: new APKBUILDDrew DeVault2019-03-021-0/+36
|
* testing/xa: enable testsHenrik Riomar2019-03-011-3/+2
|
* testing/sway: upgrade to 1.0-rc4Henrik Riomar2019-03-011-3/+3
|
* testing/wlroots: upgrade to 0.4.1Henrik Riomar2019-03-011-2/+2
|
* testing/bird: use https, drop prepare functionprspkt2019-03-011-7/+1
|
* testing/bird: upgrade to 2.0.4prspkt2019-03-012-20/+3
|
* testing/xtitle: move xcb-util-wm-dev to makedependsprspkt2019-03-011-2/+1
|