Port details on branch 2023Q1 |
- rubygem-rack-cache Rack middleware to enable HTTP caching
- 1.17.0 www =3 1.17.0Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2010-09-08 21:26:50
- Last Update: 2024-04-08 06:48:36
- Commit Hash: 3366591
- People watching this port, also watch:: php81-pear, libXdamage, php81-pear-XML_DTD, autoconf, xorg-fonts-truetype
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rack/rack-cache
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-rack-cache>0:www/rubygem-rack-cache
- To install the port:
- cd /usr/ports/www/rubygem-rack-cache/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-rack-cache
- pkg install rubygem-rack-cache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-rack-cache
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1712428018
SHA256 (rubygem/rack-cache-1.17.0.gem) = 49592f3ef2173b0f5524df98bb801fb411e839869e7ce84ac428dc492bf0eb90
SIZE (rubygem/rack-cache-1.17.0.gem) = 29696
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-rack>=0.4,3 : www/rubygem-rack
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-rails70
- www/rubygem-rails71
- www/rubygem-rails72
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-rack-cache
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|