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-cookstyle Code linting tool
8.6.4 develnew! on this many watch lists=0 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: 2026-03-09 18:24:18
Last Update: 2026-03-09 18:18:11
Commit Hash: 3f352c9
Also Listed In: rubygems
License: APACHE20
WWW:
https://docs.chef.io/workstation/cookstyle/
https://github.com/chef/cookstyle
Description:
Cookstyle is a code linting tool that helps you to write better Chef Infra cookbooks and InSpec profiles by detecting and automatically correcting style, syntax, logic, and security mistakes in your code. Cookstyle is powered by the RuboCop linting engine. RuboCop ships with over three-hundred rules, or cops, designed to detect common Ruby coding mistakes and enforce a common coding style. We've customized Cookstyle with a subset of those cops that we believe are perfectly tailored for cookbook development. We also ship 260 Chef Infra specific cops that catch common cookbook coding mistakes, clean up portions of code that are no longer necessary, and detect deprecations that prevent cookbooks from running on the latest releases of Chef Infra Client.
HomepageHomepage    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 (4 items)
Collapse this list.
  1. bin/cookstyle
  2. /usr/local/share/licenses/rubygem-cookstyle-8.6.4/catalog.mk
  3. /usr/local/share/licenses/rubygem-cookstyle-8.6.4/LICENSE
  4. /usr/local/share/licenses/rubygem-cookstyle-8.6.4/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-cookstyle>0:devel/rubygem-cookstyle
To install the port:
cd /usr/ports/devel/rubygem-cookstyle/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-cookstyle
  • pkg install rubygem-cookstyle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-cookstyle
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1771421404 SHA256 (rubygem/cookstyle-8.6.4.gem) = 9b9ba8e23449e4892220aba707280734e2d721f3cc9c9b7cfd20d52ee8040cf1 SIZE (rubygem/cookstyle-8.6.4.gem) = 126464

Packages (timestamps in pop-ups are UTC):
rubygem-cookstyle
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest----8.6.4n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-8.6.4--8.6.4---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-8.6.4n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-8.6.4n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-rubocop>=1.84.2 : devel/rubygem-rubocop
  2. ruby33 : lang/ruby33
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
This port is required by:
for Run
  1. devel/rubygem-inspec-core

Configuration Options:
No options to configure
Options name:
devel_rubygem-cookstyle
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
8.6.4
09 Mar 2026 18:18:11
commit hash: 3f352c99841ca3a441861d56acc160a865ed0baacommit hash: 3f352c99841ca3a441861d56acc160a865ed0baacommit hash: 3f352c99841ca3a441861d56acc160a865ed0baacommit hash: 3f352c99841ca3a441861d56acc160a865ed0baa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-cookstyle: Add rubygem-cookstyle 8.6.4

Cookstyle is a code linting tool that helps you to write better Chef Infra
cookbooks and InSpec profiles by detecting and automatically correcting style,
syntax, logic, and security mistakes in your code.

Cookstyle is powered by the RuboCop linting engine. RuboCop ships with over
three-hundred rules, or cops, designed to detect common Ruby coding mistakes and
enforce a common coding style. We've customized Cookstyle with a subset of those
cops that we believe are perfectly tailored for cookbook development. We also
ship 260 Chef Infra specific cops that catch common cookbook coding mistakes,
clean up portions of code that are no longer necessary, and detect deprecations
that prevent cookbooks from running on the latest releases of Chef Infra Client.

Number of commits found: 1