Port details |
- php70-memcached PHP extension for interfacing with memcached via libmemcached library
- 3.0.0b1 databases
=2 3.0.0b1Version of this port present on the latest quarterly branch.
- Maintainer: townwear@gmail.com
- Port Added: 2016-12-08 03:36:03
- Last Update: 2018-03-08 19:48:41
- SVN Revision: 463917
- People watching this port, also watch:: php81-pecl-memcached, zrep
- License: PHP30
- WWW:
- https://pecl.php.net/package/memcached
- Description:
- memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.
This extension uses the libmemcached library to provide the API for
communicating with memcached servers.
WWW: https://pecl.php.net/package/memcached
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}memcached>0:databases/php70-memcached
- No installation instructions:
- This port has been deleted.
- PKGNAME: php70-memcached
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1479968492
SHA256 (php-memcached-dev-php-memcached-3.0.0b1-c032fba_GH0.tar.gz) = 214354faaa002d52c4ce80a5e56e27b1c35bba48ff3afc3ef6d9f0630b7cf5c4
SIZE (php-memcached-dev-php-memcached-3.0.0b1-c032fba_GH0.tar.gz) = 82011
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- phpize : lang/php70
- autoconf>0 : devel/autoconf
- session.so : www/php70-session
- json.so : devel/php70-json
- Runtime dependencies:
-
- php.h : lang/php70
- session.so : www/php70-session
- json.so : devel/php70-json
- Library dependencies:
-
- libmemcached.so : databases/libmemcached
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php70-memcached-3.0.0b1:
SASL=off: SASL authentication support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- pkgconfig php:ext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0b1 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
3.0.0b1 07 Feb 2018 17:52:31 |
mat |
Revert that bit.
Pointy hat: mat
Sponsored by: Absolight |
3.0.0b1 07 Feb 2018 17:46:11 |
mat |
Note PHP ports that do not build with 7.2.
Sponsored by: Absolight |
3.0.0b1 17 Dec 2016 16:11:01 |
mat |
Whatever you do, ${PORTSDIR}/ keeps creeping back.
Sponsored by: Absolight |
3.0.0b1 13 Dec 2016 14:26:12 |
sunpoet |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
3.0.0b1 08 Dec 2016 03:35:54 |
pi |
New port: databases/php70-memcached
memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.
This extension uses the libmemcached library to provide the API for
communicating with memcached servers.
WWW: http://pecl.php.net/package/memcached
PR: 208049
Submitted by: townwear@gmail.com |
Number of commits found: 6
|