notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
rubygem-solid_cache Database-backed ActiveSupport::Cache::Store
1.0.7 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.6Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-18 06:22:02
Last Update: 2025-02-17 08:13:01
Commit Hash: c869116
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rails/solid_cache
Description:
Solid Cache is a database-backed Active Support cache store that let's you keep a much larger cache than is typically possible with traditional memory-only Redis or Memcached stores. This is thanks to the speed of modern SSD drives, which make the access-time penalty of using disk vs RAM insignificant for most caching purposes. Simply put, you're now usually better off keeping a huge cache on disk rather than a small cache in memory.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-solid_cache-1.0.7/catalog.mk
  2. /usr/local/share/licenses/rubygem-solid_cache-1.0.7/LICENSE
  3. /usr/local/share/licenses/rubygem-solid_cache-1.0.7/MIT
Collapse this list.
Dependency lines:
  • rubygem-solid_cache>0:databases/rubygem-solid_cache
To install the port:
cd /usr/ports/databases/rubygem-solid_cache/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rubygem-solid_cache
  • pkg install rubygem-solid_cache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-solid_cache
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1739116740 SHA256 (rubygem/solid_cache-1.0.7.gem) = 58e690ccee057be7351f21b1940d5f9cf6bb132074316e70478e554a79e6a490 SIZE (rubygem/solid_cache-1.0.7.gem) = 20992

Packages (timestamps in pop-ups are UTC):
rubygem-solid_cache
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.71.0.7--1.0.7---
FreeBSD:13:quarterly1.0.6_11.0.6_1--1.0.6_1---
FreeBSD:14:latest1.0.71.0.7--1.0.7---
FreeBSD:14:quarterly1.0.6_11.0.6_1--1.0.6_1---
FreeBSD:15:latest1.0.71.0.7n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-activejob80>=7.2 : devel/rubygem-activejob80
  2. rubygem-activerecord80>=7.2 : databases/rubygem-activerecord80
  3. rubygem-railties80>=7.2 : www/rubygem-railties80
  4. ruby32 : lang/ruby32
  5. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. www/rubygem-rails80

Configuration Options:
No options to configure
Options name:
databases_rubygem-solid_cache
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.7
17 Feb 2025 08:13:01
commit hash: c869116001493c600a53bce7531a07cbb349b650commit hash: c869116001493c600a53bce7531a07cbb349b650commit hash: c869116001493c600a53bce7531a07cbb349b650commit hash: c869116001493c600a53bce7531a07cbb349b650 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-solid_cache: Update to 1.0.7

Changes:	https://github.com/rails/solid_cache/releases
1.0.6_1
02 Jan 2025 16:29:27
commit hash: 06a549fa43d54fbdf957e598b0677c170c7ebab8commit hash: 06a549fa43d54fbdf957e598b0677c170c7ebab8commit hash: 06a549fa43d54fbdf957e598b0677c170c7ebab8commit hash: 06a549fa43d54fbdf957e598b0677c170c7ebab8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-solid_cache: Update RUN_DEPENDS: use Rails 8.0

- Bump PORTREVISION for dependency change
1.0.6
18 Sep 2024 06:13:04
commit hash: 39f77ea66f0a71e5ad6bd213f835dca0bf1391f0commit hash: 39f77ea66f0a71e5ad6bd213f835dca0bf1391f0commit hash: 39f77ea66f0a71e5ad6bd213f835dca0bf1391f0commit hash: 39f77ea66f0a71e5ad6bd213f835dca0bf1391f0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-solid_cache: Add rubygem-solid_cache 1.0.6

Solid Cache is a database-backed Active Support cache store that let's you keep
a much larger cache than is typically possible with traditional memory-only
Redis or Memcached stores. This is thanks to the speed of modern SSD drives,
which make the access-time penalty of using disk vs RAM insignificant for most
caching purposes. Simply put, you're now usually better off keeping a huge cache
on disk rather than a small cache in memory.

Number of commits found: 3