Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/emscripten: compile hello_world with optimizations in check | Jakub Jirutka | 2017-04-03 | 1 | -4/+5 | |
| | ||||||
* | testing/emscripten: add support for global cache | Jakub Jirutka | 2017-04-03 | 3 | -2/+40 | |
| | ||||||
* | testing/hidapi: new aport | Sören Tempel | 2017-04-03 | 1 | -0/+47 | |
| | ||||||
* | testing/openocd: new aport | Sören Tempel | 2017-04-03 | 1 | -0/+38 | |
| | ||||||
* | testing/emscripten: fix issues with Closure Compiler | Jakub Jirutka | 2017-04-03 | 3 | -3/+45 | |
| | | | | And relax version bound for emscripten-optimizer. | |||||
* | testing/node-closurecompiler-externs: new aport | Jakub Jirutka | 2017-04-03 | 2 | -0/+64 | |
| | | | | | | | https://github.com/dcodeIO/node.js-closure-compiler-externs A collection of node.js externs for use with Closure Compiler This is needed for testing/emscripten. | |||||
* | testing/yaml-cpp: rebuild for ppc64le | Leonardo Arena | 2017-04-03 | 1 | -1/+1 | |
| | ||||||
* | testing/poco: new aport | Leonardo Arena | 2017-04-03 | 3 | -0/+98 | |
| | | | | C++ class libraries for building network- and internet-based applications | |||||
* | testing/tlp: fix tlp.initd | Ivan Tham | 2017-04-03 | 2 | -18/+9 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.9.20-r0 | Natanael Copa | 2017-04-03 | 1 | -1/+1 | |
| | ||||||
* | testing/wireguard-grsec: rebuild against kernel 4.9.20-r0 | Natanael Copa | 2017-04-03 | 1 | -1/+1 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 4.9.20-r0 | Natanael Copa | 2017-04-03 | 1 | -1/+1 | |
| | ||||||
* | testing/sch-cake-grsec: rebuild against kernel 4.9.20-r0 | Natanael Copa | 2017-04-03 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 4.9.20-r0 | Natanael Copa | 2017-04-03 | 1 | -1/+1 | |
| | ||||||
* | testing/wine-mono: upgrade to 4.7.0 and take maintainership | Ivan Tham | 2017-04-03 | 1 | -0/+23 | |
| | ||||||
* | testing/slrn: upgrade to 1.0.3 | Steffen Lange | 2017-04-03 | 1 | -4/+6 | |
| | ||||||
* | testing/vice: upgrade to 3.1 | Jean-Louis Fuchs | 2017-04-03 | 1 | -6/+6 | |
| | ||||||
* | testing/sbcl: upgrade to 1.3.16 | Sören Tempel | 2017-04-03 | 1 | -23/+9 | |
| | ||||||
* | community/vis: move from testing | Sören Tempel | 2017-04-03 | 2 | -62/+0 | |
| | ||||||
* | testing/vis: modernize abuild | Sören Tempel | 2017-04-03 | 1 | -5/+4 | |
| | ||||||
* | community/drawterm: move from testing | Sören Tempel | 2017-04-03 | 3 | -90/+0 | |
| | ||||||
* | testing/drawterm: modernize abuild | Sören Tempel | 2017-04-03 | 1 | -13/+7 | |
| | ||||||
* | testing/emscripten: add missing makedepends binaryen | Jakub Jirutka | 2017-04-03 | 1 | -1/+1 | |
| | ||||||
* | community/ruby-pygments: move from testing | Jakub Jirutka | 2017-04-03 | 2 | -81/+0 | |
| | ||||||
* | community/ruby-multi_json: move from testing | Jakub Jirutka | 2017-04-03 | 1 | -42/+0 | |
| | | | | This gem is needed for ruby-pygments. | |||||
* | community/clsync: move from testing | Jakub Jirutka | 2017-04-03 | 3 | -100/+0 | |
| | ||||||
* | testing/clsync: modernize abuild | Jakub Jirutka | 2017-04-03 | 1 | -12/+8 | |
| | ||||||
* | testing/emscripten: add subpkgs -libs-asmjs, -libs-wasm | Jakub Jirutka | 2017-04-03 | 1 | -8/+81 | |
| | ||||||
* | testing/emscripten: fix multiple issues | Jakub Jirutka | 2017-04-03 | 6 | -17/+190 | |
| | ||||||
* | testing/binaryen: disable check() on x86 | Jakub Jirutka | 2017-04-03 | 1 | -0/+4 | |
| | ||||||
* | testing/binaryen: compile with SSE/SEE2 only on x86_64 | Jakub Jirutka | 2017-04-03 | 2 | -3/+17 | |
| | ||||||
* | testing/closure-compiler: new aport | Jakub Jirutka | 2017-04-03 | 2 | -0/+36 | |
| | | | | | https://developers.google.com/closure/compiler/ A JavaScript checker and optimizer | |||||
* | testing/binaryen: new aport | Jakub Jirutka | 2017-04-03 | 3 | -0/+205 | |
| | | | | | https://github.com/WebAssembly/binaryen Compiler infrastructure and toolchain library for WebAssembly, in C++ | |||||
* | testing/suricata: luajit is now available on ppc64le | William Pitcock | 2017-03-31 | 1 | -1/+1 | |
| | ||||||
* | testing/ntopng: luajit is now available on ppc64le | William Pitcock | 2017-03-31 | 1 | -1/+1 | |
| | ||||||
* | testing/knot-resolver: luajit is now available on ppc64le | William Pitcock | 2017-03-31 | 1 | -1/+1 | |
| | ||||||
* | testing/emscripten: new aport | Jakub Jirutka | 2017-03-31 | 6 | -0/+350 | |
| | | | | | https://kripken.github.io/emscripten-site/ An LLVM-to-JavaScript Compiler | |||||
* | testing/wireguard-grsec: rebuild against kernel 4.9.19-r0 | Natanael Copa | 2017-03-30 | 1 | -1/+1 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 4.9.19-r0 | Natanael Copa | 2017-03-30 | 1 | -1/+1 | |
| | ||||||
* | testing/sch-cake-grsec: rebuild against kernel 4.9.19-r0 | Natanael Copa | 2017-03-30 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 4.9.19-r0 | Natanael Copa | 2017-03-30 | 1 | -1/+1 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.9.19-r0 | Natanael Copa | 2017-03-30 | 1 | -1/+1 | |
| | ||||||
* | testing/ntopng: add checksums | Natanael Copa | 2017-03-30 | 1 | -0/+4 | |
| | ||||||
* | testing/bitlbee-facebook: upgrade to 1.1.0 | Marvin Steadfast | 2017-03-30 | 1 | -5/+3 | |
| | ||||||
* | testing/wireguard-grsec: rebuild against kernel 4.9.18-r0 | Natanael Copa | 2017-03-30 | 1 | -2/+2 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 4.9.18-r0 | Natanael Copa | 2017-03-30 | 1 | -1/+1 | |
| | ||||||
* | testing/sch-cake-grsec: rebuild against kernel 4.9.18-r0 | Natanael Copa | 2017-03-30 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 4.9.18-r0 | Natanael Copa | 2017-03-30 | 1 | -1/+1 | |
| | ||||||
* | testing/rethinkdb: use gentoo init.d script, add pre-install | Natanael Copa | 2017-03-30 | 4 | -15/+71 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.9.18-r0 | Natanael Copa | 2017-03-30 | 1 | -2/+2 | |
| |