aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/ruby-rspec-core: upgrade to 3.8.1Jakub Jirutka2019-06-151-2/+2
|
* community/ruby-ox: upgrade to 2.11.0Jakub Jirutka2019-06-151-2/+2
|
* community/py-setuptools_scm: add git to checkdependsalpine-mips-patches2019-06-141-1/+1
| | | | | | | | | | | | | | | Otherwise check() fails if git is not installed: testing/test_basic_api.py .s............ [ 11%] testing/test_config.py ..... [ 15%] testing/test_file_finder.py E.E.E.E.E.E.E.E.E.E.E.E.E.E.E. [ 39%] testing/test_functions.py ...................... [ 56%] testing/test_git.py ..EEEEEEEEEEFEEEEEE [ 72%] testing/test_main.py . [ 72%] testing/test_mercurial.py ............... [ 84%] testing/test_regressions.py F...s [ 88%] testing/test_setuptools_support.py ... [ 91%] testing/test_version.py ........... [100%]
* community/py-setuptools_scm: modernizeLeo2019-06-141-6/+3
|
* community/perl-io-gzip: fix URL&LicenseRasmus Thomsen2019-06-141-10/+7
| | | | * modernize
* community/perl-io-prompt-tiny: fix URL&LicenseRasmus Thomsen2019-06-141-13/+5
| | | | * modernize
* community/perl-io-tee: fix URL&LicenseRasmus Thomsen2019-06-141-10/+5
| | | | * modernize
* community/perl-ipc-run: fix URL&LicenseRasmus Thomsen2019-06-141-11/+6
| | | | * modernize
* community/perl-ipc-signal: fix URL&LicenseRasmus Thomsen2019-06-141-11/+7
| | | | * modernize
* community/cloudi: fix whitespace issuesKevin Daudt2019-06-141-37/+37
|
* community/cloudi: create appropriate subpackagesKevin Daudt2019-06-141-2/+1
|
* community/cloudi: rebuild against OTP R22Daniel Isaksen2019-06-141-1/+1
| | | | | Signed-off-by: Daniel Isaksen <d@duniel.no> Closes GH-8629
* community/elixir: bump to 1.8.2 and rebuild against OTP R22Daniel Isaksen2019-06-142-3/+222
| | | | | | Signed-off-by: Daniel Isaksen <d@duniel.no> Closes GH-8629
* community/erlang: bump to 22.0.2, take maintainership, fix some applicationsDaniel Isaksen2019-06-143-108/+106
| | | | | | Signed-off-by: Daniel Isaksen <d@duniel.no> Closes GH-8629
* community/php7-pecl-oauth: fix buildNatanael Copa2019-06-142-2/+17
| | | | | | | | remove the configure test for pcre.h. php 7.3 uses pcre2.h and there is nothing in php oauth that uses pcre.h directly, it only relies on "ext/pcre/php_pcre.h" simply remove the check to fix build.
* community/xapian-bindings: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/unit: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-phalcon: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-zmq: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-yaml: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-xdebug: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-vips: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-timezonedb: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-ssh2: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-redis: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-protobuf: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-msgpack: rebuild against php 7.3Natanael Copa2019-06-141-1/+2
|
* community/php7-pecl-memcached: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-mcrypt: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-mailparse: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-lzf: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-gmagick: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-event: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-couchbase: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-igbinary: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-ast: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-apcu: Fix build against PHP 7.3Simon Frankenberger2019-06-141-3/+2
| | | | | When building against PHP 7.3.0 the build fails due to missing pcre2 headers. This commit adds this dependency.
* community/php7-pecl-amqp: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-brotli: rebuild against php 7.3Natanael Copa2019-06-141-1/+1
|
* community/php7-pecl-oauth: Fix build against PHP 7.3Simon Frankenberger2019-06-141-2/+2
|
* community/php7-pecl-imagick: Fix build against PHP 7.3Simon Frankenberger2019-06-141-2/+2
| | | | | When building against PHP 7.3.0 the build fails due to missing pcre2 headers. This commit adds this dependency.
* community/php7: Update php to 7.3.6Simon Frankenberger2019-06-146-19/+18
|
* community/libetpan: upgrade to 1.9.3Leo2019-06-142-9/+21
|
* community/libetpan: move from mainLeo2019-06-141-0/+48
|
* community/gparted: upgrade to 1.0.0Leo2019-06-141-9/+6
|
* community/gparted: move from mainLeo2019-06-142-0/+84
|
* community/gimp: upgrade to 2.10.12J0WI2019-06-141-2/+2
|
* community/babl: upgrade to 0.1.66J0WI2019-06-141-2/+2
|
* community/cython: upgrade to 0.29.10prspkt2019-06-141-2/+2
|
* community/perl-http-server-simple: fix URL&LicenseRasmus Thomsen2019-06-141-18/+12
| | | | * modernize