Port details |
- php70-memcache Memcached extension for PHP 7.0
- 3.0.9 databases
=1 3.0.9Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2016-12-17 12:49:52
- Last Update: 2018-03-08 19:48:41
- SVN Revision: 463917
- People watching this port, also watch:: zrep
- License: PHP30
- WWW:
- https://github.com/websupport-sk/pecl-memcache
- Description:
- Memcached is a caching daemon designed especially for dynamic web applications
to decrease database load by storing objects in memory. This extension allows
you to work with memcached through handy OO and procedural interfaces.
Note that this port uses unofficial development from
https://github.com/websupport-sk/pecl-memcache (NON_BLOCKING_IO_php7 branch).
WWW: https://github.com/websupport-sk/pecl-memcache
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}memcache>0:databases/php70-memcache
- No installation instructions:
- This port has been deleted.
- PKGNAME: php70-memcache
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1512806606
SHA256 (websupport-sk-pecl-memcache-3.0.9-e702b5f_GH0.tar.gz) = a7be1b96f4a57acb5808644c6e4b16bb03097ab46a97a576f02750627fcdf854
SIZE (websupport-sk-pecl-memcache-3.0.9-e702b5f_GH0.tar.gz) = 110689
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:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php70
- autoconf-2.69 : devel/autoconf
- session.so : www/php70-session
- zlib.so : archivers/php70-zlib
- Runtime dependencies:
-
- php.h : lang/php70
- session.so : www/php70-session
- zlib.so : archivers/php70-zlib
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php70-memcache-3.0.9:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- dos2unix 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.9 08 Mar 2018 19:48:41
![Revision:463917 Revision:463917](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.9 11 Dec 2017 10:38:25
![Revision:455958 Revision:455958](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 20170802 snapshot
- Update PORTVERSION to 3.0.9
- Update WWW
Changes: https://github.com/websupport-sk/pecl-memcache/commits/NON_BLOCKING_IO_php7 |
3.0.8_1 20 Nov 2017 04:32:12
![Revision:454525 Revision:454525](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update IGNORE_WITH_PHP |
3.0.8_1 17 Feb 2017 16:11:21
![Revision:434288 Revision:434288](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add PORTSCOUT |
3.0.8_1 24 Jan 2017 17:41:10
![Revision:432363 Revision:432363](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update COMMENT and IGNORE_WITH_PHP |
3.0.8_1 17 Dec 2016 12:49:41
![Revision:428726 Revision:428726](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add php70-memcache
Memcached is a caching daemon designed especially for dynamic web applications
to decrease database load by storing objects in memory. This extension allows
you to work with memcached through handy OO and procedural interfaces.
Note that this port uses unofficial development from
https://github.com/websupport-sk/pecl-memcache (NON_BLOCKING_IO_php7 branch).
WWW: https://pecl.php.net/package/memcache |
Number of commits found: 6
|