notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
php70-memcache Memcached extension for PHP 7.0
3.0.9 databases Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.9Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. /usr/local/share/licenses/php70-memcache-3.0.9/catalog.mk
  2. /usr/local/share/licenses/php70-memcache-3.0.9/LICENSE
  3. /usr/local/share/licenses/php70-memcache-3.0.9/PHP30
  4. share/examples/memcache/example.php
Collapse this list.
Dependency lines:
  • php70-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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. phpize : lang/php70
  2. autoconf-2.69 : devel/autoconf
  3. session.so : www/php70-session
  4. zlib.so : archivers/php70-zlib
Runtime dependencies:
  1. php.h : lang/php70
  2. session.so : www/php70-session
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/websupport-sk/pecl-memcache/tar.gz/e702b5f?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.9
08 Mar 2018 19:48:41
Revision:463917Original commit files touched by this commit
mat search for other commits by this committer
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:455958Original commit files touched by this commit
sunpoet search for other commits by this committer
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:454525Original commit files touched by this commit
sunpoet search for other commits by this committer
Update IGNORE_WITH_PHP
3.0.8_1
17 Feb 2017 16:11:21
Revision:434288Original commit files touched by this commit
sunpoet search for other commits by this committer
Add PORTSCOUT
3.0.8_1
24 Jan 2017 17:41:10
Revision:432363Original commit files touched by this commit
sunpoet search for other commits by this committer
Update COMMENT and IGNORE_WITH_PHP
3.0.8_1
17 Dec 2016 12:49:41
Revision:428726Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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