Port details |
- pear-Cache_Lite Fast and Safe little cache system
- 1.8.3,1 sysutils =2 1.8.3,1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2004-11-27 05:40:48
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: pear www
- License: LGPL21
- WWW:
- https://pear.php.net/package/Cache_Lite
- Description:
- This package is a little cache system optimized for file containers. It is fast
and safe (because it uses file locking and/or anti-corruption tests).
- ¦ ¦ ¦ ¦
- 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_Lite>0:sysutils/pear-Cache_Lite
- To install the port:
- cd /usr/ports/sysutils/pear-Cache_Lite/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/pear-Cache_Lite
- pkg install php81-pear-Cache_Lite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-Cache_Lite
- Package flavors (<flavor>: <package>)
- php81: php81-pear-Cache_Lite
- php74: php74-pear-Cache_Lite
- php80: php80-pear-Cache_Lite
- php82: php82-pear-Cache_Lite
- distinfo:
- TIMESTAMP = 1626383168
SHA256 (PEAR/Cache_Lite-1.8.3.tgz) = ce036b42cc1647a08d737325af1aa5c735ded2ca74494e74db65385d835ca9c5
SIZE (PEAR/Cache_Lite-1.8.3.tgz) = 34036
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:
-
- pear : devel/pear@php81
- Runtime dependencies:
-
- php.h : lang/php81
- pear : devel/pear@php81
- This port is required by:
- for Build
-
- net/pear-Net_DNSBL
- for Run
-
- net/pear-Net_DNSBL
- net/pear-XML_RPC2
Configuration Options:
- No options to configure
- Options name:
- sysutils_pear-Cache_Lite
- 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.8.3,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.8.3,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.8.3,1 15 Jul 2021 23:52:32 |
Po-Chuan Hsieh (sunpoet) |
sysutils/pear-Cache_Lite: Update to 1.8.3
- Add LICENSE
- Add NO_ARCH
Changes: https://pear.php.net/package/Cache_Lite/download/
https://github.com/pear/Cache_Lite/releases |
1.7.16,1 22 May 2021 16:20:48 |
Po-Chuan Hsieh (sunpoet) |
*/pear-*: Take maintainership |
1.7.16,1 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
1.7.16,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.16,1 06 Mar 2020 17:47:34 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
1.7.16,1 11 Jun 2017 07:45:08 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Cache_Lite-1.7.16.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Cache_Lite-1.7.16.tgz
fetch: http://pear.php.net/get/Cache_Lite-1.7.16.tgz: size mismatch: expected
32997, actual 33236
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Cache_Lite-1.7.16.tgz
[1]
Approved by: portmgr (blanket) |
1.7.16,1 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.7.16,1 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.7.16,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.7.16,1 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.7.16,1 26 Nov 2015 12:04:01 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
1.7.16,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.7.16,1 26 Sep 2014 09:05:59 |
bapt |
Convert to USES=pear |
1.7.16,1 19 May 2014 07:13:10 |
miwi |
- Update to 1.7.16
- Pet portlint
PR: 189800
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
1.7.15,1 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
1.7.15,1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.7.15,1 30 May 2012 11:19:59 |
miwi |
- Update to 1.7.15 |
1.7.12,1 23 Oct 2011 15:59:18 |
miwi |
- Update to 1.7.12 |
1.7.11,1 25 Jun 2011 05:36:13 |
miwi |
- Update to 1.7.11 |
1.7.9,1 18 Mar 2011 14:54:39 |
miwi |
- Update to 1.7.9 |
1.7.8,1 22 Aug 2009 21:32:00 |
miwi |
- Take over maintainership
Approved by: Wen Heping (maintainer) |
1.7.8,1 07 Jul 2009 20:25:15 |
miwi |
- Update to 1.7.8
PR: 136405
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
1.7.7,1 09 Mar 2009 20:44:07 |
miwi |
- Update to 1.7.7
PR: 132413
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
1.7.5,1 25 Jan 2009 01:44:10 |
tabthorpe |
- Update to 1.7.5
PR: ports/130912
Submitted by: Wen Heping <wenheping gmail.com> (maintainer) |
1.7.4,1 19 Jun 2008 00:24:29 |
miwi |
- Update to 1.7.4
PR: 124417
Submitted by: Wen heping <wenheping@gmail.com> (maintainer) |
1.7.3,1 19 Apr 2008 22:36:34 |
miwi |
- Update to 1.7.3
- Pass maintainership to submitter
PR: 122790
Submitted by: Wen heping <wenheping@gmail.com> |
1.7.2,1 23 Sep 2006 00:23:36 |
linimon |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr |
1.7.2,1 12 Sep 2006 09:40:52 |
clsung |
- Update to 1.7.2
PR: ports/101152
Submitted by: chinsan <chinsan dot tw_AT_gmail dot com>
Approved by: maintainer (timeout) |
1.6.0,1 11 Jan 2006 18:58:15 |
pav |
- Update to 1.6.0
PR: ports/91654
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) |
1.5.1,1 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.1,1 12 Jul 2005 19:33:46 |
novel |
Update to 1.5.1.
PR: 83262
Submitted by: Antonio Carlos Venancio Junior (maintainer) |
1.4.1,1 01 Mar 2005 22:24:26 |
thierry |
Upgrade to 1.4.1.
Changelog at <http://pear.php.net/package/Cache_Lite/download/1.4.1/>.
PR: ports/78249
Submitted by: Antônio Carlos Venâncio Júnior (maintainer) |
1.4.0,1 21 Jan 2005 22:43:01 |
edwin |
Update port: sysutils/pear-Cache_Lite to 1.4.0
+ update port: sysutils/pear-Cache_Lite to 1.4.0
+ changelog: http://pear.php.net/package/Cache_Lite/download/1.4.0/
PR: ports/76552
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> |
1.4.0 14 Dec 2004 23:16:10 |
pav |
- Update to 1.4.0
PR: ports/75059
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) |
1.3.1 27 Nov 2004 05:39:20 |
edwin |
New port: sysutils/pear-Cache_Lite PEAR fast and safe little cache system
This package is a little cache system optimized for file
containers. It is fast and safe (because it uses file locking
and/or anti-corruption tests).
PR: ports/74409
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> |