Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/shairport-sync: don't start with --daemon | Jakub Jirutka | 2017-04-11 | 3 | -3/+52 |
| | |||||
* | testing/shairport-sync: fix and modernize abuild | Jakub Jirutka | 2017-04-11 | 1 | -22/+15 |
| | |||||
* | testing/shairport-sync: add init script | Henrik Nilsson | 2017-04-11 | 2 | -5/+15 |
| | |||||
* | testing/shairport-sync: upgrade to 3.0.2 | Henrik Nilsson | 2017-04-11 | 1 | -5/+5 |
| | |||||
* | testing/etcd: rename subpkg etcd-etcdctl to etcd-ctl | Jakub Jirutka | 2017-04-11 | 1 | -3/+3 |
| | |||||
* | testing/etcd: move etcdctl to subpackage | Ed Robinson | 2017-04-11 | 1 | -3/+8 |
| | | | | | | | etcdctl can be a useful utility to have without etcd itself, when connecting to a remote cluster, or from within a container. Equaly it might not be needed when installing the server. | ||||
* | testing/ghc: improve and fix abuild | Jakub Jirutka | 2017-04-11 | 2 | -45/+63 |
| | |||||
* | testing/ghc: rearrange variables into conventional order | Jakub Jirutka | 2017-04-11 | 1 | -30/+26 |
| | |||||
* | testing/wireguard-vanilla: rebuild against kernel 4.9.21-r0 | Natanael Copa | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | testing/wireguard-grsec: rebuild against kernel 4.9.21-r0 | Natanael Copa | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 4.9.21-r0 | Natanael Copa | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | testing/sch-cake-grsec: rebuild against kernel 4.9.21-r0 | Natanael Copa | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | testing/ipt-netflow-grsec: rebuild against kernel 4.9.21-r0 | Natanael Copa | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | testing/php7-ast: Package update | Fabio Ribeiro | 2017-04-10 | 1 | -6/+5 |
| | |||||
* | testing/php7-stats: Package update | Fabio Ribeiro | 2017-04-10 | 1 | -9/+7 |
| | |||||
* | testing/php7-timezonedb: Pacakge Update | Fabio Ribeiro | 2017-04-10 | 1 | -9/+7 |
| | |||||
* | testing/php7-oauth: Package update | Fabio Ribeiro | 2017-04-10 | 1 | -9/+7 |
| | |||||
* | testing/php7-msgpack: Package update | Fabio Ribeiro | 2017-04-10 | 1 | -9/+7 |
| | |||||
* | testing/php7-mailparse: Package update | Fabio Ribeiro | 2017-04-10 | 1 | -9/+7 |
| | |||||
* | testing/php7-redis: Package update | Fabio Ribeiro | 2017-04-10 | 1 | -16/+12 |
| | |||||
* | testing/php7-memcached: Pacakge update | Fabio Ribeiro | 2017-04-10 | 1 | -10/+12 |
| | |||||
* | testing/php7-mongodb: Package update | Fabio Ribeiro | 2017-04-10 | 1 | -8/+7 |
| | |||||
* | testing/php7-amqp: package update | Fabio Ribeiro | 2017-04-10 | 1 | -4/+4 |
| | |||||
* | testing/py-scipy: upgrade to 0.19.0 and modernize abuild | André Klitzing | 2017-04-10 | 1 | -19/+7 |
| | |||||
* | testing/py-h2: new aport | André Klitzing | 2017-04-10 | 1 | -0/+45 |
| | |||||
* | testing/perl-anyevent-influxdb: Upgrade to 1.0.2.0 | Nick Andrew | 2017-04-10 | 1 | -14/+16 |
| | |||||
* | testing/perl-anyevent-http: upgrade to 2.23 | Nick Andrew | 2017-04-10 | 1 | -16/+23 |
| | |||||
* | testing/wireguard-vanilla: update to 0.0.20170409 | Stuart Cardall | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | testing/wireguard-grsec: update to 0.0.20170409 | Stuart Cardall | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | testing/wireguard-tools: update to 0.0.20170409 | Stuart Cardall | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | testing/lvm-libunwind: really add the patch | Jakub Jirutka | 2017-04-10 | 1 | -0/+51 |
| | |||||
* | testing/llvm-libunwind: fix build on aarch64 | Jakub Jirutka | 2017-04-10 | 1 | -2/+4 |
| | |||||
* | testing/vcdimager: fix build on aarch64 | William Pitcock | 2017-04-09 | 1 | -0/+6 |
| | |||||
* | testing/llvm-libunwind: new aport | Jakub Jirutka | 2017-04-09 | 1 | -0/+45 |
| | | | | | http://llvm.org/ LLVM version of libunwind library | ||||
* | testing/xorgxrdp: new aport | Carlo Landmeter | 2017-04-09 | 1 | -0/+35 |
| | |||||
* | testing/rust: fix check-rustc, dynamic exec *must* have INTERP | Jakub Jirutka | 2017-04-09 | 2 | -16/+14 |
| | |||||
* | testing/rust: disable jemalloc | Jakub Jirutka | 2017-04-09 | 1 | -2/+6 |
| | | | | | | | | | I found out that jemalloc significantly increases size of statically linked binaries produced by rustc (stripped hello_world 186 kiB vs. 358 kiB) and it seems that it does not gain justifiable performance boost (actually even negative in some tests). https://users.rust-lang.org/t/optimizing-rust-binaries-observation-of-musl-versus-glibc-and-jemalloc-versus-system-alloc/8499/7 | ||||
* | testing/rust: add check for static/dynamic PIC | Jakub Jirutka | 2017-04-09 | 3 | -9/+109 |
| | |||||
* | testing/rust: build with Cargo specified in stage0.txt | Jakub Jirutka | 2017-04-09 | 1 | -3/+8 |
| | | | | This is not necessary, but better... | ||||
* | testing/rust: remove unneeded crt*.o files | Jakub Jirutka | 2017-04-09 | 1 | -1/+4 |
| | |||||
* | testing/rust: add -dbg subpackage, let binaries to be stripped | Jakub Jirutka | 2017-04-09 | 1 | -3/+3 |
| | | | | | | | | I don't remember the exact reason why I've disabled stripping. Maybe I get it from Fedora package [1]? Anyway, I've checked that our strip does not remove .rustc section, so it should be probably okay. [1]: https://src.fedoraproject.org/cgit/rpms/rust.git/tree/rust.spec?id=2453b710d43f1f9cacc53b4e9caa2da2f9c888ac#n185 | ||||
* | testing/rust: build with vendored jemalloc | Jakub Jirutka | 2017-04-09 | 2 | -12/+67 |
| | |||||
* | testing/rust: remove duplicated libs and move only *.rlib to -stdlib | Jakub Jirutka | 2017-04-09 | 2 | -13/+55 |
| | |||||
* | testing/rust: link with LLVM dynamically | Jakub Jirutka | 2017-04-09 | 1 | -1/+2 |
| | |||||
* | testing/rust: upgrade to 1.16.0 and properly fix dynamic linking | Jakub Jirutka | 2017-04-09 | 8 | -175/+682 |
| | |||||
* | testing/rust: add missing dependency on gcc | Jakub Jirutka | 2017-04-09 | 1 | -1/+4 |
| | |||||
* | testing/rust: modernize abuild | Jakub Jirutka | 2017-04-09 | 1 | -22/+22 |
| | |||||
* | testing/tvheadend: new 20170408 snapshot | Carlo Landmeter | 2017-04-09 | 2 | -1615/+1627 |
| | |||||
* | testing/perl-specio: Adjusting dependencies | Breno Leitao | 2017-04-08 | 1 | -1/+1 |
| | | | | | perl-specio fails to build due to lack of dependency. Adding perl as dependecy for specio. | ||||
* | testing/perl-specio: New aport | Breno Leitao | 2017-04-08 | 1 | -0/+30 |
| | | | | | | Adding new package to the archive because there is one package (community/perl-net-cli-interact) that FTBFS because it depends on this package. |