| Port details |
- rubygem-cssbundling-rails-gitlab Bundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js
- 1.4.3 www
=0 1.4.3Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2025-03-15 09:09:29
- Last Update: 2025-12-05 08:00:20
- Commit Hash: b5eb1ae
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-cssbundling-rails-gitlab>0:www/rubygem-cssbundling-rails-gitlab
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-cssbundling-rails-gitlab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744780503
SHA256 (rubygem/cssbundling-rails-1.4.3.gem) = 53aecd5a7d24ac9c8fcd92975acd0e830fead4ee4583d3d3d49bb64651946e41
SIZE (rubygem/cssbundling-rails-1.4.3.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-gitlab
- 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.4.3 05 Dec 2025 08:00:20
    |
Matthias Fechner (mfechner)  |
www/rubygem-cssbundling-rails-gitlab: Remove expired port
www/rubygem-cssbundling-rails-gitlab |
1.4.3 18 Apr 2025 08:34:25
    |
Matthias Fechner (mfechner)  |
www/rubygem-cssbundling-rails-gitlab: update to 1.4.3
Required for gitlab 17.11
Changes: https://github.com/rails/cssbundling-rails/releases |
1.4.2 21 Mar 2025 12:34:52
    |
Matthias Fechner (mfechner)  |
www/rubygem-cssbundling-rails-gitlab: update to 1.4.2
Required for gitlab 17.10
Changes: https://github.com/rails/cssbundling-rails/releases |
1.4.1 15 Mar 2025 09:05:56
    |
Matthias Fechner (mfechner)  |
www/gitlab: fix regression from 8fdf4e8916af8fe76b78eb4efe50d8f178b29527
Make a dedicated port for rubygem-cssbundling available for gitlab |