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-constant_resolver Resolve any constant to the path of the file that defines it
0.2.0 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:46
Last Update: 2024-08-04 17:13:53
Commit Hash: 15815c7
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/constant_resolver
Description:
ConstantResolver resolves partially qualified constant reference to the fully qualified name and the path of the file defining it. It does not load the files to do that, its inference engine purely works on file paths and constant names. ConstantResolver uses the same assumptions as Rails' code loader, Zeitwerk to infer constant locations. Please see Zeitwerk's documentation on file structure and inflection for more information.
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-constant_resolver-0.2.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-constant_resolver-0.2.0/LICENSE
  3. /usr/local/share/licenses/rubygem-constant_resolver-0.2.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-constant_resolver>0:devel/rubygem-constant_resolver
To install the port:
cd /usr/ports/devel/rubygem-constant_resolver/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-constant_resolver
  • pkg install rubygem-constant_resolver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-constant_resolver
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1722711137 SHA256 (rubygem/constant_resolver-0.2.0.gem) = 4f59ff7ed6ee7a19c1d4b35c84fdec9b19f0391801991723c566eb40b4fc226f SIZE (rubygem/constant_resolver-0.2.0.gem) = 15360

Packages (timestamps in pop-ups are UTC):
rubygem-constant_resolver
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.00.2.0-0.2.00.2.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.2.00.2.0-0.2.00.2.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.2.00.2.0n/a0.2.0n/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. ruby32 : lang/ruby32
  2. 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

Configuration Options:
No options to configure
Options name:
devel_rubygem-constant_resolver
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
0.2.0
04 Aug 2024 17:13:53
commit hash: 15815c73b33285e546baee96a74218cbc068b6ebcommit hash: 15815c73b33285e546baee96a74218cbc068b6ebcommit hash: 15815c73b33285e546baee96a74218cbc068b6ebcommit hash: 15815c73b33285e546baee96a74218cbc068b6eb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-constant_resolver: Add rubygem-constant_resolver 0.2.0

ConstantResolver resolves partially qualified constant reference to the fully
qualified name and the path of the file defining it. It does not load the files
to do that, its inference engine purely works on file paths and constant names.

ConstantResolver uses the same assumptions as Rails' code loader, Zeitwerk to
infer constant locations. Please see Zeitwerk's documentation on file structure
and inflection for more information.

Number of commits found: 1