| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Jun 2012 06:23:33
1.2
|
miwi  |
- Update to 1.2
PR: 168882
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
27 Oct 2011 03:08:47
1.1
|
swills  |
- Update to 1.1
PR: ports/161732
Submitted by: swills (me)
Approved by: freebsdports@chillibear.com (maintainer) |
19 Mar 2011 12:38:54
0.5.3
|
miwi  |
- Get Rid MD5 support |
08 Dec 2010 20:49:01
0.5.3
|
pgollucci  |
- Fix dependency versions |
20 Oct 2010 01:35:47
0.5.3
|
pgollucci  |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
05 Oct 2010 08:10:45
0.5.3
|
pgollucci  |
- Update to 0.5.3
PR: ports/150844
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (freebsdports@chillibear.com ; 14 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
08 Sep 2010 21:26:18
0.5.2
|
pgollucci  |
Rack::Cache is suitable as a quick drop-in component
to enable HTTP caching for Rack-based applications
that produce freshness (Expires, Cache-Control)
and/or validation (Last-Modified, ETag) information.
* Standards-based (see RFC 2616 / Section 13).
* Freshness/expiration based caching
* Validation
* Vary support
* Portable: 100% Ruby / works with any Rack-enabled framework.
* Disk, memcached, and heap memory storage backends.
WWW: http://rtomayko.github.com/rack-cache/
PR: ports/150379
Submitted by: Eric Freeman <freebsdports at chillibear.com> |