Index: MOVED =================================================================== --- MOVED (revision 433035) +++ MOVED (working copy) @@ -9057,3 +9057,6 @@ www/tinymce3|www/tinymce|2017-01-31|Has expired: Use www/tinymce instead devel/p5-IO-Detect|devel/p5-Scalar-Does|2017-01-31|Has expired: Use devel/p5-Scalar-Does instead devel/pear-PHPUnit3|devel/phpunit|2017-01-31|Has expired: Deprecated by upstream, use devel/phpunit instead +databases/php56-redis|databases/pecl-redis|2017-02-01|Merged with latest codebase that supports all php versions +databases/php70-redis|databases/pecl-redis|2017-02-01|Merged with latest codebase that supports all php versions +databases/php71-redis|databases/pecl-redis|2017-02-01|Merged with latest codebase that supports all php versions Index: databases/Makefile =================================================================== --- databases/Makefile (revision 433040) +++ databases/Makefile (working copy) @@ -550,6 +550,7 @@ SUBDIR += pecl-mongo SUBDIR += pecl-mongodb SUBDIR += pecl-pdo_user + SUBDIR += pecl-redis SUBDIR += pecl-rrd SUBDIR += pecl-tokyo_tyrant SUBDIR += percona-pam-for-mysql @@ -613,7 +614,6 @@ SUBDIR += php56-pdo_pgsql SUBDIR += php56-pdo_sqlite SUBDIR += php56-pgsql - SUBDIR += php56-redis SUBDIR += php56-sqlite3 SUBDIR += php56-sybase_ct SUBDIR += php70-dba @@ -630,7 +630,6 @@ SUBDIR += php70-pdo_pgsql SUBDIR += php70-pdo_sqlite SUBDIR += php70-pgsql - SUBDIR += php70-redis SUBDIR += php70-sqlite3 SUBDIR += php71-dba SUBDIR += php71-interbase @@ -645,7 +644,6 @@ SUBDIR += php71-pdo_pgsql SUBDIR += php71-pdo_sqlite SUBDIR += php71-pgsql - SUBDIR += php71-redis SUBDIR += php71-sqlite3 SUBDIR += phpminiadmin SUBDIR += phpmyadmin Index: databases/pecl-redis/Makefile =================================================================== --- databases/pecl-redis/Makefile (nonexistent) +++ databases/pecl-redis/Makefile (working copy) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= redis +PORTVERSION= 3.1.1 +CATEGORIES= databases +MASTER_SITES= http://pecl.php.net/get/ +PKGNAMEPREFIX= pecl- + +MAINTAINER= daniel@blodan.se +COMMENT= Extension to access Redis + +LICENSE= PHP301 + +USES= php:ext tar:tgz +USE_PHP= session:build + +OPTIONS_DEFINE= IGBINARY +IGBINARY_DESC= Build with Igbinary serializer + +IGBINARY_CONFIGURE_ENABLE= redis-igbinary +IGBINARY_USE= php=igbinary:build + +.include Property changes on: databases/pecl-redis/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: databases/pecl-redis/distinfo =================================================================== --- databases/pecl-redis/distinfo (nonexistent) +++ databases/pecl-redis/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1485959015 +SHA256 (redis-3.1.1.tgz) = aa1a30f2c5e1f532289b9b90af71b42db86bb85e9f8c344a455a4312c79d917e +SIZE (redis-3.1.1.tgz) = 198597 Property changes on: databases/pecl-redis/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: databases/pecl-redis/pkg-descr =================================================================== --- databases/pecl-redis/pkg-descr (nonexistent) +++ databases/pecl-redis/pkg-descr (working copy) @@ -0,0 +1,5 @@ +This extension provides an API for communicating with Redis database, +a persistent key-value database with built-in net interface written +in ANSI-C for Posix systems. + +WWW: https://pecl.php.net/package/redis Property changes on: databases/pecl-redis/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: databases/php56-redis/Makefile =================================================================== --- databases/php56-redis/Makefile (revision 433040) +++ databases/php56-redis/Makefile (nonexistent) @@ -1,30 +0,0 @@ -# Created by: Benedikt Niessen -# $FreeBSD$ - -PORTNAME= redis -PORTVERSION= 2.2.8 -PORTREVISION= 1 -CATEGORIES= databases -PKGNAMEPREFIX= php56- - -MAINTAINER= m.tsatsenko@gmail.com -COMMENT= PHP5 extension for Redis - -LICENSE= PHP301 - -USES= php:ext -USE_PHP= session:build -PHP_VER= 56 -IGNORE_WITH_PHP= 70 - -USE_GITHUB= yes -GH_ACCOUNT= nicolasff -GH_PROJECT= phpredis - -OPTIONS_DEFINE= IGBINARY -IGBINARY_DESC= Build with Igbinary serializer - -IGBINARY_CONFIGURE_ENABLE= redis-igbinary -IGBINARY_USE= php=igbinary:build - -.include Property changes on: databases/php56-redis/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: databases/php56-redis/distinfo =================================================================== --- databases/php56-redis/distinfo (revision 433040) +++ databases/php56-redis/distinfo (nonexistent) @@ -1,3 +0,0 @@ -TIMESTAMP = 1466948805 -SHA256 (nicolasff-phpredis-2.2.8_GH0.tar.gz) = a7c6e2eef70bd8449bab819c8f01d951fcd86ce0417e03675445040236ed4dda -SIZE (nicolasff-phpredis-2.2.8_GH0.tar.gz) = 198401 Property changes on: databases/php56-redis/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: databases/php56-redis/pkg-descr =================================================================== --- databases/php56-redis/pkg-descr (revision 433040) +++ databases/php56-redis/pkg-descr (nonexistent) @@ -1,8 +0,0 @@ -This extension provides an API for communicating with Redis database, -a persistent key-value database with built-in net interface written -in ANSI-C for Posix systems. - -It is a fork of alfonsojimenez's phpredis, adding many methods and -fixing a lot of issues. - -WWW: https://github.com/nicolasff/phpredis Property changes on: databases/php56-redis/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: databases/php70-redis/Makefile =================================================================== --- databases/php70-redis/Makefile (revision 433040) +++ databases/php70-redis/Makefile (nonexistent) @@ -1,23 +0,0 @@ -# $FreeBSD$ - -PORTNAME= redis -PORTVERSION= 3.0.0 -PORTREVISION= 1 -CATEGORIES= databases -PKGNAMEPREFIX= php70- - -MAINTAINER= joshruehlig@gmail.com -COMMENT= PHP7 extension for Redis - -LICENSE= PHP301 - -USES= php:ext -USE_PHP= session:build -PHP_VER= 70 -IGNORE_WITH_PHP= 56 71 - -USE_GITHUB= yes -GH_ACCOUNT= phpredis -GH_PROJECT= phpredis - -.include Property changes on: databases/php70-redis/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: databases/php70-redis/distinfo =================================================================== --- databases/php70-redis/distinfo (revision 433040) +++ databases/php70-redis/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (phpredis-phpredis-3.0.0_GH0.tar.gz) = 030997370bb1906793989c89550d9cafd4fa35dccbad7040b2339301aa961dba -SIZE (phpredis-phpredis-3.0.0_GH0.tar.gz) = 196416 Property changes on: databases/php70-redis/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: databases/php70-redis/pkg-descr =================================================================== --- databases/php70-redis/pkg-descr (revision 433040) +++ databases/php70-redis/pkg-descr (nonexistent) @@ -1,5 +0,0 @@ -This extension provides an API for communicating with Redis database, -a persistent key-value database with built-in net interface written -in ANSI-C for Posix systems. - -WWW: https://github.com/phpredis/phpredis Property changes on: databases/php70-redis/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: databases/php71-redis/Makefile =================================================================== --- databases/php71-redis/Makefile (revision 433040) +++ databases/php71-redis/Makefile (nonexistent) @@ -1,22 +0,0 @@ -# $FreeBSD$ - -PORTNAME= redis -PORTVERSION= 3.0.0 -CATEGORIES= databases -PKGNAMEPREFIX= php71- - -MAINTAINER= daniel@blodan.se -COMMENT= PHP 7.1 extension for Redis - -LICENSE= PHP301 - -USES= php:ext -USE_PHP= session:build -PHP_VER= 71 -IGNORE_WITH_PHP= 56 70 - -USE_GITHUB= yes -GH_ACCOUNT= phpredis -GH_PROJECT= phpredis - -.include Property changes on: databases/php71-redis/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: databases/php71-redis/distinfo =================================================================== --- databases/php71-redis/distinfo (revision 433040) +++ databases/php71-redis/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (phpredis-phpredis-3.0.0_GH0.tar.gz) = 030997370bb1906793989c89550d9cafd4fa35dccbad7040b2339301aa961dba -SIZE (phpredis-phpredis-3.0.0_GH0.tar.gz) = 196416 Property changes on: databases/php71-redis/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: databases/php71-redis/pkg-descr =================================================================== --- databases/php71-redis/pkg-descr (revision 433040) +++ databases/php71-redis/pkg-descr (nonexistent) @@ -1,5 +0,0 @@ -This extension provides an API for communicating with Redis database, -a persistent key-value database with built-in net interface written -in ANSI-C for Posix systems. - -WWW: https://github.com/phpredis/phpredis Property changes on: databases/php71-redis/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property