aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/py3-attrs: new aportJean-Louis Fuchs2017-11-022-0/+39
|
* testing/pptpclient: claim maintainership and cleanupNatanael Copa2017-11-021-10/+8
|
* testing/php7-yaml: new aportRenoir Boulanger2017-11-022-0/+53
| | | | | | | YAML PECL package, version 2.0.2 (stable), released 2017-07-29 https://pecl.php.net/package/yaml YAML-1.1 parser and emitter as a PHP PECL Extension
* testing/netsurf: update to 3.7Cág2017-11-011-16/+10
|
* testing/ffcall: disable on x86 due to segfault in testJakub Jirutka2017-11-011-1/+1
| | | | | | | | gcc -Os -fomit-frame-pointer -x none minitests.o libvacall.a -Wl,--as-needed -o minitests i586-alpine-linux-musl-g++ -Os -fomit-frame-pointer -x none minitests-c++.o libvacall.a -Wl,--as-needed -o minitests-c++ ./minitests > minitests.out Segmentation fault make[1]: *** [Makefile:280: check] Error 139
* testing/fuse3: conflict with main/fuseSören Tempel2017-11-011-1/+2
| | | | | At least for now. It is only necessary because the OpenRC script and the configuration file have the same name.
* testing/mergerfs: add TODO note about unbundling libfuseJakub Jirutka2017-11-011-0/+1
|
* testing/mergerfs: fix --version and build without -gJakub Jirutka2017-11-012-3/+21
| | | | | Makefile sets mergerfs version based on git tag, but we're in aports repository...
* testing/mergerfs: upgrade to 2.23.1Jakub Jirutka2017-11-012-28/+2
|
* testing/mergerfs: improve abuildJakub Jirutka2017-11-012-7/+37
|
* testing/fuse3: fix pkgname to fuse3Jakub Jirutka2017-11-011-3/+4
|
* Remove Peter Bui as a maintainerSören Tempel2017-11-011-2/+2
| | | | He hasn't been active since 2015.
* testing/monero: upgrade to 0.11.1.0André Klitzing2017-11-011-2/+3
|
* testing/wireguard: version bumpJason A. Donenfeld2017-11-013-8/+8
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* community/dash: move from testingJakub Jirutka2017-10-314-48/+0
|
* testing/dash: add basic checkJakub Jirutka2017-10-311-0/+6
|
* testing/dash: modernize abuildJakub Jirutka2017-10-311-10/+7
|
* community/check_postgres: move from testingJakub Jirutka2017-10-311-38/+0
|
* testing/check_postgres: fix install location of man pageJakub Jirutka2017-10-311-4/+4
|
* testing/check_postgres: upgrade to 2.23.0Jakub Jirutka2017-10-311-2/+2
|
* testing/check_postgres: modernize abuildJakub Jirutka2017-10-311-7/+6
|
* testing/py-ansible-lint: upgrade to 3.4.17Roberto Oliveira2017-10-311-4/+4
|
* testing/py-ansi2html: upgrade to 1.2.0Roberto Oliveira2017-10-311-3/+3
|
* testing/py-ansi2html: add missing dependenciesRoberto Oliveira2017-10-311-5/+3
| | | | | ansi2html python script requires py-setuptools and py-six to run.
* testing/py-amqp: upgrade to 2.2.2Roberto Oliveira2017-10-311-3/+3
|
* testing/[varioius]: replace ftp.gnome.org source urlNatanael Copa2017-10-3127-27/+27
|
* testing/ceph: fix build on ppc64leRoberto Oliveira2017-10-311-0/+1
| | | | | | | | | | Add fuse as make depends to fix the following build error: CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: FUSE_LIBRARIES (ADVANCED)
* testing/ripmime: new aportCarlo Landmeter2017-10-312-0/+98
|
* testing/openimageio: rebuild against glew-2.1Natanael Copa2017-10-311-1/+1
|
* testing/opensubdiv: rebuild against glew-2.1Natanael Copa2017-10-311-1/+1
|
* testing/handbrake: rebuild against x265 2.5Natanael Copa2017-10-311-1/+1
|
* testing/ceph: enable build on ppc64leRoberto Oliveira2017-10-302-5/+24
| | | | | The patch applied downstream is already merged upstream at: https://github.com/ceph/ceph/pull/18615
* testing/nanomsg: upgrade to 1.1.0Roberto Oliveira2017-10-301-4/+2
|
* testing/tcc: disable build on ppc64leRoberto Oliveira2017-10-301-2/+2
| | | | | tcc is currently not supported on ppc64le arch. Configure fails with error: Unsupported CPU
* testing/wireguard-vanilla: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* testing/wireguard-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* testing/virtualbox-additions-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* testing/sch-cake-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* testing/ipt-netflow-hardened: rebuild against kernel 4.9.59-r0Natanael Copa2017-10-301-1/+1
|
* testing/yodl: upgrade to 4.01.00Roberto Oliveira2017-10-291-2/+2
|
* testing/xml2rfc: upgrade to 2.8.2 and modernizeRoberto Oliveira2017-10-291-22/+8
|
* testing/idris: disable on armhf due to build failureJakub Jirutka2017-10-291-2/+3
| | | | | | | | | | | | | cabal: Missing dependencies on foreign libraries: * Missing C libraries: ffi, ffi ... cabal: Leaving directory '/tmp/cabal-tmp-29534/libffi-0.1' Updating world file... cabal: Error: some packages failed to install: libffi-0.1 failed during the configure step. The exception was: ExitFailure 1 http://tpaste.us/Vbxz
* testing/mutter: upgrade to 3.27.1Roberto Oliveira2017-10-291-2/+2
|
* testing/linuxconsoletools: upgrade to 1.6.0 and modernizeRoberto Oliveira2017-10-292-39/+9
|
* testing/harminv: add check functionRoberto Oliveira2017-10-281-1/+6
|
* testing/googler: add correct path to googler binary in checkRoberto Oliveira2017-10-281-1/+1
|
* testing/googler: bump pkgrelRoberto Oliveira2017-10-281-1/+1
|
* testing/googler: add check functionRoberto Oliveira2017-10-281-0/+5
| | | | | As upstream doesn't provide a suite test, run --help to test if the binary works.
* testing/googler: upgrade to 3.4Roberto Oliveira2017-10-281-2/+2
|
* testing/guake: upgrade to 0.8.11Roberto Oliveira2017-10-281-2/+2
|