aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/execline: upgrade to 2.3.0.2Laurent Bercot2017-08-291-2/+2
|
* main/skalibs: upgrade to 2.6.0.0Laurent Bercot2017-08-291-2/+2
|
* main/d-feet: upgrade to 0.3.12 and modernizeRoberto Oliveira2017-08-281-21/+7
|
* main/cvechecker: fix project urlRoberto Oliveira2017-08-281-2/+2
|
* main/cppunit: upgrade to 1.14, modernize and add checkRoberto Oliveira2017-08-281-27/+15
|
* testing/i3status: rebuild against confuse-3.2.1Natanael Copa2017-08-281-1/+1
|
* community/tilda: rebuild against confuse-3.2.1Natanael Copa2017-08-281-1/+1
|
* community/bmon: rebuild against confuse-3.2.1Natanael Copa2017-08-281-1/+1
|
* main/kamailio: rebuild against confuse-3.2.1Natanael Copa2017-08-281-1/+1
|
* main/confuse: upgrade to 3.2.1 and modernizeRoberto Oliveira2017-08-281-14/+14
|
* main/cmph: modernize APKBUILD and add checkRoberto Oliveira2017-08-281-16/+16
|
* main/cksfv: modernize APKBUILD and add checkRoberto Oliveira2017-08-281-21/+13
|
* main/ckbcomp: upgrade to 1.166 and modernizeRoberto Oliveira2017-08-281-8/+2
|
* main/ciwiki: modernize APKBUILD and mark no test suiteRoberto Oliveira2017-08-281-22/+6
|
* unmaintained/beecrypt: move from mainNatanael Copa2017-08-282-0/+0
| | | | | | | | It does not look like anything uses beecrypt and the testcase fails. The problem have been reported upstream https://sourceforge.net/p/beecrypt/support-requests/19/ Meanwhile we move it to unmaintained.
* testing/cpiped: upgrade to 0.1.0Natanael Copa2017-08-281-5/+4
|
* main/beecrypt: modernize and add checkRoberto Oliveira2017-08-281-19/+15
|
* main/nrpe: patch to not daemonize itself, improve runscriptJakub Jirutka2017-08-285-34/+149
|
* main/nrpe: modernize abuildJakub Jirutka2017-08-281-18/+12
|
* main/libgcrypt: upgrade to 1.8.1Roberto Oliveira2017-08-281-3/+3
|
* testing/eigen: new aportBradley J Chambers2017-08-281-0/+32
| | | | | http://eigen.tuxfamily.org/ C++ template library for linear algebra
* main/libmspack: fix for CVE-2017-6419, CVE-2017-11423. Fixes #7756Francesco Colista2017-08-283-5/+117
|
* community/php7: upgrade to 7.1.8Andy Postnikov2017-08-282-8/+4
| | | | Bugfix release http://php.net/archive/2017.php#id2017-08-03-3
* main/icu: fix checkdependsTimo Teräs2017-08-281-0/+1
|
* main/lzo: disable syscall hacksTimo Teräs2017-08-281-1/+2
| | | | tests show it's broken. and it's wrong. so disable it.
* community/cpio: fix checkdependsTimo Teräs2017-08-281-0/+1
| | | | bash is needed for tests
* main/procps: fix strtod and it's testTimo Teräs2017-08-282-5/+120
|
* main/kuya: disable tests for nowTimo Teräs2017-08-281-5/+0
| | | | | | | | | | | Potentially pax/grsec related difference. ===> Failed tests utils/stacktrace_test:dump_stacktrace__integration -> failed: Line 391: atf::utils::grep_file("#0", exit_handle.stderr_file().str()) not met [0.008s] utils/stacktrace_test:dump_stacktrace__ok -> failed: Line 420: atf::utils::grep_file("^frame 1$", exit_handle.stderr_file().str()) not met [0.008s] utils/stacktrace_test:dump_stacktrace_if_available__append -> failed: Line 560: atf::utils::grep_file("frame 1", exit_handle.stderr_file().str()) not met [0.008s] utils/stacktrace_test:find_core__found__long -> failed: Core dumped, but no candidates found [0.004s] utils/stacktrace_test:find_core__found__short -> failed: Core dumped, but no candidates found [0.004s]
* main/pcre: fix test typoTimo Teräs2017-08-281-1/+1
|
* main/pcre: fix tests on platforms without JITTimo Teräs2017-08-281-2/+5
| | | | make paxmarking optional
* main/pcre: fix make checkTimo Teräs2017-08-281-0/+8
| | | | | - disable locale dependent tests - paxmark JIT requiring tests
* main/check: disable checkTimo Teräs2017-08-281-5/+0
|
* main/dejagnu: moved from testingTimo Teräs2017-08-281-0/+0
| | | | used in 'check' of main packages
* main/sed: fix buildTimo Teräs2017-08-281-1/+1
|
* main/libfetch: mark as having no test suiteA. Wilcox2017-08-281-0/+1
|
* main/libnl3: add test suite, moderniseA. Wilcox2017-08-281-8/+14
|
* main/which: add test suite, moderniseA. Wilcox2017-08-281-5/+9
|
* main/lddtree: mark as not having test suite, moderniseA. Wilcox2017-08-281-14/+4
|
* main/kyua: add test suite, moderniseA. Wilcox2017-08-281-5/+10
|
* main/lutok: add test suite, moderniseA. Wilcox2017-08-281-8/+11
|
* main/atf: add test suite, moderniseA. Wilcox2017-08-281-5/+9
|
* main/usbutils: add test suiteA. Wilcox2017-08-281-5/+9
|
* main/tree: mark as having no test suiteA. Wilcox2017-08-281-10/+5
|
* main/groff: add 'validation suite' and moderniseA. Wilcox2017-08-281-6/+10
|
* main/lzo: modernise, add test suiteA. Wilcox2017-08-281-5/+9
|
* community/cpio: modernise, add test suiteA. Wilcox2017-08-281-3/+8
|
* main/asciidoctor: mark as having no test suiteA. Wilcox2017-08-281-0/+1
|
* main/ruby: modernise, move 'make test' to check phaseA. Wilcox2017-08-281-8/+11
|
* main/yaml: modernise, add test suiteA. Wilcox2017-08-281-7/+8
|
* main/sysklogd: do not use test suite that forces OOPS on purposeA. Wilcox2017-08-281-2/+3
|