Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/neko: upgrade to 2.2.0 | Andy Li | 2017-12-28 | 4 | -88/+7 | |
| | ||||||
* | testing/mycli: upgrade to 1.15.0 | Roberto Oliveira | 2017-12-28 | 1 | -2/+2 | |
| | ||||||
* | testing/tiny-ec2-bootstrap: move to main | Mike Crute | 2017-12-28 | 1 | -20/+0 | |
| | ||||||
* | testing/aws-ena-driver-vanilla: new aport | Mike Crute | 2017-12-28 | 2 | -0/+42 | |
| | ||||||
* | testing/aws-ena-driver-hardened: new aport | Mike Crute | 2017-12-28 | 2 | -0/+42 | |
| | ||||||
* | testing/mxml: fix source url | Roberto Oliveira | 2017-12-28 | 1 | -1/+1 | |
| | ||||||
* | testing/mxml: upgrade to 2.11 and modernize | Roberto Oliveira | 2017-12-28 | 1 | -26/+10 | |
| | ||||||
* | testing/micropython: enable build on ppc64le | Roberto Oliveira | 2017-12-28 | 1 | -1/+1 | |
| | ||||||
* | testing/meld: upgrade to 3.18.0 | Roberto Oliveira | 2017-12-28 | 1 | -7/+5 | |
| | ||||||
* | testing/libsigsegv: add check | Roberto Oliveira | 2017-12-28 | 1 | -5/+6 | |
| | ||||||
* | testing/closure-compiler: upgrade to 20171203 | Jakub Jirutka | 2017-12-28 | 1 | -2/+2 | |
| | ||||||
* | Revert "testing/py-coveralls: doesn't need setuptools" | Leonardo Arena | 2017-12-28 | 1 | -2/+2 | |
| | | | | This partially reverts commit 28f70f47dccc346156e3025e36ea239743bb59bf. | |||||
* | testing/py-coveralls: install versioned binary, doesn't need setuptools | Leonardo Arena | 2017-12-28 | 1 | -2/+5 | |
| | ||||||
* | unmaintained/dovecot-antispam-plugin: move from testing | TBK | 2017-12-27 | 1 | -46/+0 | |
| | | | | This package has been deprecated by the developer- https://hg.dovecot.org/ | |||||
* | testing/darktable: update to 2.4.0 | Kevin Daudt | 2017-12-27 | 1 | -2/+2 | |
| | ||||||
* | testing/wireguard-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 | |
| | ||||||
* | testing/virtualbox-additions-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 | |
| | ||||||
* | testing/sch-cake-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-hardened: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -1/+1 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.9.72-r0 | Natanael Copa | 2017-12-27 | 1 | -2/+2 | |
| | ||||||
* | testing/noice: improve abuild | Jakub Jirutka | 2017-12-27 | 1 | -6/+5 | |
| | ||||||
* | testing/nnn: disable on armhf | Jakub Jirutka | 2017-12-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | gcc -O2 -Os -fomit-frame-pointer -pipe -Wall -Wextra -Wno-unused-parameter -o nnn nnn.c -Wl,--as-needed -lreadline -lncursesw nnn.c: In function 'show_stats': nnn.c:1557:20: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'dev_t {aka long long unsigned int}' [-Wformat=] sprintf(g_buf, "%lxh/%lud", sb->st_dev, sb->st_dev); ^ nnn.c:1557:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'dev_t {aka long long unsigned int}' [-Wformat=] sprintf(g_buf, "%lxh/%lud", sb->st_dev, sb->st_dev); ^ gcc -O2 -Os -fomit-frame-pointer -pipe -Wall -Wextra -Wno-unused-parameter -o nnn nnn.c -Wl,--as-needed -lreadline -lncursesw nnn.c: In function 'show_stats': nnn.c:1557:20: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'dev_t {aka long long unsigned int}' [-Wformat=] sprintf(g_buf, "%lxh/%lud", sb->st_dev, sb->st_dev); ^ nnn.c:1557:25: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'dev_t {aka long long unsigned int}' [-Wformat=] sprintf(g_buf, "%lxh/%lud", sb->st_dev, sb->st_dev); ^ /usr/lib/gcc/armv6-alpine-linux-musleabihf/6.4.0/../../../../armv6-alpine-linux-musleabihf/bin/ld: cannot open output file nnn: No such file or directory collect2: error: ld returned 1 exit status | |||||
* | testing/nnn: remove check, `nnn -v` does not work on builders | Jakub Jirutka | 2017-12-27 | 1 | -5/+1 | |
| | | | | stdin or stdout is not a tty | |||||
* | testing/nnn: new aport | Jakub Jirutka | 2017-12-27 | 1 | -0/+32 | |
| | | | | | https://github.com/jarun/nnn The missing terminal file browser for X | |||||
* | testing/tiny-ec2-bootstrap: new aport | Mike Crute | 2017-12-26 | 1 | -0/+20 | |
| | ||||||
* | testing/copyq: new aport | Francesco Colista | 2017-12-26 | 1 | -0/+38 | |
| | ||||||
* | testing/ruby-escape_utils: fix tests on Ruby 2.5 | Jakub Jirutka | 2017-12-26 | 2 | -2/+31 | |
| | ||||||
* | testing/ruby-ox: add missing dependency on ruby-bigdecimal | Jakub Jirutka | 2017-12-26 | 1 | -0/+1 | |
| | ||||||
* | testing/py-tqdm: fix conflicting files, add version suffix | Jakub Jirutka | 2017-12-26 | 1 | -2/+11 | |
| | ||||||
* | testing/py-tqdm: disable perf tests on aarch64 | Jakub Jirutka | 2017-12-26 | 1 | -0/+10 | |
| | ||||||
* | testing/py-tqdm: fix code-style, pkgdesc etc. | Jakub Jirutka | 2017-12-26 | 1 | -18/+12 | |
| | ||||||
* | testing/[various]: rebuild against ruby 2.5.0 | Jakub Jirutka | 2017-12-26 | 2 | -4/+4 | |
| | ||||||
* | testing/micropython: fix build with python3 | Natanael Copa | 2017-12-26 | 2 | -1/+53 | |
| | ||||||
* | unmaintained/py3-hypothesis: move from testing | Jean-Louis Fuchs | 2017-12-26 | 2 | -35/+0 | |
| | | | | They release about twice a week, we can't keep up with this. | |||||
* | testing/micropython: Update to version 1.9.3 | Marian Buschsieweke | 2017-12-26 | 3 | -21/+9 | |
| | ||||||
* | community/ruby-i18n: move from testing | Jakub Jirutka | 2017-12-26 | 1 | -39/+0 | |
| | ||||||
* | community/ruby-rake-compiler: move from testing | Jakub Jirutka | 2017-12-26 | 3 | -203/+0 | |
| | ||||||
* | community/ruby-timecomp: move from testing | Jakub Jirutka | 2017-12-26 | 1 | -39/+0 | |
| | ||||||
* | community/ruby-concurrent-ruby: move from testing | Jakub Jirutka | 2017-12-26 | 2 | -87/+0 | |
| | ||||||
* | testing/ruby-i18n: new aport | Jakub Jirutka | 2017-12-26 | 1 | -0/+39 | |
| | | | | | https://github.com/svenfuchs/i18n New wave Internationalization support for Ruby | |||||
* | testing/ruby-concurrent-ruby: fix typo | Jakub Jirutka | 2017-12-26 | 1 | -1/+1 | |
| | ||||||
* | testing/ruby-concurrent-ruby: new aport | Jakub Jirutka | 2017-12-26 | 2 | -0/+87 | |
| | | | | | http://www.concurrent-ruby.com Modern concurrency tools for Ruby | |||||
* | testing/ruby-timecop: new aport | Jakub Jirutka | 2017-12-26 | 1 | -0/+39 | |
| | | | | | https://github.com/travisjeffery/timecop A gem providing 'time travel' and 'time freezing' capabilities | |||||
* | community/ruby-rspec*: move from testing | Jakub Jirutka | 2017-12-25 | 10 | -270/+0 | |
| | ||||||
* | community/ruby-diff-lcs: move from testing | Jakub Jirutka | 2017-12-25 | 2 | -65/+0 | |
| | ||||||
* | testing/ruby-rake-compiler: run rspec tests | Jakub Jirutka | 2017-12-25 | 1 | -2/+7 | |
| | ||||||
* | testing/ruby-rspec: new aport | Jakub Jirutka | 2017-12-25 | 2 | -0/+57 | |
| | | | | | http://rspec.info/ Behaviour Driven Development for Ruby | |||||
* | testing/ruby-rspec-mocks: new aport | Jakub Jirutka | 2017-12-25 | 2 | -0/+52 | |
| | | | | | https://relishapp.com/rspec/rspec-mocks/ RSpec's 'test double' framework, with support for stubbing and mocking | |||||
* | testing/ruby-rspec-expectations: new aport | Jakub Jirutka | 2017-12-25 | 2 | -0/+52 | |
| | | | | | https://relishapp.com/rspec/rspec-expectations/ Provides a readable API to express expected outcomes of a code example in RSpec | |||||
* | testing/ruby-rspec-core: new aport | Jakub Jirutka | 2017-12-25 | 2 | -0/+57 | |
| | | | | | https://relishapp.com/rspec/rspec-core/ RSpec runner and formatters |