Port details |
- 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
-
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.17.0 08 Apr 2024 06:48:36 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack-cache: Update to 1.17.0
Changes: https://github.com/rack/rack-cache/releases |
1.16.0 09 Mar 2024 14:07:20 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack-cache: Update to 1.16.0
- Update WWW
Changes: https://github.com/rack/rack-cache/releases |
1.15.0 14 Dec 2023 20:48:17 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack-cache: Update to 1.15.0
Changes: https://github.com/rtomayko/rack-cache/blob/master/CHANGES |
1.14.0 16 Aug 2023 18:26:29 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack-cache: Update to 1.14.0
- Update WWW
Changes: https://github.com/rtomayko/rack-cache/blob/master/CHANGES |
1.13.0 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
1.13.0 30 Dec 2022 09:06:25 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack-cache: Update version requirement of RUN_DEPENDS |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.13.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.13.0 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.13.0 13 Oct 2021 05:40:32 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack-cache: Update to 1.13.0
Changes: https://github.com/rtomayko/rack-cache/blob/master/CHANGES |
1.12.1 21 Jul 2021 18:12:09 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-rack-cache: Update to 1.12.1
Changes: https://github.com/rtomayko/rack-cache/blob/master/CHANGES
https://github.com/rtomayko/rack-cache/commits/master |
1.8.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.0 31 Jul 2018 23:55:14 |
sunpoet |
Update to 1.8.0
Changes: https://github.com/rtomayko/rack-cache/blob/master/CHANGES
https://github.com/rtomayko/rack-cache/commits/master |
1.7.2 10 May 2018 23:14:52 |
sunpoet |
Update to 1.7.2
Changes: https://github.com/rtomayko/rack-cache/blob/master/CHANGES
https://github.com/rtomayko/rack-cache/commits/master |
1.7.1 07 Sep 2017 20:13:01 |
sunpoet |
Update to 1.7.1
Changes: https://github.com/rtomayko/rack-cache/blob/master/CHANGES
https://github.com/rtomayko/rack-cache/commits/master |
1.7.0 24 Jan 2017 17:41:48 |
sunpoet |
Update to 1.7.0
Changes: https://github.com/rtomayko/rack-cache/blob/master/CHANGES |
1.6.1_1 05 Dec 2016 07:20:02 |
sunpoet |
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change |
1.6.1 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
1.6.1 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
1.6.1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.6.1 06 Mar 2016 06:30:56 |
sunpoet |
- Update to 1.6.1
Changes: https://github.com/rtomayko/rack-cache/blob/master/CHANGES |
1.5.1 27 Oct 2015 15:54:31 |
sunpoet |
- Update to 1.5.1
Changes: https://github.com/rtomayko/rack-cache/blob/master/CHANGES |
1.5.0 09 Oct 2015 18:32:35 |
sunpoet |
- Update to 1.5.0
- Add LICENSE_FILE
- Update WWW
Changes: https://github.com/rtomayko/rack-cache/blob/master/CHANGES |
1.2_1 13 Jun 2015 20:13:57 |
sunpoet |
- Update RUN_DEPENDS: use newer rubygem-rack
- Add NO_ARCH
- Bump PORTREVISION for dependency change |
1.2 22 May 2015 20:22:46 |
sunpoet |
- Add LICENSE
- Update WWW |
1.2 30 Oct 2013 03:03:35 |
swills |
- Add stage support |
1.2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.2 27 Jul 2013 16:06:02 |
swills |
- Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here
Reviewed by: danfe |
1.2 09 Jun 2012 06:23:33 |
miwi |
- Update to 1.2
PR: 168882
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
1.1 27 Oct 2011 03:08:47 |
swills |
- Update to 1.1
PR: ports/161732
Submitted by: swills (me)
Approved by: freebsdports@chillibear.com (maintainer) |
0.5.3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.5.3 08 Dec 2010 20:49:01 |
pgollucci |
- Fix dependency versions |
0.5.3 20 Oct 2010 01:35:47 |
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 |
0.5.3 05 Oct 2010 08:10:45 |
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 |
0.5.2 08 Sep 2010 21:26:18 |
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> |