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
pecl-memcached2 PHP extension for interfacing with memcached via libmemcached library
2.2.0_5 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 2.2.0_5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Works only with EOL php 5.6
Expired This port expired on: 2018-12-30
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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
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:
  • php56-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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. phpize : lang/php56
  2. autoconf>0 : devel/autoconf
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. json.so : devel/php56-json
  5. session.so : www/php56-session
Runtime dependencies:
  1. php.h : lang/php56
  2. json.so : devel/php56-json
  3. session.so : www/php56-session
Library dependencies:
  1. libmemcached.so : databases/libmemcached
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. http://pecl.php.net/get/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.0_5
01 Jan 2019 13:52:46
Revision:488894Original commit files touched by this commit Sanity Test Failure
rene search for other commits by this committer
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
Revision:486751Original commit files touched by this commit
rene search for other commits by this committer
Remove version 7.0 from the IGNORE_WITH_PHP list.
2.2.0_5
02 Dec 2018 17:43:34
Revision:486473Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports depending on php 5.6
2.2.0_5
08 Oct 2018 15:08:13
Revision:481545Original commit files touched by this commit
antoine search for other commits by this committer
Fix some PKGNAME collisions
2.2.0_5
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
2.2.0_5
20 Nov 2017 04:32:07
Revision:454524Original commit files touched by this commit
sunpoet search for other commits by this committer
Update IGNORE_WITH_PHP
2.2.0_5
07 May 2017 21:27:18
Revision:440381Original commit files touched by this commit
sunpoet search for other commits by this committer
Enable SASL option by default

- Bump PORTREVISION for dependency and package change
2.2.0_4
10 Apr 2017 15:08:47
Revision:438175Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:433683Original commit files touched by this commit
sunpoet search for other commits by this committer
Add pecl-memcached2 (copied from pecl-memcached)

- Add PORTSCOUT
- Update WWW
- Add GitHub repository to WWW

Number of commits found: 9