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
Port details
rubygem-packwerk Set package level boundaries between a specified set of ruby constants
3.2.1 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-04 17:24:50
Last Update: 2024-08-04 17:13:54
Commit Hash: fb3e51c
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.1/catalog.mk
  3. /usr/local/share/licenses/rubygem-packwerk-3.2.1/LICENSE
  4. /usr/local/share/licenses/rubygem-packwerk-3.2.1/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 = 1722711139 SHA256 (rubygem/packwerk-3.2.1.gem) = 40649834f693b489f236ccd770de239c52aabe2436225ee6f28a86da0dd90cb2 SIZE (rubygem/packwerk-3.2.1.gem) = 1403392

Packages (timestamps in pop-ups are UTC):
rubygem-packwerk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.13.2.1--3.2.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest3.2.13.2.1--3.2.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.2.13.2.1n/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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1