Port details |
- rubygem-actioncable80 Structure many real-time application concerns into channels over a single WebSocket connection
- 8.0.2 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-03-19 03:46:00
- Commit Hash: c9e819a
- 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 = 1742070796
SHA256 (rubygem/actioncable-8.0.2.gem) = 7bcce2df62e91a80143592600e16583c273e98aab50ae40a9f6a2604bb3289a0
SIZE (rubygem/actioncable-8.0.2.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.2<8.0.2_99 : www/rubygem-actionpack80
- rubygem-activesupport80>=8.0.2<8.0.2_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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.2 19 Mar 2025 03:46:00
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-actioncable80: Update to 8.0.2
Changes: https://github.com/rails/rails/releases |
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: 2
|