Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/firefox: rebuild against libvpx-1.5.0 | Natanael Copa | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | testing/evolution-data-server: upgrade to 3.20.0 | Natanael Copa | 2016-03-31 | 1 | -5/+6 |
| | |||||
* | main/sdl2: move from testing | Natanael Copa | 2016-03-31 | 1 | -52/+0 |
| | |||||
* | testing/connman: rebuild against new iptables | Timo Teräs | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | testing/scapy: only have one maintainer | Carlo Landmeter | 2016-03-31 | 1 | -2/+1 |
| | |||||
* | testing/nginx-naxsi: only have one maintainer | Carlo Landmeter | 2016-03-31 | 1 | -2/+2 |
| | |||||
* | testing/openblas: update to 0.2.17 | Isaac Dunham | 2016-03-31 | 2 | -7/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | Attached is a patch to update testing/openblas to 0.2.17. This required replacing one use of sys_siglist[] with strsignal(). Also, due to some convolutions of the build system, setting CFLAGS in the environment rather than passing it to make caused repeated definitions of CNAME/ASMNAME/ASMFNAME/... in the gcc invocation, making for a very noisy build. Thanks, Isaac Dunham >From a629abe4458599ab57041e5158430e4db4736308 Mon Sep 17 00:00:00 2001 From: Isaac Dunham <ibid.ag@gmail.com> Date: Fri, 25 Mar 2016 12:05:29 -0700 Subject: [PATCH] testing/openblas: update to 0.2.17 Use strsignal() instead of sys_siglist[]. While here, pass CFLAGS on the command line rather than in the environment because the latter confuses make. (This fixes all the warnings about CNAME/ASMNAME/... getting defined multiple times.) | ||||
* | testing/elasticsearch: new abuild | Jakub Jirutka | 2016-03-30 | 4 | -0/+217 |
| | | | | | https://www.elastic.co/products/elasticsearch Open Source, Distributed, RESTful Search Engine | ||||
* | testing/http-parser: new abuild | Jakub Jirutka | 2016-03-30 | 6 | -0/+276 |
| | | | | | https://github.com/nodejs/http-parser HTTP request/response parser for C | ||||
* | testing/maven: build fix | Natanael Copa | 2016-03-30 | 1 | -2/+2 |
| | | | | abuild now uses $builddir | ||||
* | testing/maven: refactor abuild and upgrade to 3.3.9 | Jakub Jirutka | 2016-03-30 | 2 | -43/+33 |
| | |||||
* | testing/py-pyldap: build fix | Natanael Copa | 2016-03-30 | 1 | -3/+3 |
| | |||||
* | testing/py-pyldap: new abuild | Jakub Jirutka | 2016-03-30 | 1 | -0/+31 |
| | | | | | https://github.com/pyldap/pyldap Python modules for implementing LDAP clients | ||||
* | main/libseccomp: move from testing | Natanael Copa | 2016-03-29 | 2 | -63/+0 |
| | | | | requested by docker inc. | ||||
* | testing/libseccomp: upgrade to 2.3.0 | Natanael Copa | 2016-03-29 | 1 | -4/+4 |
| | |||||
* | testing/libgit2: upgrade to 0.24.0 | Natanael Copa | 2016-03-29 | 1 | -4/+4 |
| | |||||
* | testing/lua-middleclass: new aport | Carlo Landmeter | 2016-03-28 | 1 | -0/+44 |
| | |||||
* | testing/nghttp2: new upstream version 1.9.1 | Christian Kampka | 2016-03-28 | 1 | -4/+4 |
| | |||||
* | testing/lua-cqueues-pushy: fix makedepends | Timo Teräs | 2016-03-28 | 1 | -1/+1 |
| | |||||
* | testing/lua-cqueues-pushy: new aport | Timo Teräs | 2016-03-28 | 2 | -0/+84 |
| | |||||
* | testing/numpy: new upstream version 1.11.0 | Christian Kampka | 2016-03-28 | 3 | -28/+18 |
| | |||||
* | community/softflowd: moved from testing | Leonardo Arena | 2016-03-28 | 3 | -117/+0 |
| | |||||
* | testing/drbdmanage: upgrade to 0.94 | Roland Kammerer | 2016-03-26 | 1 | -4/+4 |
| | |||||
* | testing/zfs-grsec: update checksums | Carlo Landmeter | 2016-03-26 | 1 | -0/+3 |
| | |||||
* | testing/zfs-grsec: enable again | Carlo Landmeter | 2016-03-26 | 1 | -5/+2 |
| | |||||
* | testing/zfs-grsec: upgrade to 0.6.5.6 and rebase patches | Carlo Landmeter | 2016-03-25 | 11 | -456/+730 |
| | | | | musl patches have been split and send upstream. | ||||
* | testing/spl-grsec: upgrade to 0.6.5.6 | Carlo Landmeter | 2016-03-25 | 2 | -18/+5 |
| | |||||
* | testing/cloud-init: new aport | Matt Dainty | 2016-03-25 | 11 | -0/+471 |
| | | | | | http://launchpad.net/cloud-init Cloud instance init scripts | ||||
* | testing/py-cheetah: new aport | Matt Dainty | 2016-03-25 | 1 | -0/+40 |
| | | | | | http://www.cheetahtemplate.org/ Cheetah is a template engine and code generation tool | ||||
* | testing/py-jsonpatch: new aport | Matt Dainty | 2016-03-25 | 1 | -0/+40 |
| | | | | | https://github.com/stefankoegl/python-json-patch Apply JSON-Patches (RFC 6902) | ||||
* | testing/py-jsonpointer: new aport | Matt Dainty | 2016-03-25 | 1 | -0/+40 |
| | | | | | https://github.com/stefankoegl/python-json-pointer Identify specific nodes in a JSON document (RFC 6901) | ||||
* | testing/py-prettytable: new aport | Matt Dainty | 2016-03-25 | 1 | -0/+41 |
| | | | | | http://code.google.com/p/prettytable/ A simple Python library for easily displaying tabular data in a visually appealing ASCII table format | ||||
* | testing/rspamd: upgrade to 1.2.0 | Valery Kartel | 2016-03-25 | 4 | -13/+22 |
| | |||||
* | testing/sqm-scripts: Upgrade to 1.0.7 | Ben Allen | 2016-03-25 | 4 | -21/+21 |
| | | | | | - Upgrade to 1.0.7 - Cleanup patches | ||||
* | main/py-egenix-mx-base: moved from testing | Francesco Colista | 2016-03-25 | 1 | -44/+0 |
| | |||||
* | main/py-psycopg2: moved from testing | Francesco Colista | 2016-03-25 | 1 | -31/+0 |
| | |||||
* | testing/php7: fix sha256/512 passwords | Timo Teräs | 2016-03-25 | 2 | -24/+6 |
| | | | | ref #5141 | ||||
* | testing/php7: fix crypt and add paxmark | Timo Teräs | 2016-03-25 | 2 | -5/+88 |
| | |||||
* | community/caddy: add ca-certificates to deps and move to community | Carlo Landmeter | 2016-03-24 | 5 | -111/+0 |
| | |||||
* | testing/mongodb: add mongodb group at install, as required by openrc | Marc Vertes | 2016-03-24 | 2 | -3/+4 |
| | | | | fix #5299 | ||||
* | unmaintained/omorfi: moved from testing | Sören Tempel | 2016-03-23 | 1 | -62/+0 |
| | | | | | | | | This package is outdated can't be installed currently and depends on a python3 subpackage which was removed in the previous commit. Furthermore it has no maintainer. See also: Commit 9e713fec92631860166637090c74eabd00697c75 | ||||
* | testing/slrn: build fix | Natanael Copa | 2016-03-23 | 1 | -2/+2 |
| | |||||
* | testing/vim-rust: build fix | Natanael Copa | 2016-03-23 | 1 | -2/+2 |
| | |||||
* | testing/slrn: clean up | Natanael Copa | 2016-03-23 | 1 | -3/+2 |
| | | | | enable on arm, allow parallel build | ||||
* | testing/hfst: upgrade to 3.9.1 | Sören Tempel | 2016-03-23 | 2 | -43/+29 |
| | | | | | | | Also remove the python3 subpackage and rename the python2 subpackage to py-hfst. The python3 subpackage was removed because a) we currently don't support python3 packages and b) it couldn't be installed (maybe because we don't package setuptools for python3?). | ||||
* | testing/vim-rust: avoid fork in global scope | Natanael Copa | 2016-03-23 | 1 | -1/+1 |
| | |||||
* | testing/slrn: new aport | Steffen Lange | 2016-03-23 | 1 | -0/+30 |
| | | | | | http://www.slrn.org/ An open source text-based news client | ||||
* | testing/vim-rust: new aport | Luka Vandervelden | 2016-03-23 | 1 | -0/+32 |
| | | | | | https://github.com/rust-lang/rust.vim Vim configuration for Rust. | ||||
* | testing/py-logbook: fix build | Natanael Copa | 2016-03-22 | 1 | -1/+1 |
| | | | | we need set arch since there are compiled binaries | ||||
* | testing/py-doit: upgrade to 0.29.0 | Fabian Affolter | 2016-03-22 | 1 | -4/+4 |
| |