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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-actioncable71 Structure many real-time application concerns into channels over a single WebSocket connection
7.1.3.2 www on this many watch lists=0 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.3.2Version 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: 2024-03-09 14:07:03
Commit Hash: 37702da
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.3.2/catalog.mk
  2. /usr/local/share/licenses/rubygem-actioncable71-7.1.3.2/LICENSE
  3. /usr/local/share/licenses/rubygem-actioncable71-7.1.3.2/MIT
Collapse this list.
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

Packages (timestamps in pop-ups are UTC):
rubygem-actioncable71
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.1.3.27.1.3.2--7.1.3.2---
FreeBSD:13:quarterly7.1.3.27.1.3.2--7.1.3.27.1.27.1.27.1.2
FreeBSD:14:latest7.1.3.27.1.3.2--7.1.3.2---
FreeBSD:14:quarterly7.1.3.27.1.3.2--7.1.3.27.1.27.1.27.1.2
FreeBSD:15:latest7.1.3.27.1.3.2n/a-n/a7.1.27.1.27.1.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-actionpack71>=7.1.3.2<7.1.3.2_99 : www/rubygem-actionpack71
  2. rubygem-activesupport71>=7.1.3.2<7.1.3.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. ruby32 : lang/ruby32
  7. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
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: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 4