| Port details |
- rubygem-actioncable81 Structure many real-time application concerns into channels over a single WebSocket connection
- 8.1.0 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-11-17 21:09:25
- Last Update: 2025-11-17 21:06:47
- Commit Hash: 0e2f668
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/rails/tree/main/actioncable
- https://rubyonrails.org/
- Description:
- Action Cable seamlessly integrates WebSockets with the rest of your Rails
application. It allows for real-time features to be written in Ruby in the same
style and form as the rest of your Rails application, while still being
performant and scalable. It's a full-stack offering that provides both a
client-side JavaScript framework and a server-side Ruby framework. You have
access to your full domain model written with Active Record or your ORM of
choice.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-actioncable81>0:www/rubygem-actioncable81
- To install the port:
- cd /usr/ports/www/rubygem-actioncable81/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-actioncable81
- pkg install rubygem-actioncable81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-actioncable81
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762526266
SHA256 (rubygem/actioncable-8.1.0.gem) = 336d5868db5629d2071ddc6b4e654f9c0af94117ccebee884f45035232ffd8b9
SIZE (rubygem/actioncable-8.1.0.gem) = 47104
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actionpack81>=8.1.0<8.1.0_99 : www/rubygem-actionpack81
- rubygem-activesupport81>=8.1.0<8.1.0_99 : devel/rubygem-activesupport81
- rubygem-nio4r>=2.0<3 : devel/rubygem-nio4r
- rubygem-websocket-driver>=0.6.1 : www/rubygem-websocket-driver
- rubygem-zeitwerk>=2.6<3 : devel/rubygem-zeitwerk
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- databases/rubygem-solid_cable
- www/rubygem-rails81
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-actioncable81
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
8.1.0 17 Nov 2025 21:06:47
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-actioncable81: Add rubygem-actioncable81 8.1.0
Action Cable seamlessly integrates WebSockets with the rest of your Rails
application. It allows for real-time features to be written in Ruby in the same
style and form as the rest of your Rails application, while still being
performant and scalable. It's a full-stack offering that provides both a
client-side JavaScript framework and a server-side Ruby framework. You have
access to your full domain model written with Active Record or your ORM of
choice. |
Number of commits found: 1
|