Port details |
- rubygem-solid_cable Database-backed Action Cable backend
- 3.0.7 databases
=0 3.0.4Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-09-18 06:22:00
- Last Update: 2025-02-03 15:51:38
- Commit Hash: 835b599
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1738089184
SHA256 (rubygem/solid_cable-3.0.7.gem) = f2bce91e17e2c6e04c3c5e9905cc31b1078ff991702278c8bb1ac2e09f441a21
SIZE (rubygem/solid_cable-3.0.7.gem) = 12800
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-actioncable80>=7.2 : www/rubygem-actioncable80
- rubygem-activejob80>=7.2 : devel/rubygem-activejob80
- rubygem-activerecord80>=7.2 : databases/rubygem-activerecord80
- rubygem-railties80>=7.2 : www/rubygem-railties80
- 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-rails80
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:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.7 03 Feb 2025 15:51:38
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-solid_cable: Update to 3.0.7
Changes: https://github.com/rails/solid_cable/releases |
3.0.5_1 02 Jan 2025 16:29:26
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-solid_cable: Update RUN_DEPENDS: use Rails 8.0
- Bump PORTREVISION for dependency change |
3.0.5 31 Dec 2024 15:51:11
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-solid_cable: Update to 3.0.5
Changes: https://github.com/rails/solid_cable/releases |
3.0.4 25 Dec 2024 19:15:52
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-solid_cable: Update to 3.0.4
Changes: https://github.com/rails/solid_cable/releases |
3.0.2 14 Oct 2024 05:25:52
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Po-Chuan Hsieh (sunpoet)  |
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: 6
|