| Port details |
- rubygem-freezolite Adds frozen-string-literal for you
- 0.6.0 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-05-21 19:21:07
- Last Update: 2026-05-21 19:17:38
- Commit Hash: 5d31a42
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/ruby-next/freezolite
- Description:
- Tired of adding # frozen_string_literals: true to every file in your project or
running rubocop -A to make it do that for you? What if I told you that you can
just add a single gem to your project and activate this option for the project's
files automatically (without enabling it globally)?
Freezolite is a gem that turns the frozen_string_literal compile option on only
for the specified files. Thus it's like running Ruby
with --enable=frozen-string-literal but only for the files you own.
¦ ¦ ¦ ¦ 
- 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-freezolite>0:devel/rubygem-freezolite
- To install the port:
- cd /usr/ports/devel/rubygem-freezolite/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-freezolite
- pkg install rubygem-freezolite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-freezolite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1779372237
SHA256 (rubygem/freezolite-0.6.0.gem) = a1305e324738633a30904b50f085bebe7b43c64ebc1e23ce848ee0eeaf3b1dfd
SIZE (rubygem/freezolite-0.6.0.gem) = 7680
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- 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-require-hooks>=0.2<1 : devel/rubygem-require-hooks
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- www/gitlab
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-freezolite
- 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.6.0 21 May 2026 19:17:38
    |
Matthias Fechner (mfechner)  |
www/gitlab: added new ports required for version 19.0.0 |
Number of commits found: 1
|