Port details |
- php-memcached PHP extension for interfacing with memcached via libmemcached library
- 3.0.0b1 databases
=0 3.0.0b1Version of this port present on the latest quarterly branch.
- Maintainer: townwear@gmail.com
- Port Added: 2018-03-08 22:26:09
- Last Update: 2018-03-10 23:01:48
- SVN Revision: 464117
- 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 - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}memcached>0:databases/php-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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0b1 10 Mar 2018 23:01:48 |
sunpoet |
Remove databases/php-memcached
PR: 226474
Submitted by: sunpoet (myself)
Approved by: <townwear@gmail.com> (maintainer) |
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 |
Number of commits found: 2
|