aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/opendmarc: backport some fixesJakub Jirutka2018-07-083-1/+244
|
* testing/opendmarc: build with spf2 supportJakub Jirutka2018-07-081-2/+5
|
* testing/opendmarc: new aportHidde van der Heide2018-07-082-0/+67
| | | | | | | | | | http://www.trusteddomain.org/opendmarc/ A free open source implementation of the DMARC specification. Committer notes: * Added -dev subpackage. * Added --build, --host, --with-installdir flags and needed update_config_*. * Added BSD-3-Clause to the licenses.
* main/libuv: upgrade to 1.21.0 and rebuild dependent packagesJakub Jirutka2018-07-081-1/+1
|
* testing/flow: disable on ppc64le due to build failureJakub Jirutka2018-07-071-1/+3
| | | | | | | | | /usr/lib/ocaml/dtoa/libdtoa_stubs.a(bignum.o): In function `bignum_align': /home/buildozer/aports/testing/ocaml-dtoa/src/ocaml-dtoa-0.3.1/_build/default/src/bignum.c:108:(.text+0x4b0): call to `bignum_align.part.4' lacks nop, can't restore toc; (-mcmodel=small toc adjust stub) /usr/lib/gcc/powerpc64le-alpine-linux-musl/6.4.0/../../../../powerpc64le-alpine-linux-musl/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status dtoa is flow's dependency (ocaml-dtoa)
* testing/flow: move js_of_ocaml from checkdepends to makedependsJakub Jirutka2018-07-071-1/+2
|
* testing/flow: new aportJakub Jirutka2018-07-072-0/+96
| | | | | https://flow.org/ A static typechecker for JavaScript
* testing/ocaml-sedlex: new aportJakub Jirutka2018-07-072-0/+74
| | | | | https://github.com/alainfrisch/sedlex An OCaml lexer generator for Unicode
* testing/ocaml-gen: new aportJakub Jirutka2018-07-071-0/+56
| | | | | https://github.com/c-cube/gen/ Simple, efficient iterators for OCaml
* testing/ocaml-wtf8: new aportJakub Jirutka2018-07-071-0/+53
| | | | | https://github.com/flowtype/ocaml-wtf8 An ocaml library that implements a WTF-8 encoder and decoder
* testing/ocaml-dtoa: new aportJakub Jirutka2018-07-071-0/+56
| | | | | https://github.com/flowtype/ocaml-dtoa double-to-ascii ocaml implementation
* testing/js_of_ocaml: rebuildJakub Jirutka2018-07-071-1/+1
| | | | Rebuild after upgrade of some ocaml packages.
* testing/ocaml-*: rebuildJakub Jirutka2018-07-0718-18/+18
| | | | Rebuild after upgrade of some ocaml packages.
* testing/ocaml-lambda-term: upgrade to 1.13Jakub Jirutka2018-07-071-4/+5
|
* testing/ocaml-lwt_log: new aportJakub Jirutka2018-07-071-0/+55
| | | | | https://github.com/aantron/lwt_log Lwt-friendly logger
* testing/ocaml-lwt: upgrade to 4.1.0Jakub Jirutka2018-07-071-37/+57
|
* testing/ocaml-react: upgrade to 1.2.1Jakub Jirutka2018-07-072-35/+14
|
* testing/ocaml-ppx_tools_versioned: upgrade to 5.2Jakub Jirutka2018-07-071-14/+25
|
* testing/ocaml-re: upgrade to 1.7.3 and improve abuildJakub Jirutka2018-07-071-8/+12
|
* testing/ocaml-ounit: upgrade to 2.0.8Jakub Jirutka2018-07-071-3/+3
|
* testing/ocaml-migrate-parsetree: upgrade to 1.0.11 and improve abuildJakub Jirutka2018-07-071-13/+12
|
* testing/ocaml-camomile: upgrade to 1.0.1Jakub Jirutka2018-07-071-15/+21
|
* testing/ocaml-lwt: rename subpkg ocaml-lwt-react to ocaml-lwt_reactJakub Jirutka2018-07-073-9/+8
| | | | To be consistent in naming.
* testing/bfs: disable on ppc64le due to broken testsuiteCarlo Landmeter2018-07-071-1/+1
|
* testing/ocaml-tyxml: remove ocaml-result-dev from makedependsJakub Jirutka2018-07-071-1/+0
| | | | It's a transitive dependency for ocaml-migrate-parsetree.
* testing/ocaml-ppx_tools_versioned: remove ocaml-result-dev from makedependsJakub Jirutka2018-07-071-1/+1
| | | | It's a transitive dependency for ocaml-migrate-parsetree.
* testing/js_of_ocaml: remove ocaml-result-dev from makedependsJakub Jirutka2018-07-071-1/+0
| | | | It's a transitive dependency for ocaml-migrate-parsetree.
* testing/ocaml-migrate-parsetree: add ocaml-result-dev to -dev's dependsJakub Jirutka2018-07-071-3/+6
|
* community/mate-tweak: move from testingRoberto Oliveira2018-07-061-31/+0
|
* testing/virglrenderer: enable armhf/aarch64/x86Oliver Smith2018-07-061-1/+1
|
* testing/fuse3: upgrade to 3.2.3, clarify licenseprspkt2018-07-061-5/+6
|
* testing/gnu-libiconv: remove "return 1"Peter Kokot2018-07-051-4/+4
| | | | Later abuild scripts don't require `|| return 1` anymore
* testing/monetdb: new aport (fixes #8001)Roberto Oliveira2018-07-052-0/+54
| | | | Column-oriented database management system
* testing/mate-tweak: add another missing make dependencyRoberto Oliveira2018-07-041-1/+1
| | | | Also requires intltool to build
* testing/mate-tweak: add missing make dependencyRoberto Oliveira2018-07-041-1/+1
| | | | mate-tweak requires py-distutils-extra to build
* testing/mate-tweak: new aportRoberto Oliveira2018-07-041-0/+31
| | | | Tweak tool for the MATE Desktop
* community/[lib]filezilla: move from testingRoberto Oliveira2018-07-042-68/+0
|
* testing/py-coverage: upgrade to 4.5.1TBK2018-07-041-5/+2
|
* testing/py-blessings: add python3prspkt2018-07-041-5/+25
|
* testing/py-blessings: upgrade to 1.7prspkt2018-07-041-3/+3
|
* community/py-requests-toolbelt: move from testingRoberto Oliveira2018-07-031-52/+0
| | | | certbot requires py-requests-toolbelt to run
* testing/py-requests-toolbelt: new aportRoberto Oliveira2018-07-031-0/+52
| | | | A toolbelt of useful classes and functions to be used with python-requests
* testing/filezilla: upgrade to 3.34.0Roberto Oliveira2018-07-031-2/+2
|
* testing/libfilezilla: upgrade to 0.12.3Roberto Oliveira2018-07-031-2/+2
|
* testing/php7-igbinary: upgrade to 2.0.7Andy Postnikov2018-07-021-2/+2
|
* testing/spectrwm: new aportSascha Paunovic2018-07-011-0/+44
|
* testing/jattach: upgrade to 1.3jchipmunk2018-06-301-2/+2
|
* testing/android-tools: disable checkSören Tempel2018-06-271-0/+1
|
* testing/android-tools: enable on x86 againSören Tempel2018-06-271-1/+1
| | | | | I tested this in a chroot and the build should pass on the builders. If it doesn't passing -DOPENSSL_NO_ASM=1 to cmake might help.
* testing/android-tools: switch to a hand-written CMake build systemSören Tempel2018-06-273-688/+12
| | | | | | | | | | | | | | | | The build system including all patches required to build android-tools on a musl-based system is located on my GitHub profile. This has the advantages that patches are collected in a central place and enables collaboration with package maintainers from other distribution. While the CMake based system doesn't built all the tools previously built by the ruby script it has some advantages over the previous setup. The biggest advantage being that the software compiles fine with gcc now. As a long time goal all previously supported commands will likely be supported again in the future but for now all tools I use regularly bases are included (fastboot and adb).