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
php-memcache Memcached extension for PHP
4.0.5.2 databases Deleted on this many watch lists=0 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 4.0.5.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-03-08 22:26:09
Last Update: 2019-12-30 06:41:36
SVN Revision: 521468
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
There is no configure plist information for this port.
Dependency lines:
  • php72-memcache>0:databases/php-memcache
No installation instructions:
This port has been deleted.
PKGNAME: php72-memcache
Package flavors (<flavor>: <package>)
  • php72: php72-memcache
  • php73: php73-memcache
  • php74: php74-memcache
distinfo:
TIMESTAMP = 1577145745 SHA256 (websupport-sk-pecl-memcache-4.0.5.2_GH0.tar.gz) = 650816c7ded01e5b043b4f20c58f4d490c4ca2871313db599056a793313a1cdc SIZE (websupport-sk-pecl-memcache-4.0.5.2_GH0.tar.gz) = 76141

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/php72
  2. autoconf>0 : devel/autoconf
  3. session.so : www/php72-session
  4. zlib.so : archivers/php72-zlib
Runtime dependencies:
  1. php.h : lang/php72
  2. session.so : www/php72-session
  3. zlib.so : archivers/php72-zlib
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/gitphp*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for php72-memcache-4.0.5.2: 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/4.0.5.2?dummy=/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.5.2
30 Dec 2019 06:41:36
Revision:521468Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove php-memcache

This port was added as php70-memcache in 2016, then renamed to php-memcache when
PHP flavor was introduced. It uses the unofficial development from websupport.sk
to support PHP 7.x when pecl-memcache only supports PHP 5.x. Since the
unofficial development from websupport.sk is the official PECL repository now,
it's time to retire this port and use pecl-memcache instead.
4.0.5.2
28 Dec 2019 07:29:36
Revision:521075Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.0.5.2

Changes:	https://github.com/websupport-sk/pecl-memcache/releases
4.0.4
25 Sep 2019 20:55:07
Revision:512856Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build on GCC architectures with PHP 7.4

PR:		240813
Submitted by:	pkubaj
4.0.4
29 May 2019 18:35:56
Revision:502982Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.0.4

Changes:	https://github.com/websupport-sk/pecl-memcache/releases
4.0.3
24 Mar 2019 14:31:37
Revision:496730Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.0.3

Changes:	https://github.com/websupport-sk/pecl-memcache/releases
4.0.2
20 Mar 2019 18:02:15
Revision:496364Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.0.2

Changes:	https://github.com/websupport-sk/pecl-memcache/releases
4.0.1
08 Mar 2019 20:38:07
Revision:495071Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with PHP 7.1

PR:		236234
Submitted by:	Krzysztof <ports@bsdserwis.com>
Obtained
from:	https://github.com/websupport-sk/pecl-memcache/commit/09e21a63410cbfd8827c7a876d8160a6b80b076c
4.0.1
02 Mar 2019 17:46:51
Revision:494431Original commit files touched by this commit
sunpoet search for other commits by this committer
Mark IGNORE_WITH_PHP=71

--- php7/memcache_pool.lo ---
/wrkdirs/usr/ports/databases/php-memcache/work-php71/pecl-memcache-4.0.1-php73/php7/memcache_pool.c:47:2:
error: use of undeclared identifier 'newlen'
        smart_string_alloc((&(buffer->value)), size, 0);
        ^
/usr/local/include/php/ext/standard/php_smart_string.h:76:40: note: expanded
from macro 'smart_string_alloc'
        smart_string_alloc4((d), (n), (what), newlen)
                                              ^
/wrkdirs/usr/ports/databases/php-memcache/work-php71/pecl-memcache-4.0.1-php73/php7/memcache_pool.c:47:2:
error: use of undeclared identifier 'newlen'
/usr/local/include/php/ext/standard/php_smart_string.h:76:40: note: expanded
from macro 'smart_string_alloc'
        smart_string_alloc4((d), (n), (what), newlen)
                                              ^
/wrkdirs/usr/ports/databases/php-memcache/work-php71/pecl-memcache-4.0.1-php73/php7/memcache_pool.c:47:2:
error: use of undeclared identifier 'newlen'
/usr/local/include/php/ext/standard/php_smart_string.h:76:40: note: expanded
from macro 'smart_string_alloc'
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.1
01 Mar 2019 11:18:58
Revision:494263Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.0.1

Changes:	https://github.com/websupport-sk/pecl-memcache/releases
4.0.0
28 Feb 2019 21:35:07
Revision:494193Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.0.0

Changes:	https://github.com/websupport-sk/pecl-memcache/releases
3.0.9
02 Jan 2019 23:57:56
Revision:489105Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove expired IGNORE_WITH_PHP=56
3.0.9
14 Oct 2018 16:28:19
Revision:482056Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with PHP 7.3
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

Number of commits found: 13