Port details |
- rubygem-actioncable80 Structure many real-time application concerns into channels over a single WebSocket connection
- 8.0.1 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-01-02 16:33:33
- Last Update: 2025-01-02 16:28:17
- Commit Hash: f778710
- 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 - Dependency lines:
-
- rubygem-actioncable80>0:www/rubygem-actioncable80
- To install the port:
- cd /usr/ports/www/rubygem-actioncable80/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-actioncable80
- pkg install rubygem-actioncable80
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-actioncable80
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735802486
SHA256 (rubygem/actioncable-8.0.1.gem) = 808bff2a4e3aba36f66f0cd65d7a1579ad52fb65e99304442c46051a79689d9b
SIZE (rubygem/actioncable-8.0.1.gem) = 47104
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-actionpack80>=8.0.1<8.0.1_99 : www/rubygem-actionpack80
- rubygem-activesupport80>=8.0.1<8.0.1_99 : devel/rubygem-activesupport80
- 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
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- databases/rubygem-solid_cable
- www/rubygem-rails80
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-actioncable80
- 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.0.1 02 Jan 2025 16:28:17 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-actioncable80: Add rubygem-actioncable80 8.0.1
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
|