Port details on branch 2024Q3 |
- rubygem-cssbundling-rails-rails70 Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js
- 1.4.1 www =0 1.4.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-09-13 15:34:02
- Last Update: 2024-09-13 15:24:40
- Commit Hash: fd11fb2
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/cssbundling-rails
- Description:
- Use Tailwind CSS, Bootstrap, Bulma, PostCSS, or Dart Sass to bundle and process
your CSS, 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:css --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 CSS build watcher (along with a JS
build watcher, if you're also using jsbundling-rails).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-cssbundling-rails-rails70>0:www/rubygem-cssbundling-rails-rails70
- To install the port:
- cd /usr/ports/www/rubygem-cssbundling-rails-rails70/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-cssbundling-rails-rails70
- pkg install rubygem-cssbundling-rails-rails70
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-cssbundling-rails-rails70
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722711337
SHA256 (rubygem/cssbundling-rails-1.4.1.gem) = 4b21273d627b21890da9155c88c67efc9274373d8b0add09149c262cf56c7ce1
SIZE (rubygem/cssbundling-rails-1.4.1.gem) = 11776
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-railties70>=6.0.0 : www/rubygem-railties70
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-cssbundling-rails-rails70
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|