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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
rubygem-turbo-rails-rails71 Speed of a single-page web application without having to write any JavaScript
2.0.13 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 2.0.11Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-18 06:22:30
Last Update: 2025-03-19 03:45:33
Commit Hash: c36bd2c
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/hotwired/turbo-rails
Description:
Turbo gives you the speed of a single-page web application without having to write any JavaScript. Turbo accelerates links and form submissions without requiring you to change your server-side generated HTML. It lets you carve up a page into independent frames, which can be lazy-loaded and operate as independent components. And finally, helps you make partial page updates using just HTML and a set of CRUD-like container tags. These three techniques reduce the amount of custom JavaScript that many web applications need to write by an order of magnitude. And for the few dynamic bits that are left, you're invited to finish the job with Stimulus. On top of accelerating web applications, Turbo was built from the ground-up to form the foundation of hybrid native applications. Write the navigational shell of your Android or iOS app using the standard platform tooling, then seamlessly fill in features from the web, following native navigation patterns. Not every mobile screen needs to be written in Swift or Kotlin to feel native. With Turbo, you spend less time wrangling JSON, waiting on app stores to approve updates, or reimplementing features you've already created in HTML. Turbo is a language-agnostic framework written in TypeScript, but this gem builds on top of those basics to make the integration with Rails as smooth as possible. You can deliver turbo updates via model callbacks over Action Cable, respond to controller actions with native navigation or standard redirects, and render turbo frames with helpers and layout-free responses.
Homepage    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-turbo-rails-rails71-2.0.13/catalog.mk
  2. /usr/local/share/licenses/rubygem-turbo-rails-rails71-2.0.13/LICENSE
  3. /usr/local/share/licenses/rubygem-turbo-rails-rails71-2.0.13/MIT
Collapse this list.
Dependency lines:
  • rubygem-turbo-rails-rails71>0:www/rubygem-turbo-rails-rails71
To install the port:
cd /usr/ports/www/rubygem-turbo-rails-rails71/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-turbo-rails-rails71
  • pkg install rubygem-turbo-rails-rails71
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-turbo-rails-rails71
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1742070772 SHA256 (rubygem/turbo-rails-2.0.13.gem) = c40ac0a3ccd57c129925c8ac524a5dfd1e17fad080906e2d32135721a8bba22f SIZE (rubygem/turbo-rails-2.0.13.gem) = 201728

Packages (timestamps in pop-ups are UTC):
rubygem-turbo-rails-rails71
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.112.0.13--2.0.13---
FreeBSD:13:quarterly2.0.112.0.11--2.0.11---
FreeBSD:14:latest2.0.112.0.13--2.0.13---
FreeBSD:14:quarterly2.0.112.0.11--2.0.11---
FreeBSD:15:latest2.0.132.0.13n/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.0 : www/rubygem-actionpack71
  2. rubygem-railties71>=7.1.0 : www/rubygem-railties71
  3. ruby32 : lang/ruby32
  4. 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-turbo-rails-rails71
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: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.13
19 Mar 2025 03:45:33
commit hash: c36bd2c6cdfbcb67ea38252c3d61825cd6166c56commit hash: c36bd2c6cdfbcb67ea38252c3d61825cd6166c56commit hash: c36bd2c6cdfbcb67ea38252c3d61825cd6166c56commit hash: c36bd2c6cdfbcb67ea38252c3d61825cd6166c56 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-turbo-rails-rails71: Update to 2.0.13

Changes:	https://github.com/hotwired/turbo-rails/releases
2.0.11
22 Oct 2024 21:58:31
commit hash: 0a2274d28158b255595bd10f9d26e91c798b2f85commit hash: 0a2274d28158b255595bd10f9d26e91c798b2f85commit hash: 0a2274d28158b255595bd10f9d26e91c798b2f85commit hash: 0a2274d28158b255595bd10f9d26e91c798b2f85 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-turbo-rails-rails71: Update to 2.0.11

Changes:	https://github.com/hotwired/turbo-rails/releases
2.0.10
30 Sep 2024 13:38:35
commit hash: d12d9c310f3c8bd005cd4d4da396ba72f80a8ac0commit hash: d12d9c310f3c8bd005cd4d4da396ba72f80a8ac0commit hash: d12d9c310f3c8bd005cd4d4da396ba72f80a8ac0commit hash: d12d9c310f3c8bd005cd4d4da396ba72f80a8ac0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-turbo-rails-rails71: Update to 2.0.10

Changes:	https://github.com/hotwired/turbo-rails/releases
2.0.8
25 Sep 2024 18:22:08
commit hash: e281c02d7104975652b6c3b0d6bc41573ec3a0d8commit hash: e281c02d7104975652b6c3b0d6bc41573ec3a0d8commit hash: e281c02d7104975652b6c3b0d6bc41573ec3a0d8commit hash: e281c02d7104975652b6c3b0d6bc41573ec3a0d8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-turbo-rails-rails71: Update to 2.0.8

Changes:	https://github.com/hotwired/turbo-rails/releases
2.0.7
25 Sep 2024 04:22:58
commit hash: 6b13135e21bbbd9e13bfc17eccfcea959b5a0d1fcommit hash: 6b13135e21bbbd9e13bfc17eccfcea959b5a0d1fcommit hash: 6b13135e21bbbd9e13bfc17eccfcea959b5a0d1fcommit hash: 6b13135e21bbbd9e13bfc17eccfcea959b5a0d1f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-turbo-rails-rails71: Update to 2.0.7

Changes:	https://github.com/hotwired/turbo-rails/releases
2.0.6
18 Sep 2024 06:13:07
commit hash: 7a1843cd0e653a5e57543b5207b2132a051fc251commit hash: 7a1843cd0e653a5e57543b5207b2132a051fc251commit hash: 7a1843cd0e653a5e57543b5207b2132a051fc251commit hash: 7a1843cd0e653a5e57543b5207b2132a051fc251 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-turbo-rails-rails71: Add rubygem-turbo-rails-rails71 2.0.6

Turbo gives you the speed of a single-page web application without having to
write any JavaScript. Turbo accelerates links and form submissions without
requiring you to change your server-side generated HTML. It lets you carve up a
page into independent frames, which can be lazy-loaded and operate as
independent components. And finally, helps you make partial page updates using
just HTML and a set of CRUD-like container tags. These three techniques reduce
the amount of custom JavaScript that many web applications need to write by an
order of magnitude. And for the few dynamic bits that are left, you're invited
to finish the job with Stimulus.

On top of accelerating web applications, Turbo was built from the ground-up to
form the foundation of hybrid native applications. Write the navigational shell
of your Android or iOS app using the standard platform tooling, then seamlessly
fill in features from the web, following native navigation patterns. Not every
mobile screen needs to be written in Swift or Kotlin to feel native. With Turbo,
you spend less time wrangling JSON, waiting on app stores to approve updates, or
reimplementing features you've already created in HTML.

Turbo is a language-agnostic framework written in TypeScript, but this gem
builds on top of those basics to make the integration with Rails as smooth as
possible. You can deliver turbo updates via model callbacks over Action Cable,
respond to controller actions with native navigation or standard redirects, and
render turbo frames with helpers and layout-free responses.

Number of commits found: 6