Port details |
- pecl-yac Shared memory user data cache for PHP
- 2.3.1,1 devel =2 2.3.1,1Version of this port present on the latest quarterly branch.
- Maintainer: oliver@FreeBSD.org
- Port Added: 2013-08-14 04:53:27
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: PHP301
- WWW:
- https://github.com/laruence/yac/wiki
- Description:
- Yac is a shared memory user data cache for PHP
it can be used to replace APC or local memcached.
- ¦ ¦ ¦ ¦
- 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:
-
- ${PHP_PKGNAMEPREFIX}pecl-yac>0:devel/pecl-yac
- To install the port:
- cd /usr/ports/devel/pecl-yac/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pecl-yac
- pkg install php82-pecl-yac
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-pecl-yac
- Package flavors (<flavor>: <package>)
- php82: php82-pecl-yac
- php81: php81-pecl-yac
- php83: php83-pecl-yac
- php84: php84-pecl-yac
- distinfo:
- TIMESTAMP = 1697149551
SHA256 (PECL/yac-2.3.1.tgz) = 6225f526a2c68ebe30b528eebbcb42d2e4d42bb971ab9b13829ac47c36401494
SIZE (PECL/yac-2.3.1.tgz) = 37063
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php82
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php82
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php82-pecl-yac-2.3.1,1:
MSGPACK=off: Enable MSGPACK module
===> Use 'make config' to modify these settings
- Options name:
- devel_pecl-yac
- USES:
- php:pecl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1,1 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
2.3.1,1 12 Oct 2023 22:29:58 |
Oliver Lehmann (oliver) |
devel/pecl-yac: update to 2.3.1 |
2.2.1,1 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2.2.1,1 21 Jul 2023 15:41:48 |
Muhammad Moinur Rahman (bofh) |
devel/pecl-yac: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.1,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.1,1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.2.1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.1,1 12 Dec 2020 20:32:36 |
oliver |
update to 2.2.1
unbreak build with PHP 7.3, 7.4 and 8.0 |
2.0.2,1 27 May 2020 13:43:31 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2). |
2.0.2,1 22 Sep 2019 07:14:00 |
antoine |
Ignore with php 7.4
Reported by: pkg-fallout |
2.0.2,1 05 Jan 2019 15:47:57 |
rene |
Remove stale IGNORE_WITH_PHP=56 values.
Reminded by: sunpoet |
2.0.2,1 12 Oct 2018 06:23:47 |
antoine |
Those ports are not compatible with php 7.3
Reported by: pkg-fallout |
2.0.2,1 08 Mar 2018 19:48:41 |
mat |
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.0.2,1 10 Feb 2018 11:36:53 |
oliver |
upgrade to 2.0.2
Minimum required PHP version is now 7 - 5.x is no longer supported |
0.9.2_1,1 14 Dec 2017 13:57:29 |
tz |
Add missing IGNORE_WITH_PHP for various pecl-ports.
After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.
PR: 222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476 |
0.9.2_1,1 10 Apr 2017 15:08:47 |
mat |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
0.9.2_1,1 03 Aug 2016 12:47:05 |
mat |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
0.9.2,1 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
0.9.2,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.2,1 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
0.9.2,1 16 Jan 2015 12:03:38 |
ale |
Update to 0.9.2 release, supporting php 5.6. |
0.1.1.r20140114,1 06 Feb 2014 12:25:17 |
oliver |
update to 0.1.1.r20140114, bump PORTEPOCH |
0.2.0.r20130811 23 Jan 2014 15:12:51 |
miwi |
- Marke these ports as stage safe
- While here remove php4 gruft |
0.2.0.r20130811 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.2.0.r20130811 14 Aug 2013 04:53:13 |
oliver |
Add the PECL extension YAC - yet another cache.
Performs for me better than APC, APCu, Xcache or the PECL memcache extensions |