Port details |
- rubygem-rufo Fast and unobtrusive Ruby code formatter
- 0.18.1 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: sunpoet@FreeBSD.org
 - Port Added: 2025-02-19 12:00:17
- Last Update: 2025-03-14 09:54:44
- Commit Hash: d013609
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/ruby-formatter/rufo
- Description:
- Rufo is as an opinionated ruby formatter, intended to be used via the command
line as a text-editor plugin, to autoformat files on save or on demand.
Unlike the best known Ruby formatter RuboCop, Rufo offers little in the way of
configuration. Like other language formatters such as gofmt, prettier, and
autopep8, we strive to find a "one true format" for Ruby code, and make sure
your code adheres to it, with zero config where possible.
RuboCop does much more than just format code though, so feel free to run them
both!
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-rufo>0:devel/rubygem-rufo
- To install the port:
- cd /usr/ports/devel/rubygem-rufo/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-rufo
- pkg install rubygem-rufo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-rufo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1740836312
SHA256 (rubygem/rufo-0.18.1.gem) = 793006c03e0fc2b61ac0adb3b834d7dd02df1e9d86709cfc9a26cd3b139d8d49
SIZE (rubygem/rufo-0.18.1.gem) = 45568
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-rufo
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.18.1 14 Mar 2025 09:54:44
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-rufo: Update to 0.18.1
Changes: https://github.com/ruby-formatter/rufo/blob/master/CHANGELOG.md |
0.18.0 19 Feb 2025 11:53:00
    |
Po-Chuan Hsieh (sunpoet)  |
devel/rubygem-rufo: Add rubygem-rufo 0.18.0
Rufo is as an opinionated ruby formatter, intended to be used via the command
line as a text-editor plugin, to autoformat files on save or on demand.
Unlike the best known Ruby formatter RuboCop, Rufo offers little in the way of
configuration. Like other language formatters such as gofmt, prettier, and
autopep8, we strive to find a "one true format" for Ruby code, and make sure
your code adheres to it, with zero config where possible.
RuboCop does much more than just format code though, so feel free to run them
both! |
Number of commits found: 2
|