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
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-webpacker4-rails50 Use Webpack to manage app-like JavaScript modules in Rails
4.3.0 devel Deleted 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 4.3.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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
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-webpacker4-rails50-4.3.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-webpacker4-rails50-4.3.0/LICENSE
  3. /usr/local/share/licenses/rubygem-webpacker4-rails50-4.3.0/MIT
Collapse this list.
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):
rubygem-webpacker4-rails50
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------4.3.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Runtime dependencies:
  1. rubygem-activesupport50>=4.2 : devel/rubygem-activesupport50
  2. rubygem-rack-proxy>=0.6.1 : www/rubygem-rack-proxy
  3. rubygem-railties50>=4.2 : www/rubygem-railties50
  4. yarn : www/yarn
  5. ruby27 : lang/ruby27
  6. gem27 : devel/ruby-gems
Patch dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Extract dependencies:
  1. ruby27 : lang/ruby27
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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.
Port Moves

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.3.0
21 Dec 2021 19:26:57
commit hash: 5fce9726a9b27e4b31b5e0831fd98a015f330ebdcommit hash: 5fce9726a9b27e4b31b5e0831fd98a015f330ebdcommit hash: 5fce9726a9b27e4b31b5e0831fd98a015f330ebdcommit hash: 5fce9726a9b27e4b31b5e0831fd98a015f330ebd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-webpacker4-rails50: Remove obsoleted port

Use devel/rubygem-webpacker-rails61 instead.
4.3.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.3.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.3.0
21 Aug 2020 21:28:24
Revision:545708Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:535013Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/rubygem-webpacker-rails50 to devel/rubygem-webpacker4-rails50

Number of commits found: 5