Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/libupnp: upgrade to 1.6.19 | Francesco Colista | 2016-03-09 | 1 | -3/+5 |
| | |||||
* | main/owncloud: upgrade to 8.2.3 | Leonardo Arena | 2016-03-09 | 1 | -17/+17 |
| | |||||
* | main/mariadb: fix ucontext configure check | Timo Teräs | 2016-03-08 | 2 | -3/+26 |
| | | | | | | musl ships the header for other purposes, but makecontext is not implemented. fix the check to detect if makecontext is implemented before enabling code using it. | ||||
* | testing/ffmpegthumbnailer: fix 32bit / arm build errors | Stuart Cardall | 2016-03-08 | 1 | -1/+3 |
| | |||||
* | Revert "testing/tvheadend-git: temp including musl ucontext.h" | Timo Teräs | 2016-03-08 | 2 | -34/+4 |
| | | | | | | This reverts commit e831ada5136c933b9d89ae6b828c468ba2c8a225. Offending musl change has been reverted, so revert this hack also. | ||||
* | main/musl: revert ucontext.h removal | Timo Teräs | 2016-03-08 | 1 | -6/+1 |
| | | | | | | it causes more problems than solves. the applications checking only for that header need to be fixed to check also that makecontext exists during linking. | ||||
* | testing/tvheadend-git: temp including musl ucontext.h | Carlo Landmeter | 2016-03-08 | 2 | -4/+34 |
| | |||||
* | testing/tvheadend-git: fix checksums | Carlo Landmeter | 2016-03-08 | 1 | -3/+3 |
| | |||||
* | testing/tvheadend-git: new snapshot and fix pidfile | Carlo Landmeter | 2016-03-08 | 2 | -10/+9 |
| | |||||
* | main/mksh: upgrade to 52c | Sören Tempel | 2016-03-08 | 1 | -6/+6 |
| | |||||
* | testing/i3wm: upgrade to 4.12 | Sören Tempel | 2016-03-08 | 1 | -15/+5 |
| | |||||
* | testing/yad: upgrade to 0.34.2 | Francesco Colista | 2016-03-08 | 1 | -7/+6 |
| | |||||
* | testing/cgiirc: upgrade to 0.5.11 | Francesco Colista | 2016-03-08 | 1 | -4/+4 |
| | |||||
* | main/mariadb: re-enable on armhf | Timo Teräs | 2016-03-08 | 1 | -1/+1 |
| | | | | | ucontext.h is removed from musl-dev now, and mariadb should build (async stuff should give run-time error). | ||||
* | main/musl: cherry-pick fixes, remove ucontext.h | Timo Teräs | 2016-03-08 | 3 | -10/+84 |
| | |||||
* | testing/ejabberd: upgrade to 16.02 | Francesco Colista | 2016-03-08 | 4 | -21/+91 |
| | |||||
* | testing/icinga2: upgrade to 2.4.3 | Francesco Colista | 2016-03-08 | 1 | -5/+5 |
| | |||||
* | main/proxychains-ng: upgrade to 4.11 | Francesco Colista | 2016-03-08 | 1 | -4/+4 |
| | |||||
* | main/rp-pppoe: upgrade to 3.12 | Francesco Colista | 2016-03-08 | 1 | -14/+9 |
| | |||||
* | testing/arping: ugprade to 0.16 | Francesco Colista | 2016-03-08 | 1 | -6/+6 |
| | |||||
* | testing/pure-ftpd: upgrade to 1.0.42 | Carlo Landmeter | 2016-03-08 | 2 | -5/+12 |
| | | | | | * split doc * add --with-puredb | ||||
* | main/squid: fix crash after certain failures. Fixes #5229 | Leonardo Arena | 2016-03-08 | 2 | -1/+690 |
| | |||||
* | main/perl-b-hooks-endofscope: upgrade to 0.15 | Francesco Colista | 2016-03-08 | 1 | -4/+4 |
| | |||||
* | main/cifs-utils: upgrade to 6.5 | Francesco Colista | 2016-03-08 | 1 | -5/+5 |
| | |||||
* | community/py-psutils: upgrade to 4.0.0 | Francesco Colista | 2016-03-08 | 1 | -6/+6 |
| | |||||
* | testing/libcouchbase: update for docker image | Nathan Johnson | 2016-03-08 | 2 | -7/+22 |
| | | | | | | | | | Added small patch to make unit tests complete under docker image. Relaxed makedepends to remove openjdk8-jre-base, skip running expensive couchbase mock tests (which required java in the first place). Bumped revision number. | ||||
* | testing/ffmpegthumbnailer: update to 2.1.1 | Stuart Cardall | 2016-03-08 | 1 | -5/+5 |
| | | | | | | changelog: https://github.com/dirkvdb/ffmpegthumbnailer/blob/master/ChangeLog | ||||
* | testing/php7-gmagick: new aport | Valery Kartel | 2016-03-08 | 1 | -0/+38 |
| | | | | | PHP7 bindings to the GraphicsMagick library http://pecl.php.net/package/gmagick | ||||
* | testing/php-imagick: upgrade to 3.4.0 | Valery Kartel | 2016-03-08 | 1 | -6/+5 |
| | |||||
* | testing/php7: add missing changes from previous commit | Timo Teräs | 2016-03-08 | 2 | -1/+14 |
| | |||||
* | testing/php7: security upgrade to 7.0.4, and improvements | Valery Kartel | 2016-03-08 | 3 | -17/+109 |
| | | | | | | | | | - fixes #5220 - sqlite3 & pdo_sqlite now uses system libsqlite3 not bundled one (fixes #5198) - change fpm log & pid paths and names to not intersect with main/php - change fpm init script to use reopen logs signal - add logrotate script | ||||
* | testing/cloc: upgrade to 1.66 | Sören Tempel | 2016-03-07 | 2 | -94/+9 |
| | |||||
* | main/lua-sec: upgrade to 0.6 | Michael Zuo | 2016-03-07 | 1 | -7/+5 |
| | |||||
* | main/lua-inspect: upgrade to 3.0.3 | Michael Zuo | 2016-03-07 | 1 | -15/+5 |
| | |||||
* | update rsyslog to 8.16.0 | Francisco Guerreiro | 2016-03-07 | 3 | -85/+48 |
| | | | | | | * added redis subpackage for hiredis client support * added different musl fixes for missing constants * enabled syslog over TCP support by default | ||||
* | /community/oscam: new snapshot and set verbase | Carlo Landmeter | 2016-03-07 | 2 | -33/+5 |
| | |||||
* | testing/hiawatha: upgrade to 10.1 | Natanael Copa | 2016-03-07 | 1 | -5/+5 |
| | |||||
* | testing/pngquant: add bash to makedeps | Carlo Landmeter | 2016-03-07 | 1 | -1/+1 |
| | |||||
* | testing/pngquant: new aport | Carlo Landmeter | 2016-03-07 | 1 | -0/+38 |
| | |||||
* | testing/ssh-getkey-ldap: new aport | Jakub Jirutka | 2016-03-07 | 2 | -0/+43 |
| | | | | | https://github.com/jirutka/ssh-getkey-ldap A simple script to be used as AuthorizedKeysCommand in OpenSSH server to look up user's public keys in LDAP. | ||||
* | main/perl-data-page-pageset: needs perl-module-build | Leonardo Arena | 2016-03-07 | 1 | -2/+2 |
| | |||||
* | main/perl-css-minifier-xs: needs perl-module-build | Leonardo Arena | 2016-03-07 | 1 | -2/+2 |
| | |||||
* | main/perl-data-page: needs perl-module-build | Leonardo Arena | 2016-03-07 | 1 | -2/+2 |
| | |||||
* | main/perl-javascript-minifier-xs: needs perl-module-build | Leonardo Arena | 2016-03-07 | 1 | -2/+2 |
| | |||||
* | main/rt4: upgrade to 4.4.0 | Leonardo Arena | 2016-03-07 | 1 | -4/+11 |
| | |||||
* | main/perl-javascript-minifier-xs: new aport | Leonardo Arena | 2016-03-07 | 1 | -0/+41 |
| | |||||
* | main/perl-html-formattext-withlinks-andtables: upgrade to 0.06 | Leonardo Arena | 2016-03-07 | 1 | -7/+7 |
| | |||||
* | main/perl-scope-upper: new aport | Leonardo Arena | 2016-03-07 | 1 | -0/+41 |
| | |||||
* | main/perl-business-hours: new aport | Leonardo Arena | 2016-03-07 | 1 | -0/+41 |
| | |||||
* | main/perl-set-intspan: new aport | Leonardo Arena | 2016-03-07 | 1 | -0/+41 |
| |