Port details |
- rubygem-propshaft Deliver assets for Rails
- 0.6.4 www
=0 0.6.4Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-01-11 18:56:07
- Last Update: 2022-04-06 01:20:03
- Commit Hash: c18c105
- Also Listed In: rubygems
- License: MIT
- Description:
- Propshaft is an asset pipeline library for Rails. It's built for an era where
bundling assets to save on HTTP connections is no longer urgent, where
JavaScript and CSS are either compiled by dedicated Node.js bundlers or served
directly to the browsers, and where increases in bandwidth have made the need
for minification less pressing. These factors allow for a dramatically simpler
and faster asset pipeline compared to previous options, like Sprockets.
WWW: https://github.com/rails/propshaft
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-propshaft>0:www/rubygem-propshaft
- To install the port:
- cd /usr/ports/www/rubygem-propshaft/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-propshaft
- pkg install rubygem-propshaft
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-propshaft
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1646058894
SHA256 (rubygem/propshaft-0.6.4.gem) = 45f36ea8ca3ab3221d0b0389ff70ea5cb574937610708b3ec5d03960c092e05d
SIZE (rubygem/propshaft-0.6.4.gem) = 12800
- 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
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actionpack70>=7.0.0 : www/rubygem-actionpack70
- rubygem-activesupport70>=7.0.0 : devel/rubygem-activesupport70
- rubygem-rack>=0,3 : www/rubygem-rack
- rubygem-railties70>=7.0.0 : www/rubygem-railties70
- ruby27 : lang/ruby27
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-rails70
- Configuration Options:
- No options to configure
- Options name:
- www_rubygem-propshaft
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2022 01:20:03 0.6.4
|
Yasuhiro Kimura (yasu)  |
*/*: Cleanup after removal of lang/ruby26
* Remove conditions that are applied to Ruby 2.6 or before.
* Remove BROKEN_RUBY26.
* Mark ports broken with all supported versions of Ruby as DEPRECATED
and set EXPIRATION_DATE.
Reviewed by: rene
Approved by: rene (portmgr)
Differential Revision: https://reviews.freebsd.org/D34745 |
07 Mar 2022 18:13:07 0.6.4
|
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-propshaft: Update to 0.6.4
Changes: https://github.com/rails/propshaft/releases |
28 Feb 2022 12:46:36 0.5.0
|
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-propshaft: Update to 0.5.0
Changes: https://github.com/rails/propshaft/releases |
11 Jan 2022 18:43:49 0.4.4
|
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-propshaft: Add rubygem-propshaft 0.4.4
Propshaft is an asset pipeline library for Rails. It's built for an era where
bundling assets to save on HTTP connections is no longer urgent, where
JavaScript and CSS are either compiled by dedicated Node.js bundlers or served
directly to the browsers, and where increases in bandwidth have made the need
for minification less pressing. These factors allow for a dramatically simpler
and faster asset pipeline compared to previous options, like Sprockets.
WWW: https://github.com/rails/propshaft |
Number of commits found: 4
|