aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tie-Cache
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* utilize SITE_PERLYing-Chieh Liao2003-10-242-7/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Use my FreeBSD address. Somehow I missed these twoErwin Lansing2003-07-121-1/+1
| | | | | | | in my earlier sweep. Notes: svn path=/head/; revision=84763
* maintainer-update WWW for cpan from /search?dist=module to /dist/moduleEdwin Groothuis2003-04-131-1/+1
| | | | | | | | | | | | | portsurvey seems to time out on the old style http://search.cpan.org/search?dist=module, so this is a good time to convert all my ports to the new http://search.cpan.org/dist/module format. PR: ports/50686 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78875
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Update to 0.17Patrick Li2002-07-034-3/+6
| | | | | | | | | | | Add WWW tag to pkg-descr Give maintainership to submitter PR: ports/40141 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=62374
* Set MAINTAINER to ports@FreeBSD.org.Peter Pentchev2002-03-251-1/+1
| | | | | | | | PR: 36306 Submitted by: the former maintainer Notes: svn path=/head/; revision=56641
* Remove empty directories on uninstall.Steve Price2001-04-141-2/+2
| | | | Notes: svn path=/head/; revision=41387
* Add p5-Tie-Cache 0.15, LRU Cache in Memory through a tie interface.Will Andrews2001-04-075-0/+50
PR: 26289 Submitted by: Alex Kapranoff <kapr@crosswinds.net> Notes: svn path=/head/; revision=40992