Port details |
- rubygem-cssbundling-rails13-rails70 Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js
- 1.3.3 www
=0 1.3.3Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2024-02-23 13:21:57
- Last Update: 2024-04-02 10:49:42
- Commit Hash: 9a3188c
- 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-rails13-rails70>0:www/rubygem-cssbundling-rails13-rails70
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-cssbundling-rails13-rails70
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708666194
SHA256 (rubygem/cssbundling-rails-1.3.3.gem) = 4aa13311e52a40bc0eb32ca651f44db8df03df273553cf9aeb022570607e1855
SIZE (rubygem/cssbundling-rails-1.3.3.gem) = 11264
Packages (timestamps in pop-ups are UTC):
- 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-rails13-rails70
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.3 02 Apr 2024 10:49:42 |
Matthias Fechner (mfechner) |
www/rubygem-cssbundling-rails13-rails70: Remove expired port
www/rubygem-cssbundling-rails13-rails70 |
1.3.3 09 Mar 2024 14:07:20 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-cssbundling-rails13-rails70: Add PORTSCOUT |
1.3.3 23 Feb 2024 13:18:03 |
Matthias Fechner (mfechner) |
www/gitlab-ce: fix regression from 393f9a3b150a2b125e035f67ff6bff5e694cccac |