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-jsbundling-rails Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack
1.3.1_1 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 1.3.1_1Version 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:04
Last Update: 2024-09-18 06:15:08
Commit Hash: 1d4db6c
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/rails/jsbundling-rails
Description:
Use esbuild, rollup.js, or Webpack to bundle your JavaScript, then deliver it via the asset pipeline in Rails. This gem provides installers to get you going with the bundler of your choice in a new Rails application, and a convention to use app/assets/builds to hold your bundled output as artifacts that are not checked into source control (the installer adds this directory to .gitignore by default). You develop using this approach by running the bundler in watch mode in a terminal with yarn build --watch (and your Rails server in another, if you're not using something like puma-dev). You can also use ./bin/dev, which will start both the Rails server and the JS build watcher (along with a CSS build watcher, if you're also using cssbundling-rails).
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-jsbundling-rails-1.3.1_1/catalog.mk
  2. /usr/local/share/licenses/rubygem-jsbundling-rails-1.3.1_1/LICENSE
  3. /usr/local/share/licenses/rubygem-jsbundling-rails-1.3.1_1/MIT
Collapse this list.
Dependency lines:
  • rubygem-jsbundling-rails>0:www/rubygem-jsbundling-rails
To install the port:
cd /usr/ports/www/rubygem-jsbundling-rails/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-jsbundling-rails
  • pkg install rubygem-jsbundling-rails
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-jsbundling-rails
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1722711339 SHA256 (rubygem/jsbundling-rails-1.3.1.gem) = 0fa03f6d051c694cbf55a022d8be53399879f2c4cf38b2968f86379c62b1c2ca SIZE (rubygem/jsbundling-rails-1.3.1.gem) = 10752

Packages (timestamps in pop-ups are UTC):
rubygem-jsbundling-rails
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.11.3.1_1--1.3.1_1---
FreeBSD:13:quarterly1.3.01.3.01.1.1-1.3.01.2.1_11.2.1_11.2.1_1
FreeBSD:14:latest1.3.11.3.1_11.0.3-1.3.1_11.1.1-1.1.1
FreeBSD:14:quarterly1.3.01.3.0--1.3.01.2.1_11.2.1_11.2.1_1
FreeBSD:15:latest1.3.1_11.3.1_1n/a-n/a1.2.1_11.2.1_11.3.0
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-railties72>=6.0.0 : www/rubygem-railties72
  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-rails72

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