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
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
rubygem-stimulus-rails-rails71 Modest JavaScript framework for the HTML you already have
1.3.4 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 1.3.4Version 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:26
Last Update: 2024-09-18 06:13:06
Commit Hash: fbef874
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/hotwired/stimulus-rails
Description:
Stimulus is a JavaScript framework with modest ambitions. It doesn't seek to take over your entire front-end in fact, it's not concerned with rendering HTML at all. Instead, it's designed to augment your HTML with just enough behavior to make it shine. Stimulus pairs beautifully with Turbo to provide a complete solution for fast, compelling applications with a minimal amount of effort. Together they form the core of Hotwire. Stimulus for Rails makes it easy to use this modest framework with both import-mapped and JavaScript-bundled apps. It relies on either importmap-rails to make Stimulus available via ESM or a Node-capable Rails (like via jsbundling-rails) to include Stimulus in the bundle. Make sure to install one of these first!
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-stimulus-rails-rails71-1.3.4/catalog.mk
  2. /usr/local/share/licenses/rubygem-stimulus-rails-rails71-1.3.4/LICENSE
  3. /usr/local/share/licenses/rubygem-stimulus-rails-rails71-1.3.4/MIT
Collapse this list.
Dependency lines:
  • rubygem-stimulus-rails-rails71>0:www/rubygem-stimulus-rails-rails71
To install the port:
cd /usr/ports/www/rubygem-stimulus-rails-rails71/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-stimulus-rails-rails71
  • pkg install rubygem-stimulus-rails-rails71
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-stimulus-rails-rails71
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1724084812 SHA256 (rubygem/stimulus-rails-1.3.4.gem) = 765676ffa1f33af64ce026d26b48e8ffb2e0b94e0f50e9119e11d6107d67cb06 SIZE (rubygem/stimulus-rails-1.3.4.gem) = 76288

Packages (timestamps in pop-ups are UTC):
rubygem-stimulus-rails-rails71
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.41.3.4--1.3.4---
FreeBSD:13:quarterly1.3.41.3.4--1.3.4---
FreeBSD:14:latest1.3.41.3.4--1.3.4---
FreeBSD:14:quarterly1.3.41.3.4--1.3.4---
FreeBSD:15:latest1.3.41.3.4n/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-railties71>=6.0.0 : www/rubygem-railties71
  2. ruby32 : lang/ruby32
  3. 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-stimulus-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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.4
18 Sep 2024 06:13:06
commit hash: fbef874c345581df09438cc2250beb6068c23d62commit hash: fbef874c345581df09438cc2250beb6068c23d62commit hash: fbef874c345581df09438cc2250beb6068c23d62commit hash: fbef874c345581df09438cc2250beb6068c23d62 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-stimulus-rails-rails71: Add rubygem-stimulus-rails-rails71 1.3.4

Stimulus is a JavaScript framework with modest ambitions. It doesn't seek to
take over your entire front-end in fact, it's not concerned with rendering HTML
at all. Instead, it's designed to augment your HTML with just enough behavior to
make it shine. Stimulus pairs beautifully with Turbo to provide a complete
solution for fast, compelling applications with a minimal amount of effort.
Together they form the core of Hotwire.

Stimulus for Rails makes it easy to use this modest framework with both
import-mapped and JavaScript-bundled apps. It relies on either importmap-rails
to make Stimulus available via ESM or a Node-capable Rails (like via
jsbundling-rails) to include Stimulus in the bundle. Make sure to install one of
these first!

Number of commits found: 1