notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details
rubygem-actioncable71 Structure many real-time application concerns into channels over a single WebSocket connection
7.1.5.2 www on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.1.5.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-01 08:01:02
Last Update: 2025-09-07 23:07:19
Commit Hash: 3a9689f
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-actioncable71-7.1.5.2/catalog.mk
  2. /usr/local/share/licenses/rubygem-actioncable71-7.1.5.2/LICENSE
  3. /usr/local/share/licenses/rubygem-actioncable71-7.1.5.2/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1757121968 SHA256 (rubygem/actioncable-7.1.5.2.gem) = 79dd467dab2351110fe1fc69e25cee0110bf11f0b9f30165b945b574eebd5e37 SIZE (rubygem/actioncable-7.1.5.2.gem) = 48128

Packages (timestamps in pop-ups are UTC):
rubygem-actioncable71
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.1.5.17.1.5.2--7.1.5.2---
FreeBSD:13:quarterly7.1.5.17.1.5.2--7.1.5.27.1.27.1.27.1.2
FreeBSD:14:latest7.1.5.17.1.5.2--7.1.5.2---
FreeBSD:14:quarterly7.1.5.17.1.5.2--7.1.5.27.1.27.1.27.1.2
FreeBSD:15:latest7.1.5.17.1.5.2n/a-n/a7.1.27.1.27.1.3
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-actionpack71>=7.1.5.2<7.1.5.2_99 : www/rubygem-actionpack71
  2. rubygem-activesupport71>=7.1.5.2<7.1.5.2_99 : devel/rubygem-activesupport71
  3. rubygem-nio4r>=2.0<3 : devel/rubygem-nio4r
  4. rubygem-websocket-driver>=0.6.1 : www/rubygem-websocket-driver
  5. rubygem-zeitwerk>=2.6<3 : devel/rubygem-zeitwerk
  6. ruby33 : lang/ruby33
  7. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.1.5.2
07 Sep 2025 23:07:19
commit hash: 3a9689f84f451dcf8246faca20881f5d54f71b93commit hash: 3a9689f84f451dcf8246faca20881f5d54f71b93commit hash: 3a9689f84f451dcf8246faca20881f5d54f71b93commit hash: 3a9689f84f451dcf8246faca20881f5d54f71b93 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actioncable71: Update to 7.1.5.2

Changes:	https://github.com/rails/rails/releases
7.1.5.1
25 Dec 2024 19:16:50
commit hash: da01917ba0185e47b23d6f4c9566c3223050be6fcommit hash: da01917ba0185e47b23d6f4c9566c3223050be6fcommit hash: da01917ba0185e47b23d6f4c9566c3223050be6fcommit hash: da01917ba0185e47b23d6f4c9566c3223050be6f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actioncable71: Update to 7.1.5.1

Changes:	https://github.com/rails/rails/releases
7.1.5
21 Nov 2024 13:39:39
commit hash: 1ce032e19b0ed3072ae8b40a496d89196f53018ecommit hash: 1ce032e19b0ed3072ae8b40a496d89196f53018ecommit hash: 1ce032e19b0ed3072ae8b40a496d89196f53018ecommit hash: 1ce032e19b0ed3072ae8b40a496d89196f53018e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actioncable71: Update to 7.1.5

Changes:	https://github.com/rails/rails/releases
7.1.4.2
26 Oct 2024 23:28:52
commit hash: 1d7be9c2e5041ad981b5318b69860dc23b45a72ccommit hash: 1d7be9c2e5041ad981b5318b69860dc23b45a72ccommit hash: 1d7be9c2e5041ad981b5318b69860dc23b45a72ccommit hash: 1d7be9c2e5041ad981b5318b69860dc23b45a72c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actioncable71: Update to 7.1.4.2

Changes:	https://github.com/rails/rails/releases
7.1.4.1
22 Oct 2024 09:51:01
commit hash: eb10ca32abe852965fec742103874f9fe4d4681fcommit hash: eb10ca32abe852965fec742103874f9fe4d4681fcommit hash: eb10ca32abe852965fec742103874f9fe4d4681fcommit hash: eb10ca32abe852965fec742103874f9fe4d4681f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actioncable71: Update to 7.1.4.1

Changes:	https://github.com/rails/rails/releases
7.1.4
18 Sep 2024 06:15:13
commit hash: c385f426d48ad2f5bbe4ffb063e838524e9dc3fecommit hash: c385f426d48ad2f5bbe4ffb063e838524e9dc3fecommit hash: c385f426d48ad2f5bbe4ffb063e838524e9dc3fecommit hash: c385f426d48ad2f5bbe4ffb063e838524e9dc3fe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actioncable71: Update to 7.1.4

Changes:	https://github.com/rails/rails/releases
7.1.3.4
06 Jun 2024 07:48:23
commit hash: 47ce893b0128b23f1c89ab50c9267167e79017afcommit hash: 47ce893b0128b23f1c89ab50c9267167e79017afcommit hash: 47ce893b0128b23f1c89ab50c9267167e79017afcommit hash: 47ce893b0128b23f1c89ab50c9267167e79017af files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actioncable71: Update to 7.1.3.4

Changes:	https://github.com/rails/rails/releases
7.1.3.3
19 May 2024 22:13:37
commit hash: 89c6aac38824f10e33afbf053c645bc3479e01d4commit hash: 89c6aac38824f10e33afbf053c645bc3479e01d4commit hash: 89c6aac38824f10e33afbf053c645bc3479e01d4commit hash: 89c6aac38824f10e33afbf053c645bc3479e01d4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actioncable71: Update to 7.1.3.3

Changes:	https://github.com/rails/rails/releases
7.1.3.2
09 Mar 2024 14:07:03
commit hash: 37702da880ce7f5cba1bcbd04cd8eec853677f02commit hash: 37702da880ce7f5cba1bcbd04cd8eec853677f02commit hash: 37702da880ce7f5cba1bcbd04cd8eec853677f02commit hash: 37702da880ce7f5cba1bcbd04cd8eec853677f02 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actioncable71: Update to 7.1.3.2

Changes:	https://github.com/rails/rails/releases
7.1.3
21 Feb 2024 15:11:02
commit hash: 461c50c8f0bcd5491911c49f714fe8c77b2b6f8dcommit hash: 461c50c8f0bcd5491911c49f714fe8c77b2b6f8dcommit hash: 461c50c8f0bcd5491911c49f714fe8c77b2b6f8dcommit hash: 461c50c8f0bcd5491911c49f714fe8c77b2b6f8d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actioncable71: Update to 7.1.3

Changes:	https://github.com/rails/rails/releases
7.1.2
14 Nov 2023 17:16:37
commit hash: 87cf565cf4cabe7313212b4b001ee7981fb60002commit hash: 87cf565cf4cabe7313212b4b001ee7981fb60002commit hash: 87cf565cf4cabe7313212b4b001ee7981fb60002commit hash: 87cf565cf4cabe7313212b4b001ee7981fb60002 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actioncable71: Update to 7.1.2

Changes:	https://github.com/rails/rails/releases
7.1.1
01 Nov 2023 07:56:17
commit hash: ffa151a52e03cee93da6db1d12b08938ae1b5e13commit hash: ffa151a52e03cee93da6db1d12b08938ae1b5e13commit hash: ffa151a52e03cee93da6db1d12b08938ae1b5e13commit hash: ffa151a52e03cee93da6db1d12b08938ae1b5e13 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-actioncable71: Add rubygem-actioncable71 7.1.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: 12