aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-Cache
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to PEAR_AUTONSTALLMartin Wilke2013-03-171-21/+4
| | | | | | | | | - Trim header - remove post-extract - Bump PORTREVISION Notes: svn path=/head/; revision=314397
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.5.6Martin Wilke2010-11-042-4/+4
| | | | Notes: svn path=/head/; revision=264058
* - Update to 1.5.5Martin Wilke2008-10-252-6/+5
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=222060
* Fix installation path.Thierry Thomas2006-03-151-7/+16
| | | | Notes: svn path=/head/; revision=157324
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-1/+1
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149455
* Add pear-Cache 1.5.4, PEAR framework for caching of arbitrary data.Thierry Thomas2004-04-063-0/+35
Approved by: pav (mentor). Notes: svn path=/head/; revision=106343