Port details |
- rubygem-packwerk Set package level boundaries between a specified set of ruby constants
- 3.2.1 devel =2 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
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activesupport71>=6.0 : devel/rubygem-activesupport71
- rubygem-ast>=0 : devel/rubygem-ast
- rubygem-better_html>=0 : devel/rubygem-better_html
- rubygem-bundler>=0 : sysutils/rubygem-bundler
- rubygem-constant_resolver>=0.2.0 : devel/rubygem-constant_resolver
- rubygem-parallel>=0 : sysutils/rubygem-parallel
- rubygem-parser>=0 : devel/rubygem-parser
- rubygem-prism>=0.25.0 : textproc/rubygem-prism
- rubygem-sorbet-runtime>=0.5.9914 : devel/rubygem-sorbet-runtime
- rubygem-zeitwerk>=2.6.1 : devel/rubygem-zeitwerk
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.1 04 Aug 2024 17:13:54 |
Po-Chuan Hsieh (sunpoet) |
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
|