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-memcached PHP extension for interfacing with memcached via libmemcached library
3.0.0b1 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 3.0.0b1Version of this port present on the latest quarterly branch.
Maintainer: townwear@gmail.com search for ports maintained by this maintainer
Port Added: 2018-03-08 22:26:09
Last Update: 2018-03-10 23:01:48
SVN Revision: 464117
License: PHP30
WWW:
https://pecl.php.net/package/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 the libmemcached library to provide the API for communicating with memcached servers. WWW: https://pecl.php.net/package/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:
  • php70-memcached>0:databases/php-memcached
No installation instructions:
This port has been deleted.
PKGNAME: php70-memcached
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1479968492 SHA256 (php-memcached-dev-php-memcached-3.0.0b1-c032fba_GH0.tar.gz) = 214354faaa002d52c4ce80a5e56e27b1c35bba48ff3afc3ef6d9f0630b7cf5c4 SIZE (php-memcached-dev-php-memcached-3.0.0b1-c032fba_GH0.tar.gz) = 82011

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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. phpize : lang/php70
  3. autoconf>0 : devel/autoconf
  4. session.so : www/php70-session
  5. json.so : devel/php70-json
Runtime dependencies:
  1. php.h : lang/php70
  2. session.so : www/php70-session
  3. json.so : devel/php70-json
Library dependencies:
  1. libmemcached.so : databases/libmemcached
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for php70-memcached-3.0.0b1: SASL=off: SASL authentication support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
pkgconfig 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/php-memcached-dev/php-memcached/tar.gz/c032fba?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.0b1
10 Mar 2018 23:01:48
Revision:464117Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove databases/php-memcached

PR:		226474
Submitted by:	sunpoet (myself)
Approved by:	<townwear@gmail.com> (maintainer)
3.0.0b1
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: 2