| Port details |
- ruff Extremely fast Python linter, written in Rust
- 0.16.6_1 devel
=1 0.15.20Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-12-28 04:09:28
- Last Update: 2026-09-08 10:38:00
- Commit Hash: 7316461
- People watching this port, also watch:: tmux, libjxl, tcpdump, vigenere
- Also Listed In: python
- License: MIT
- WWW:
- https://astral.sh/
- https://docs.astral.sh/ruff/
- https://github.com/astral-sh/ruff
- Description:
- ruff is an extremely fast Python linter, written in Rust.
Features:
* 10-100x faster than existing linters
* Installable via pip
* Python 3.11 compatibility
* pyproject.toml support
* Built-in caching, to avoid re-analyzing unchanged files
* Autofix support, for automatic error correction (e.g., automatically
remove unused imports)
* Near-parity with the built-in Flake8 rule set
* Native re-implementations of popular Flake8 plugins, like flake8-bugbear
* Monorepo-friendly configuration via hierarchical and cascading settings
  ¦ ¦ ¦ ¦ 
- 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:
-
- To install the port:
- cd /usr/ports/devel/ruff/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ruff
- pkg install ruff
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ruff
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1788626408
SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa
SIZE (rust/crates/adler2-2.0.1.crate) = 13366
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- rust>=1.98.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libzstd.so : archivers/zstd
- This port is required by:
- for Run
-
- devel/py-xsdata-plantuml
Configuration Options:
- No options to configure
- Options name:
- devel_ruff
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|