notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
rubygem-propshaft-rails71 Deliver assets for Rails
1.1.0 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-18 06:22:23
Last Update: 2024-10-14 05:26:22
Commit Hash: 96ff2d9
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-propshaft-rails71-1.1.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-propshaft-rails71-1.1.0/LICENSE
  3. /usr/local/share/licenses/rubygem-propshaft-rails71-1.1.0/MIT
Collapse this list.
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 = 1728632748 SHA256 (rubygem/propshaft-1.1.0.gem) = d389361faf66aeb17e8d204828962c1e506edd14a1a17adb3fa475435c070f6b SIZE (rubygem/propshaft-1.1.0.gem) = 14336

Packages (timestamps in pop-ups are UTC):
rubygem-propshaft-rails71
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.01.1.0--1.1.0---
FreeBSD:13:quarterly1.0.01.0.0--1.0.0---
FreeBSD:14:latest1.1.01.1.0--1.1.0---
FreeBSD:14:quarterly1.0.01.0.0--1.0.0---
FreeBSD:15:latest1.1.01.1.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-actionpack71>=7.0.0 : www/rubygem-actionpack71
  2. rubygem-activesupport71>=7.0.0 : devel/rubygem-activesupport71
  3. rubygem-rack>=0,3 : www/rubygem-rack
  4. rubygem-railties71>=7.0.0 : www/rubygem-railties71
  5. ruby32 : lang/ruby32
  6. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.0
14 Oct 2024 05:26:22
commit hash: 96ff2d983f643e9a0eebc1237e96f31748180010commit hash: 96ff2d983f643e9a0eebc1237e96f31748180010commit hash: 96ff2d983f643e9a0eebc1237e96f31748180010commit hash: 96ff2d983f643e9a0eebc1237e96f31748180010 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 0f77ee898a09d92e98dc73e49b4c5b16c28d1cb5commit hash: 0f77ee898a09d92e98dc73e49b4c5b16c28d1cb5commit hash: 0f77ee898a09d92e98dc73e49b4c5b16c28d1cb5commit hash: 0f77ee898a09d92e98dc73e49b4c5b16c28d1cb5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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: 2