Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/zbar: add missing patch and enable | Natanael Copa | 2017-03-22 | 1 | -0/+147 |
| | |||||
* | testing/zbar: disable for now | William Pitcock | 2017-03-22 | 1 | -1/+1 |
| | |||||
* | testing/php7-imagick: add pcre dependency | William Pitcock | 2017-03-22 | 1 | -1/+1 |
| | |||||
* | testing/composer claim maintainership | Dave Hall | 2017-03-22 | 1 | -2/+2 |
| | |||||
* | main/cups: fix ppc64le break | Breno Leitao | 2017-03-22 | 1 | -1/+4 |
| | | | | | | There are some cases that the desktop file is not copied into $pkgdir. This change only runs 'sed' on this file if the file exists. | ||||
* | main/xorg-server: enable xcsecurity | Natanael Copa | 2017-03-22 | 1 | -1/+2 |
| | | | | fixes #6696 | ||||
* | main/nss: clean up and add -static subpackage | Natanael Copa | 2017-03-22 | 1 | -36/+24 |
| | |||||
* | testing/zbar: rebuild against imagemagick 7 | Natanael Copa | 2017-03-22 | 1 | -5/+11 |
| | |||||
* | testing/php7-imagick: rebuild against imagemagick 7 | Natanael Copa | 2017-03-22 | 1 | -1/+1 |
| | |||||
* | testing/emby: rebuild against imagemagick 7 | Natanael Copa | 2017-03-22 | 1 | -3/+4 |
| | |||||
* | community/php5-imagick: rebuild against imagemagick 7 | Natanael Copa | 2017-03-22 | 1 | -1/+1 |
| | |||||
* | community/emacs: rebuild against imagemagick 7 | Natanael Copa | 2017-03-22 | 1 | -2/+2 |
| | |||||
* | community/inkscape: rebuild against imagemagick 7 | Natanael Copa | 2017-03-22 | 1 | -1/+1 |
| | |||||
* | main/awesome: rebuild against imagemagick 7 | Natanael Copa | 2017-03-22 | 1 | -1/+1 |
| | |||||
* | main/a2ps: rebuild against imagemagick 7 | Natanael Copa | 2017-03-22 | 1 | -1/+1 |
| | |||||
* | main/nss: set -e build fix | Natanael Copa | 2017-03-22 | 1 | -3/+1 |
| | |||||
* | main/imagemagick: upgrade to 7.0.5.3 | Ivan Tham | 2017-03-22 | 1 | -2/+2 |
| | |||||
* | main/redis: upgrade to 3.2.8 | Ivan Tham | 2017-03-22 | 1 | -10/+2 |
| | |||||
* | main/nss: upgrade to 3.30 | Ivan Tham | 2017-03-22 | 1 | -15/+3 |
| | |||||
* | main/imagemagick: upgrade to 7.0.5.2 | Ivan Tham | 2017-03-22 | 1 | -7/+5 |
| | |||||
* | main/jemalloc: upgrade to 4.5.0 | Ivan Tham | 2017-03-22 | 1 | -2/+2 |
| | |||||
* | community/php7: critical fix in -dev | Valery Kartel | 2017-03-22 | 1 | -5/+10 |
| | | | | | move phpize back from -pear to -dev. add unsuffixed symlinks for phpize, php-config | ||||
* | testing/arch-install-scripts: claim maintainership and move to community | André Klitzing | 2017-03-22 | 1 | -3/+2 |
| | |||||
* | testing/lxd: upgrade to 2.12 | Adrian Pistol | 2017-03-22 | 1 | -2/+2 |
| | |||||
* | rename: testing/php7.1 -> testing/php7 | Valery Kartel | 2017-03-22 | 7 | -40/+41 |
| | |||||
* | community/gitea: confd was removed | Carlo Landmeter | 2017-03-22 | 1 | -2/+0 |
| | |||||
* | community/gitea: update checksums | Carlo Landmeter | 2017-03-22 | 1 | -3/+1 |
| | |||||
* | community/gitea: add working initd | Carlo Landmeter | 2017-03-22 | 3 | -8/+5 |
| | |||||
* | unmaintained/py-gi: moved from testing. It conflicts with py-gobject3 | Francesco Colista | 2017-03-22 | 1 | -0/+0 |
| | | | | There are no packages with py-gi dependency, so it's safe to move it | ||||
* | community/py3-aiohttp: upgrade to 2.0.1 | Francesco Colista | 2017-03-22 | 1 | -2/+2 |
| | |||||
* | community/cassandra-cpp-driver: moved from testing | Valery Kartel | 2017-03-22 | 1 | -0/+33 |
| | | | | - would be need to build community/php7-cassandra | ||||
* | testing/cassandra-cpp-driver: upgrade to 2.6.0 | Valery Kartel | 2017-03-22 | 1 | -14/+13 |
| | |||||
* | community/libcouchbase: moved from testing | Valery Kartel | 2017-03-22 | 4 | -0/+0 |
| | | | | - would be need to build community/php7-couchbase | ||||
* | testing/libcouchbase: upgrade to 2.7.3 | Valery Kartel | 2017-03-22 | 1 | -33/+28 |
| | |||||
* | testing/ghc: Add libffi-dev to depends | Mitch Tishmack | 2017-03-21 | 1 | -2/+2 |
| | | | | | | While not strictly necessary generally, when passing in linker args to ghc to compile the c rts invokes some ffi calls that the shared library alone doesn't suffice. | ||||
* | testing/lua-resty-http | Jakub Jirutka | 2017-03-21 | 1 | -0/+34 |
| | | | | | https://github.com/pintsized/lua-resty-http Lua HTTP client cosocket driver for OpenResty / ngx_lua | ||||
* | main/pixman: linux headers build fix | Natanael Copa | 2017-03-21 | 1 | -1/+1 |
| | | | | linux headers is needed for ppc64le | ||||
* | community/py3-aiohttp: upgrade to 2.0.0 | Francesco Colista | 2017-03-21 | 1 | -2/+2 |
| | |||||
* | main/musl: cherry-pick ldso improvements and lazy relocation emulation | Timo Teräs | 2017-03-21 | 6 | -1/+601 |
| | |||||
* | main/cjdns: uprade to 19.1 | Łukasz Jendrysik | 2017-03-21 | 3 | -28/+28 |
| | |||||
* | main/qca: rebuild to fix depends for subpackages | Natanael Copa | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | main/qt: rebuild to fix depends for subpackages | Natanael Copa | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | main/perl-devel-checklib: rebuild to fix depends for subpackages | Natanael Copa | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | main/openrc: rebuild to fix depends for subpackages | Natanael Copa | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | main/musl: rebuild to fix depends for subpackages | Natanael Copa | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | main/boost: rebuild to fix depends for subpackages | Natanael Copa | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | main/acpica: rebuild to fix depends for subpackages | Natanael Copa | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | main/py-cryptography: upgrade to 1.8.1 | André Klitzing | 2017-03-21 | 1 | -4/+4 |
| | |||||
* | main/py-asn1crypto: move from testing (needed by py-cryptography) | Jakub Jirutka | 2017-03-21 | 1 | -0/+0 |
| | | | | main/py-cryptography needs py-asn1crypto since 1.8 | ||||
* | testing/py-asn1crypto: upgrade to 0.22.0 | André Klitzing | 2017-03-21 | 1 | -2/+2 |
| |