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
rubygem-jsbundling-rails-rails70 Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack
1.3.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.0Version 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:26
Last Update: 2024-08-04 17:14:26
Commit Hash: 492608c
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-rails70-1.3.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-jsbundling-rails-rails70-1.3.1/LICENSE
  3. /usr/local/share/licenses/rubygem-jsbundling-rails-rails70-1.3.1/MIT
Collapse this list.
Dependency lines:
  • rubygem-jsbundling-rails-rails70>0:www/rubygem-jsbundling-rails-rails70
To install the port:
cd /usr/ports/www/rubygem-jsbundling-rails-rails70/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-jsbundling-rails-rails70
  • pkg install rubygem-jsbundling-rails-rails70
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-jsbundling-rails-rails70
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1722711341 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-rails70
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.11.3.1--1.3.1---
FreeBSD:13:quarterly1.3.01.3.0--1.3.01.2.11.2.11.2.1
FreeBSD:14:latest1.3.11.3.1--1.3.1---
FreeBSD:14:quarterly1.3.01.3.0--1.3.01.2.11.2.11.2.1
FreeBSD:15:latest1.3.11.3.1n/a-n/a1.2.11.2.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-railties70>=6.0.0 : www/rubygem-railties70
  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-rails70

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

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.1
04 Aug 2024 17:14:26
commit hash: 492608c42c4a6cfd085b46331c44a01de77f9308commit hash: 492608c42c4a6cfd085b46331c44a01de77f9308commit hash: 492608c42c4a6cfd085b46331c44a01de77f9308commit hash: 492608c42c4a6cfd085b46331c44a01de77f9308 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-jsbundling-rails-rails70: Update to 1.3.1

Changes:	https://github.com/rails/jsbundling-rails/releases
1.3.0
21 Feb 2024 15:10:54
commit hash: b3510396839cc0e1b522a71637826e1cc10031d2commit hash: b3510396839cc0e1b522a71637826e1cc10031d2commit hash: b3510396839cc0e1b522a71637826e1cc10031d2commit hash: b3510396839cc0e1b522a71637826e1cc10031d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-jsbundling-rails-rails70: Update to 1.3.0

Changes:	https://github.com/rails/jsbundling-rails/releases
1.2.1
01 Nov 2023 07:56:36
commit hash: 6a4ce0b625c91f9e17905cea7af1807f9f1edf82commit hash: 6a4ce0b625c91f9e17905cea7af1807f9f1edf82commit hash: 6a4ce0b625c91f9e17905cea7af1807f9f1edf82commit hash: 6a4ce0b625c91f9e17905cea7af1807f9f1edf82 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-jsbundling-rails-rails70: Add rubygem-jsbundling-rails-rails70 1.2.1
(copied from rubygem-jsbundling-rails)

Number of commits found: 3