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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
rubygem-packwerk Set package level boundaries between a specified set of ruby constants
3.2.2 devel on this many watch lists=2 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 3.2.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-04 17:24:50
Last Update: 2024-11-21 13:39:22
Commit Hash: 89542c8
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/Shopify/packwerk
Description:
Packwerk is a Ruby gem used to enforce boundaries and modularize Rails applications. Packwerk can be used to: - Combine groups of files into packages - Define package-level constant visibility (i.e. have publicly accessible constants) - Help existing codebases to become more modular without obstructing development
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 (4 items)
Collapse this list.
  1. bin/packwerk
  2. /usr/local/share/licenses/rubygem-packwerk-3.2.2/catalog.mk
  3. /usr/local/share/licenses/rubygem-packwerk-3.2.2/LICENSE
  4. /usr/local/share/licenses/rubygem-packwerk-3.2.2/MIT
Collapse this list.
Dependency lines:
  • rubygem-packwerk>0:devel/rubygem-packwerk
To install the port:
cd /usr/ports/devel/rubygem-packwerk/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-packwerk
  • pkg install rubygem-packwerk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-packwerk
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1731679746 SHA256 (rubygem/packwerk-3.2.2.gem) = c04065cba11b1bb4d20c6cfd2f8599abc7c19cb496be13205a7eb8f774d1efee SIZE (rubygem/packwerk-3.2.2.gem) = 1403904

Packages (timestamps in pop-ups are UTC):
rubygem-packwerk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.23.2.2--3.2.2---
FreeBSD:13:quarterly3.2.23.2.2--3.2.2---
FreeBSD:14:latest3.2.23.2.2--3.2.2---
FreeBSD:14:quarterly3.2.23.2.2--3.2.2---
FreeBSD:15:latest3.2.23.2.2n/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-activesupport71>=6.0 : devel/rubygem-activesupport71
  2. rubygem-ast>=0 : devel/rubygem-ast
  3. rubygem-better_html>=0 : devel/rubygem-better_html
  4. rubygem-bundler>=0 : sysutils/rubygem-bundler
  5. rubygem-constant_resolver>=0.2.0 : devel/rubygem-constant_resolver
  6. rubygem-parallel>=0 : sysutils/rubygem-parallel
  7. rubygem-parser>=0 : devel/rubygem-parser
  8. rubygem-prism>=0.25.0 : textproc/rubygem-prism
  9. rubygem-sorbet-runtime>=0.5.9914 : devel/rubygem-sorbet-runtime
  10. rubygem-zeitwerk>=2.6.1 : devel/rubygem-zeitwerk
  11. ruby32 : lang/ruby32
  12. 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. devel/rubygem-packwerk-extensions

Configuration Options:
No options to configure
Options name:
devel_rubygem-packwerk
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
3.2.2
21 Nov 2024 13:39:22
commit hash: 89542c80b1920e1c57683a4ec9f22e3d6c419e61commit hash: 89542c80b1920e1c57683a4ec9f22e3d6c419e61commit hash: 89542c80b1920e1c57683a4ec9f22e3d6c419e61commit hash: 89542c80b1920e1c57683a4ec9f22e3d6c419e61 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-packwerk: Update to 3.2.2

Changes:	https://github.com/Shopify/packwerk/releases
3.2.1
04 Aug 2024 17:13:54
commit hash: fb3e51cd23341386d9a1215894ae534dee74cbf3commit hash: fb3e51cd23341386d9a1215894ae534dee74cbf3commit hash: fb3e51cd23341386d9a1215894ae534dee74cbf3commit hash: fb3e51cd23341386d9a1215894ae534dee74cbf3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-packwerk: Add rubygem-packwerk 3.2.1

Packwerk is a Ruby gem used to enforce boundaries and modularize Rails
applications.

Packwerk can be used to:
- Combine groups of files into packages
- Define package-level constant visibility (i.e. have publicly accessible
  constants)
- Help existing codebases to become more modular without obstructing development

Number of commits found: 2