Port details |
- rubygem-actioncable72 Structure many real-time application concerns into channels over a single WebSocket connection
- 7.2.1.2 www =0 7.2.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-09-18 06:21:47
- Last Update: 2024-10-26 23:29:20
- Commit Hash: 38957fe
- 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-actioncable72>0:www/rubygem-actioncable72
- To install the port:
- cd /usr/ports/www/rubygem-actioncable72/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-actioncable72
- pkg install rubygem-actioncable72
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-actioncable72
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729927171
SHA256 (rubygem/actioncable-7.2.1.2.gem) = 8b115abe6f85785a126dd8b22568739404edd2df3a6c46caadaf71be4303b290
SIZE (rubygem/actioncable-7.2.1.2.gem) = 47616
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-actionpack72>=7.2.1.2<7.2.1.2_99 : www/rubygem-actionpack72
- rubygem-activesupport72>=7.2.1.2<7.2.1.2_99 : devel/rubygem-activesupport72
- 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-rails72
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-actioncable72
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.2.1.2 26 Oct 2024 23:29:20 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-actioncable72: Update to 7.2.1.2
Changes: https://github.com/rails/rails/releases |
7.2.1.1 22 Oct 2024 09:51:29 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-actioncable72: Update to 7.2.1.1
Changes: https://github.com/rails/rails/releases |
7.2.1 18 Sep 2024 06:13:02 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-actioncable72: Add rubygem-actioncable72 7.2.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: 3
|