Port details |
- rubygem-webpacker4-rails50 Use Webpack to manage app-like JavaScript modules in Rails
- 4.3.0 devel
=0 4.3.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-05-12 22:27:32
- Last Update: 2021-12-21 19:26:57
- Commit Hash: 5fce972
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/webpacker
- Description:
- Webpacker makes it easy to use the JavaScript preprocessor and bundler Webpack
to manage application-like JavaScript in Rails. It coexists with the asset
pipeline, as the primary purpose for Webpack is app-like JavaScript, not images,
css, or even JavaScript Sprinkles (that all continues to live in app/assets). It
is, however, possible to use Webpacker for CSS and images assets as well, in
which case you may not even need the asset pipeline. This is mostly relevant
when exclusively using component-based JavaScript frameworks.
WWW: https://github.com/rails/webpacker
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-webpacker4-rails50>0:devel/rubygem-webpacker4-rails50
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-webpacker4-rails50
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1598029561
SHA256 (rubygem/webpacker-4.3.0.gem) = 999862bf5a8dea08602f1da26806b142908be3399bdeda5622a42788422d20ba
SIZE (rubygem/webpacker-4.3.0.gem) = 225280
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:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activesupport50>=4.2 : devel/rubygem-activesupport50
- rubygem-rack-proxy>=0.6.1 : www/rubygem-rack-proxy
- rubygem-railties50>=4.2 : www/rubygem-railties50
- yarn : www/yarn
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-webpacker4-rails50
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.3.0 21 Dec 2021 19:26:57 |
Po-Chuan Hsieh (sunpoet) |
devel/rubygem-webpacker4-rails50: Remove obsoleted port
Use devel/rubygem-webpacker-rails61 instead. |
4.3.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.3.0 21 Aug 2020 21:28:24 |
sunpoet |
Update to 4.3.0
Changes: https://github.com/rails/webpacker/blob/4-x-stable/CHANGELOG.md |
4.2.2 12 May 2020 22:25:55 |
sunpoet |
Move devel/rubygem-webpacker-rails50 to devel/rubygem-webpacker4-rails50 |
Number of commits found: 5
|