| Port details |
- rubygem-anonymous_loader-gitlab Resolve Ruby files and evaluate them to avoid top-level namespace collisions
- 0.1.3 devel
=0 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: mfechner@FreeBSD.org
 - Port Added: 2026-08-21 04:18:06
- Last Update: 2026-08-21 04:16:57
- Commit Hash: 8bfcaa8
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://anonymous-loader.galtzo.com/
- https://github.com/ruby-oauth/anonymous_loader
- Description:
- AnonymousLoader evaluates Ruby source files inside fresh anonymous modules. It
is useful when a tool needs to inspect or reuse code that declares constants
whose top-level names may collide with the host process.
The loaded source keeps its normal constant nesting, but that nesting starts
inside the returned anonymous namespace. For example, source that declares
Auth::Sanitizer becomes namespace::Auth::Sanitizer, and does not create
Object::Auth.
AnonymousLoader can load explicitly named files, or resolve a file using
RubyGems metadata with a $LOAD_PATH fallback. The fallback is intended for
Bundler standalone and similar environments where code is loadable but a gem is
not visible through Gem.loaded_specs or the normal RubyGems index.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-anonymous_loader-gitlab>0:devel/rubygem-anonymous_loader-gitlab
- To install the port:
- cd /usr/ports/devel/rubygem-anonymous_loader-gitlab/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-anonymous_loader-gitlab
- pkg install rubygem-anonymous_loader-gitlab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-anonymous_loader-gitlab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1787212722
SHA256 (rubygem/anonymous_loader-0.1.3.gem) = 084a18e2439144d955447dc11dfc982f41fcd1583ad32d4d55151325dc44cb55
SIZE (rubygem/anonymous_loader-0.1.3.gem) = 35840
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:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-version_gem-gitlab>=1.1.14<2 : devel/rubygem-version_gem-gitlab
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- net/rubygem-oauth-tty-gitlab
- net/rubygem-oauth2-gitlab
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-anonymous_loader-gitlab
- 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 |
0.1.3 21 Aug 2026 04:16:57
    |
Matthias Fechner (mfechner)  |
www/gitlab: new ports required for 19.3.0 |
Number of commits found: 1
|