summaryrefslogtreecommitdiff
path: root/devel/ruby-cache (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Chase up new MASTER_SITE_SAVANNAH.Edwin Groothuis2003-10-031-1/+2
| | | | | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=90089
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75776
* Update to 0.3.Akinori MUSHA2003-01-012-2/+2
| | | | Notes: svn path=/head/; revision=72035
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. ThisAkinori MUSHA2002-12-061-2/+2
| | | | | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris Notes: svn path=/head/; revision=71402
* Add ruby-cache, a Ruby library for caching objects based on the LRUAkinori MUSHA2002-11-225-0/+52
algorithm. Notes: svn path=/head/; revision=70752