php7-pecl-dio: add new package
authorMichael Heimpold <redacted>
Mon, 18 Jul 2016 21:36:01 +0000 (23:36 +0200)
committerMichael Heimpold <redacted>
Sat, 3 Sep 2016 19:51:23 +0000 (21:51 +0200)
commitd6db4395416694970deb9ed471cbe4a20c38eb42
tree825c712a16bee7b3e988f4f0f5df082824c10c6c
parentc6d45a041edd86be7aa645a045b70bcac31c55ed
php7-pecl-dio: add new package

This is a heavy patched variant of the pecl dio module, which
now at least compiles for php7.

Patches are sent to maintainer - no response yet.

Signed-off-by: Michael Heimpold <redacted>
18 files changed:
lang/php7-pecl-dio/Makefile [new file with mode: 0644]
lang/php7-pecl-dio/patches/0000-unify-line-endings.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0001-fix-svn-prop.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0002-fix-Wunused-variable.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0003-Fix-Wmaybe-uninitialized.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0004-Fix-last-build-warning-Wunused-but-set-variable-sorr.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0005-Added-LICENCE-file-as-requested-in-Request-65869.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0006-Replace-ZEND_FETCH_RESOURCE-macro-with-zend_fetch_re.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0007-Replace-ZEND_REGISTER_RESOURCE-with-zend_register_re.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0008-RETURN_STRINGL-takes-only-2-arguments.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0009-Replace-zend_hash_find-with-zend_hash_str_find.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0010-Replace-dio_convert_to_long.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0011-Adopt-to-changed-stream-API-interface.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0012-Remove-ancient-macros-TSRMLS_CC-and-TSRMLS_DC.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0013-Fix-tests-for-legacy-interface.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0014-Add-missing-changes-from-changed-stream-API-interfac.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0015-Add-.gitignore.patch [new file with mode: 0644]
lang/php7-pecl-dio/patches/0016-Add-additional-baudrates.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT