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
Port details
pecl-yac Shared and lockless memory user data cache for PHP
0.9.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 0.9.2Version of this port present on the latest quarterly branch.
Maintainer: johnpupu@gmail.com search for ports maintained by this maintainer
Port Added: 2014-11-04 19:10:01
Last Update: 2014-11-04 21:58:26
SVN Revision: 372174
License: PHP301
WWW:
http://pecl.php.net/package/yac
Description:
Yac is a shared memory user data cache for PHP. It can be used instead of APC or local memcached. Yac is lockless, which it is very fast, but there could be a chance the wrong data will be retrieved (it depends on how many key slots are allocated and how many keys are stored), so a product using Yac should not be very sensitive to data loss. WWW: http://pecl.php.net/package/yac
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:
  • pecl-yac>0:databases/pecl-yac
No installation instructions:
This port has been deleted.
PKGNAME: pecl-yac
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. php.h : lang/php5
  2. phpize : lang/php5
  3. autoconf-2.69 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php5
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/PECL/
  2. http://pecl.php.net/get/
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
0.9.2
04 Nov 2014 21:58:26
Revision:372174Original commit files touched by this commit
antoine search for other commits by this committer
Remove duplicate port
0.9.2
04 Nov 2014 19:09:48
Revision:372163Original commit files touched by this commit
marino search for other commits by this committer
Add new port databases/pecl-yac

PR:		194553
Submitted by:	John Pupu

Yac is a shared memory user data cache for PHP.  It can be used instead of
APC or local memcached.

Yac is lockless, which it is very fast, but there could be a chance the
wrong data will be retrieved (it depends on how many key slots are
allocated and how many keys are stored), so a product using Yac should not
be very sensitive to data loss.

Number of commits found: 2