Port details on branch 2024Q2 |
- rubygem-actioncable71 Structure many real-time application concerns into channels over a single WebSocket connection
- 7.1.3.4 www =0 7.1.3.4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-05-19 23:12:57
- Last Update: 2024-06-06 14:43:00
- Commit Hash: 6d91108
- 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 = 1717568590
SHA256 (rubygem/actioncable-7.1.3.4.gem) = 787ba8651caaa93d5c161f0d1110105300974be65e89483071146fc42d4bd310
SIZE (rubygem/actioncable-7.1.3.4.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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actionpack71>=7.1.3.4<7.1.3.4_99 : www/rubygem-actionpack71
- rubygem-activesupport71>=7.1.3.4<7.1.3.4_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
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- 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.4 06 Jun 2024 14:43:00 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-actioncable71: Update to 7.1.3.4
Changes: https://github.com/rails/rails/releases
(cherry picked from commit 47ce893b0128b23f1c89ab50c9267167e79017af) |
7.1.3.3 19 May 2024 23:09:26 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-actioncable71: Update to 7.1.3.3
Changes: https://github.com/rails/rails/releases
(cherry picked from commit 89c6aac38824f10e33afbf053c645bc3479e01d4) |
Number of commits found: 2
|