Port details on branch 2024Q1 |
- rubygem-actioncable71 Structure many real-time application concerns into channels over a single WebSocket connection
- 7.1.3.2 www =0 7.1.3.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-03-09 18:03:04
- Last Update: 2024-03-09 17:58:47
- Commit Hash: 3a45bdc
- 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-actioncable71>0:www/rubygem-actioncable71
- To install the port:
- cd /usr/ports/www/rubygem-actioncable71/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-actioncable71
- pkg install rubygem-actioncable71
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-actioncable71
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709391064
SHA256 (rubygem/actioncable-7.1.3.2.gem) = e162ce4094368e86237cbf8345cc78c2c7cf1fddaf5d8aacf86428d32cf9d145
SIZE (rubygem/actioncable-7.1.3.2.gem) = 48128
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actionpack71>=7.1.3.2<7.1.3.2_99 : www/rubygem-actionpack71
- rubygem-activesupport71>=7.1.3.2<7.1.3.2_99 : devel/rubygem-activesupport71
- 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
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-rails71
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-actioncable71
- 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 |
7.1.3.2 09 Mar 2024 17:58:47 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-actioncable71: Update to 7.1.3.2
Changes: https://github.com/rails/rails/releases
(cherry picked from commit 37702da880ce7f5cba1bcbd04cd8eec853677f02) |
7.1.3 09 Mar 2024 17:58:46 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-actioncable71: Update to 7.1.3
Changes: https://github.com/rails/rails/releases
(cherry picked from commit 461c50c8f0bcd5491911c49f714fe8c77b2b6f8d) |
Number of commits found: 2
|