Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/etckeeper: minor fixup and make myself maintainer. | Henrik Riomar | 2017-04-04 | 1 | -7/+4 |
| | |||||
* | testing/xbps: Fix FTBFS on ppc64le due to macro clashing | Breno Leitao | 2017-04-04 | 2 | -1/+446 |
| | | | | | | | | | | Currently xbps package fails to build using musl libc because the signal.h header includes a struct field called _unused, that becomes defined as an function attribute due to the a CFLAG -D macro definition. This cause the build to fail. This patch just rename _unused macro to _unused_attr in order to avoid the names being clashed. | ||||
* | testing/rabbitmq-server: update to version 3.6.9 | Nathan Johnson | 2017-04-04 | 2 | -309/+6 |
| | | | | Delete grep.patch, merged upstream | ||||
* | testing/timew: fix FTBFS on ppc64le | Breno Leitao | 2017-04-04 | 2 | -4/+30 |
| | | | | | | | Currently timew FTBFS on ppc64le because there is no PATH_MAX defined implicitly. If your code needs to use PATH_MAX, it needs to include limits.h. | ||||
* | main/etckeeper: Upstream project moved | Breno Leitao | 2017-04-04 | 1 | -1/+1 |
| | | | | | | | | Joey moved all his repositories from github to his private git server. Moving the $source URL from github to: https://git.joeyh.name/index.cgi/etckeeper.git/tag/?h=1.18.6 No changes in the checksum | ||||
* | testing/exim: Bump to version 4.89 | Breno Leitao | 2017-04-04 | 1 | -2/+2 |
| | | | | | | | | | | The package on current version (4.88) FTBFS due to URL returning 404. It seems that the URL scheme just works for the latest version. Bumping to the latest version 4.89. The checksum of the package also matches the version released: https://lists.exim.org/lurker/message/20170307.215703.bc9b50b4.en.html | ||||
* | testing/xf86-input-wacom: rebuild against xorg-server-1.19 | Natanael Copa | 2017-04-04 | 1 | -1/+1 |
| | |||||
* | main/xf86-input-libinput: move to main, claim maintainership | Natanael Copa | 2017-04-04 | 1 | -37/+0 |
| | |||||
* | testing/xf86-input-libinput: upgrade to 0.25.0 | Natanael Copa | 2017-04-04 | 1 | -4/+2 |
| | |||||
* | main/libxfont2: move from testing | Natanael Copa | 2017-04-04 | 2 | -672/+0 |
| | | | | needed by xorg-server-1.19 | ||||
* | testing/libkeyfinder: does not build on ppc64le yet | Leonardo Arena | 2017-04-04 | 1 | -2/+2 |
| | | | | | | fftadapter.cpp: In constructor 'KeyFinder::FftAdapter::FftAdapter(unsigned int)': fftadapter.cpp:43:68: error: 'memset' was not declared in this scope memset(priv->outputComplex, 0, sizeof(fftw_complex) * frameSize); | ||||
* | testing/libkeyfinder: remove custom doc() | Leonardo Arena | 2017-04-04 | 1 | -6/+3 |
| | |||||
* | testing/libkeyfinder: upgrade to 2.2.1 | Jean-Louis Fuchs | 2017-04-04 | 2 | -71/+4 |
| | |||||
* | testing/libxfont2: new aport | Natanael Copa | 2017-04-04 | 2 | -0/+672 |
| | | | | | X.Org X11 libXfont2 runtime library http://www.x.org | ||||
* | testing/lua-rapidjson: produce i586 code | Leonardo Arena | 2017-04-04 | 2 | -3/+19 |
| | |||||
* | testing/ocaml-findlib: ocaml not avail on ppc64le | Leonardo Arena | 2017-04-04 | 1 | -2/+2 |
| | |||||
* | testing/darktable: upgrade to 2.2.4 | Kevin Daudt | 2017-04-04 | 1 | -5/+3 |
| | |||||
* | testing/harminv: deps not avail on ppc64le | Leonardo Arena | 2017-04-04 | 1 | -4/+3 |
| | |||||
* | testing/emscripten: fix check | Jakub Jirutka | 2017-04-03 | 1 | -1/+2 |
| | |||||
* | 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 |
| |