Port details |
- pear-Cache PEAR framework for caching of arbitrary data
- 1.5.6_1 sysutils =13 1.5.6_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2004-04-06 19:19:58
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: gmake, php81-pear-HTTP_Request, gettext, unzip, php82-pear-Net_SMTP
- Also Listed In: pear www
- License: not specified in port
- WWW:
- https://pear.php.net/package/Cache
- Description:
- With the PEAR Cache you can cache the result of certain function
calls, as well as the output of a whole script run or share data
between applications.
- ¦ ¦ ¦ ¦
- 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:
-
- php81-pear-Cache>0:sysutils/pear-Cache
- To install the port:
- cd /usr/ports/sysutils/pear-Cache/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/pear-Cache
- pkg install php81-pear-Cache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-Cache
- Package flavors (<flavor>: <package>)
- php81: php81-pear-Cache
- php74: php74-pear-Cache
- php80: php80-pear-Cache
- php82: php82-pear-Cache
- distinfo:
- TIMESTAMP = 1497163345
SHA256 (PEAR/Cache-1.5.6.tgz) = 6753b5bfa7a83d1baa4d27619e34818fb431772a6600dd99d952b7b627376f76
SIZE (PEAR/Cache-1.5.6.tgz) = 31735
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:
-
- Request.php : www/pear-HTTP_Request@php81
- pear : devel/pear@php81
- Runtime dependencies:
-
- Request.php : www/pear-HTTP_Request@php81
- php.h : lang/php81
- pear : devel/pear@php81
- This port is required by:
- for Build
-
- net/pear-Net_Dict
- net/pear-Net_Geo
- net/pear-Net_GeoIP
- for Run
-
- net/pear-Net_Dict
- net/pear-Net_Geo
- net/pear-Net_GeoIP
Configuration Options:
- No options to configure
- Options name:
- sysutils_pear-Cache
- USES:
- pear
- 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 |
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) |
1.5.6_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 ) |
1.5.6_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.5.6_1 22 May 2021 16:20:48 |
Po-Chuan Hsieh (sunpoet) |
*/pear-*: Take maintainership |
1.5.6_1 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
1.5.6_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.6_1 06 Mar 2020 17:47:34 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
1.5.6_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 |
1.5.6_1 11 Jun 2017 07:45:03 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Cache-1.5.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Cache-1.5.6.tgz
fetch: http://pear.php.net/get/Cache-1.5.6.tgz: size mismatch: expected 31384,
actual 31735
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Cache-1.5.6.tgz [1]
Approved by: portmgr (blanket) |
1.5.6_1 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.5.6_1 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.5.6_1 04 Nov 2016 07:50:46 |
jbeich |
Pass maintainership of PEAR ports to the submitter
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
1.5.6_1 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.5.6_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.5.6_1 26 Nov 2015 12:04:01 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
1.5.6_1 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.5.6_1 26 Sep 2014 09:05:59 |
bapt |
Convert to USES=pear |
1.5.6_1 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
1.5.6_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.5.6_1 17 Mar 2013 05:53:53 |
miwi |
- Convert to PEAR_AUTONSTALL
- Trim header
- remove post-extract
- Bump PORTREVISION |
1.5.6 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.5.6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.5.6 04 Nov 2010 10:01:35 |
miwi |
- Update to 1.5.6 |
1.5.5 25 Oct 2008 17:03:20 |
miwi |
- Update to 1.5.5
- Take maintainership |
1.5.4_1 15 Mar 2006 20:01:38 |
thierry |
Fix installation path. |
1.5.4 09 Dec 2005 19:24:52 |
ale |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
1.5.4 25 Nov 2005 18:14:52 |
pav |
- Add SHA256 |
1.5.4 06 Apr 2004 19:17:02 |
thierry |
Add pear-Cache 1.5.4, PEAR framework for caching of arbitrary data.
Approved by: pav (mentor). |