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
Port details on branch 2024Q2
rubygem-turbo-rails Speed of a single-page web application without having to write any JavaScript
2.0.10 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 2.0.8Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-01-11 18:56:16
Last Update: 2024-09-30 13:38:35
Commit Hash: 253760e
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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-2.0.10/catalog.mk
  2. /usr/local/share/licenses/rubygem-turbo-rails-2.0.10/LICENSE
  3. /usr/local/share/licenses/rubygem-turbo-rails-2.0.10/MIT
Collapse this list.
Dependency lines:
  • rubygem-turbo-rails>0:www/rubygem-turbo-rails
To install the port:
cd /usr/ports/www/rubygem-turbo-rails/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-turbo-rails
  • pkg install rubygem-turbo-rails
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-turbo-rails
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1727315436 SHA256 (rubygem/turbo-rails-2.0.10.gem) = 11cde241f9335ef6962322642dfd764178de192d0ba45101963da0f10f8e5738 SIZE (rubygem/turbo-rails-2.0.10.gem) = 196096

Packages (timestamps in pop-ups are UTC):
rubygem-turbo-rails
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.62.0.8--2.0.10---
FreeBSD:13:quarterly2.0.52.0.51.4.0-2.0.51.5.0_11.5.0_11.5.0_1
FreeBSD:14:latest2.0.62.0.81.1.1-2.0.81.4.0-1.4.0
FreeBSD:14:quarterly2.0.52.0.5--2.0.51.5.0_11.5.0_11.5.0_1
FreeBSD:15:latest2.0.82.0.10n/a-n/a1.5.0_11.5.0_12.0.3
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-actionpack72>=6.0.0 : www/rubygem-actionpack72
  2. rubygem-railties72>=6.0.0 : www/rubygem-railties72
  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-rails72

Configuration Options:
No options to configure
Options name:
www_rubygem-turbo-rails
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.

There are no commits on branch 2024Q2 for this port