Port details |
- rubygem-propshaft-rails71 Deliver assets for Rails
- 1.3.1 www
=0 1.2.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-09-18 06:22:23
- Last Update: 2025-10-13 06:24:05
- Commit Hash: 1b110c2f
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rails/propshaft
- 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.
¦ ¦ ¦ ¦ 
- 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-propshaft-rails71>0:www/rubygem-propshaft-rails71
- To install the port:
- cd /usr/ports/www/rubygem-propshaft-rails71/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-propshaft-rails71
- pkg install rubygem-propshaft-rails71
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-propshaft-rails71
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1759816954
SHA256 (rubygem/propshaft-1.3.1.gem) = 9acc664ef67e819ffa3d95bd7ad4c3623ea799110c5f4dee67fa7e583e74c392
SIZE (rubygem/propshaft-1.3.1.gem) = 18432
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:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-actionpack71>=7.0.0 : www/rubygem-actionpack71
- rubygem-activesupport71>=7.0.0 : devel/rubygem-activesupport71
- rubygem-rack>=0,3 : www/rubygem-rack
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/rubygem-rails71
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-propshaft-rails71
- 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 |
1.3.1 13 Oct 2025 06:24:05
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-propshaft-rails71: Update to 1.3.1
Changes: https://github.com/rails/propshaft/releases |
1.2.1 29 Jul 2025 04:32:19
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-propshaft-rails71: Update to 1.2.1
Changes: https://github.com/rails/propshaft/releases |
1.2.0 24 Jul 2025 11:19:27
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-propshaft-rails71: Update to 1.2.0
Changes: https://github.com/rails/propshaft/releases |
1.1.0 14 Oct 2024 05:26:22
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-propshaft-rails71: Update to 1.1.0
Changes: https://github.com/rails/propshaft/releases |
1.0.0 18 Sep 2024 06:13:06
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-propshaft-rails71: Add rubygem-propshaft-rails71 1.0.0
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. |
Number of commits found: 5
|