Port details |
- pecl-memcached2 PHP extension for interfacing with memcached via libmemcached library
- 2.2.0_5 databases
=0 2.2.0_5Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 5.6
This port expired on: 2018-12-30
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2017-02-08 23:46:15
- Last Update: 2019-01-01 13:52:46
- SVN Revision: 488894
- License: PHP30
- WWW:
- https://github.com/php-memcached-dev/php-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 libmemcached library to provide API for
communicating with memcached servers.
WWW: https://pecl.php.net/package/memcached
WWW: https://github.com/php-memcached-dev/php-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}pecl-memcached>0:databases/pecl-memcached2
- No installation instructions:
- This port has been deleted.
- PKGNAME: php56-pecl-memcached
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PECL/memcached-2.2.0.tgz) = 17b9600f6d4c807f23a3f5c45fcd8775ca2e61d6eda70370af2bef4c6e159f58
SIZE (PECL/memcached-2.2.0.tgz) = 70449
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/php56
- autoconf>0 : devel/autoconf
- pkgconf>=1.3.0_1 : devel/pkgconf
- json.so : devel/php56-json
- session.so : www/php56-session
- Runtime dependencies:
-
- php.h : lang/php56
- json.so : devel/php56-json
- session.so : www/php56-session
- Library dependencies:
-
- libmemcached.so : databases/libmemcached
- libsasl2.so : security/cyrus-sasl2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php56-pecl-memcached-2.2.0_5:
IGBINARY=off: Binary serializer support
SASL=on: SASL authentication support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- php:pecl pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0_5 01 Jan 2019 13:52:46 |
rene |
Remove expired ports:
2018-12-30 textproc/pecl-xdiff: Works only with EOL php 5.6
2019-01-01 www/mod_http2-devel: Use the module that is shipped with Apache 2.4
2019-01-01 www/varnish5: Varnish 5 is Retired
2018-12-30 security/pecl-ssh2-0: Works only with EOL php 5.6
2019-01-01 security/bitwarden-ruby: Expects very specific rubygem versions for
new updates. Please follow instructions in git repo.
2018-12-30 devel/pecl-intl: Works only with EOL php 5.6
2018-12-30 devel/pecl-APCu4: Works only with EOL php 5.6
2018-12-30 databases/pecl-memcache: Works only with EOL php 5.6
2018-12-30 databases/pecl-memcached2: Works only with EOL php 5.6
2018-12-30 math/pecl-bitset2: Works only with EOL php 5.6
2019-01-01 multimedia/zoneminder-h264: h264 feature was commited to main branch,
please upgrade to www/zoneminder
2019-01-01 lang/php56: Security Support ends on 31 Dec 2018 |
2.2.0_5 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
2.2.0_5 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
2.2.0_5 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
2.2.0_5 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 |
2.2.0_5 20 Nov 2017 04:32:07 |
sunpoet |
Update IGNORE_WITH_PHP |
2.2.0_5 07 May 2017 21:27:18 |
sunpoet |
Enable SASL option by default
- Bump PORTREVISION for dependency and package change |
2.2.0_4 10 Apr 2017 15:08:47 |
mat |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
2.2.0_4 08 Feb 2017 23:45:41 |
sunpoet |
Add pecl-memcached2 (copied from pecl-memcached)
- Add PORTSCOUT
- Update WWW
- Add GitHub repository to WWW |
Number of commits found: 9
|