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
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
rubygem-solid_cable Database-backed Action Cable backend
3.0.2 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 3.0.0Version 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:00
Last Update: 2024-10-14 05:25:52
Commit Hash: a39baee
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/rails/solid_cable
Description:
Solid Cable is a database-backed Action Cable adapter that keeps messages in a table and continously polls for updates. This makes it possible to drop the common dependency on Redis, if it isn't needed for any other purpose. Despite polling, the performance of Solid Cable is comparable to Redis in most situations. And in all circumstances, it makes it easier to deploy Rails when Redis is no longer a required dependency for Action Cable functionality.
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_cable-3.0.2/catalog.mk
  2. /usr/local/share/licenses/rubygem-solid_cable-3.0.2/LICENSE
  3. /usr/local/share/licenses/rubygem-solid_cable-3.0.2/MIT
Collapse this list.
Dependency lines:
  • rubygem-solid_cable>0:databases/rubygem-solid_cable
To install the port:
cd /usr/ports/databases/rubygem-solid_cable/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/rubygem-solid_cable
  • pkg install rubygem-solid_cable
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-solid_cable
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1728632524 SHA256 (rubygem/solid_cable-3.0.2.gem) = 4181cd6c9336aee82f6760ce8e31ac55ec73db65da1a93b99e35eadfdbeedce3 SIZE (rubygem/solid_cable-3.0.2.gem) = 12288

Packages (timestamps in pop-ups are UTC):
rubygem-solid_cable
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.23.0.2--3.0.2---
FreeBSD:13:quarterly3.0.03.0.0--3.0.0---
FreeBSD:14:latest3.0.23.0.2--3.0.2---
FreeBSD:14:quarterly3.0.03.0.0--3.0.0---
FreeBSD:15:latest3.0.23.0.2n/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-actioncable72>=7.2 : www/rubygem-actioncable72
  2. rubygem-activejob72>=7.2 : devel/rubygem-activejob72
  3. rubygem-activerecord72>=7.2 : databases/rubygem-activerecord72
  4. rubygem-railties72>=7.2 : www/rubygem-railties72
  5. ruby32 : lang/ruby32
  6. 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-rails72

Configuration Options:
No options to configure
Options name:
databases_rubygem-solid_cable
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: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.2
14 Oct 2024 05:25:52
commit hash: a39baeead5836954872c46a64f046ae8e97c0d11commit hash: a39baeead5836954872c46a64f046ae8e97c0d11commit hash: a39baeead5836954872c46a64f046ae8e97c0d11commit hash: a39baeead5836954872c46a64f046ae8e97c0d11 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-solid_cable: Update to 3.0.2

Changes:	https://github.com/rails/solid_cable/releases
3.0.0
18 Sep 2024 06:13:03
commit hash: 88545fc6189aa73ded22472e6960e4987145628ecommit hash: 88545fc6189aa73ded22472e6960e4987145628ecommit hash: 88545fc6189aa73ded22472e6960e4987145628ecommit hash: 88545fc6189aa73ded22472e6960e4987145628e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/rubygem-solid_cable: Add rubygem-solid_cable 3.0.0

Solid Cable is a database-backed Action Cable adapter that keeps messages in a
table and continously polls for updates. This makes it possible to drop the
common dependency on Redis, if it isn't needed for any other purpose. Despite
polling, the performance of Solid Cable is comparable to Redis in most
situations. And in all circumstances, it makes it easier to deploy Rails when
Redis is no longer a required dependency for Action Cable functionality.

Number of commits found: 2