| Port details on branch 2020Q3 |
- pecl-redis Extension to access Redis
- 5.3.0_1 databases
=0 5.3.0_1Version of this port present on the latest quarterly branch. - Maintainer: daniel@blodan.se
 - Port Added: 2020-07-06 06:40:03
- Last Update: 2020-07-06 06:39:31
- Commit Hash: 07a772b
- License: PHP301
- WWW:
- https://pecl.php.net/package/redis
- Description:
- 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
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pecl-redis>0:databases/pecl-redis
- To install the port:
- cd /usr/ports/databases/pecl-redis/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pecl-redis
- pkg install php72-pecl-redis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php72-pecl-redis
- Package flavors (<flavor>: <package>)
- php72: php72-pecl-redis
- php73: php73-pecl-redis
- php74: php74-pecl-redis
- distinfo:
- TIMESTAMP = 1593576257
SHA256 (PECL/redis-5.3.0.tgz) = cd532d9e0975fe0e584d823932890c0b8b4f8fdaffb7c453d74c4f3942d450a5
SIZE (PECL/redis-5.3.0.tgz) = 264024
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php72
- autoconf>0 : devel/autoconf
- hash.so : security/php72-hash
- json.so : devel/php72-json
- session.so : www/php72-session
- Runtime dependencies:
-
- php.h : lang/php72
- hash.so : security/php72-hash
- json.so : devel/php72-json
- session.so : www/php72-session
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php72-pecl-redis-5.3.0_1:
IGBINARY=off: Build with Igbinary serializer
===> Use 'make config' to modify these settings
- Options name:
- databases_pecl-redis
- USES:
- php:pecl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.3.0_1 06 Jul 2020 06:39:32
  |
riggs  |
MFH: r541314
Fix runtime link error: Undefined symbol "php_hash_bin2hex" and segfault
PR: 247717
Submitted by: juraj@lutter.sk, daniel@blodan.se (maintainer)
Reviewed by: daniel@blodan.se (maintainer)
Approved by: ports-secteam (riggs) |
5.3.0_1 06 Jul 2020 06:39:31
    |
Thomas Zander (riggs)  |
MFH: r541314
Fix runtime link error: Undefined symbol "php_hash_bin2hex" and segfault
PR: 247717
Submitted by: juraj@lutter.sk, daniel@blodan.se (maintainer)
Reviewed by: daniel@blodan.se (maintainer)
Approved by: ports-secteam (riggs) |
Number of commits found: 2
|