Port details |
- ruff Extremely fast Python linter, written in Rust
- 0.7.3_1 devel =3 0.6.7Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-12-28 04:09:28
- Last Update: 2024-12-01 09:24:18
- Commit Hash: 1d1fd15
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- 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 - 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 = 1731139100
SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3
SIZE (rust/crates/Inflector-0.11.4.crate) = 17438
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:
-
- gmake : devel/gmake
- rust>=1.83.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_ruff
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.3_1 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.7.3 09 Nov 2024 15:43:12 |
Yuri Victorovich (yuri) |
devel/{,py-}ruff: update 0.7.1 → 0.7.3 |
0.7.1_1 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.7.1 27 Oct 2024 22:03:09 |
Yuri Victorovich (yuri) |
devel/ruff: Fix build on i386
Reported by: fallout |
0.7.1 26 Oct 2024 03:15:19 |
Yuri Victorovich (yuri) |
devel/ruff: Update WWW |
0.7.1 25 Oct 2024 03:27:38 |
Yuri Victorovich (yuri) |
devel/{,py-}ruff: update 0.6.7 → 0.7.1 |
0.6.9 23 Oct 2024 03:11:24 |
Yuri Victorovich (yuri) |
Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports
Reasons:
* Port build shouldn't use cross-compilation mode
because it buids for the same architecture.
* RUSTFLAGS isn't passed to the build of all or some Rust ports
in the cross-compilation mode.
Essential changes:
* Remove the CARGO_BUILD_TARGET make variable.
* Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV.
* Update many ports that used CARGO_BUILD_TARGET.
* Build paths now don't include the architecture triplet part.
Immadiate benefits: (Only the first 15 lines of the commit message are shown above ) |
0.6.9 12 Oct 2024 15:06:14 |
Yuri Victorovich (yuri) |
devel/ruff: update 0.6.7 → 0.6.9 |
0.6.7 22 Sep 2024 06:21:46 |
Yuri Victorovich (yuri) |
devel/{,py-}ruff: update 0.5.5 → 0.6.7 |
0.5.5_2 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.5.5_1 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.5.5 28 Jul 2024 21:25:27 |
Yuri Victorovich (yuri) |
devel/{,py-}ruff: update 0.4.9 → 0.5.5 |
0.4.9_2 19 Jun 2024 09:56:10 |
Yuri Victorovich (yuri) |
devel/ruff: Add shell completions |
0.4.9_1 19 Jun 2024 03:36:40 |
Yuri Victorovich (yuri) |
devel/ruff: Change GH_ACCOUNT a correct GH account |
0.4.9_1 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.4.9 15 Jun 2024 09:12:47 |
Yuri Victorovich (yuri) |
devel/ruff: update 0.4.5 → 0.4.9
Reported by: portscout |
0.4.5 26 May 2024 21:57:08 |
Yuri Victorovich (yuri) |
devel/ruff: update 0.4.3 → 0.4.5 |
0.4.3_1 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.4.3 04 May 2024 17:16:06 |
Yuri Victorovich (yuri) |
devel/ruff: update 0.3.7 → 0.4.3 |
0.3.7 17 Apr 2024 07:38:18 |
Yuri Victorovich (yuri) |
devel/ruff: update 0.3.3 → 0.3.7 |
0.3.3_1 28 Mar 2024 17:40:39 |
Yuri Victorovich (yuri) |
devel/ruff: Broken in i386
Reported by: fallout |
0.3.3_1 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.3.3 18 Mar 2024 03:58:29 |
Yuri Victorovich (yuri) Author: Wen Heping |
devel/ruff: update 0.2.1 → 0.3.3
PR: 277762 |
0.2.1_1 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.2.1 16 Feb 2024 01:41:08 |
Yuri Victorovich (yuri) |
devel/ruff: update 0.1.12 → 0.2.1 |
0.1.12 12 Jan 2024 10:23:29 |
Yuri Victorovich (yuri) Author: wen |
devel/ruff: update 0.0.289 → 0.1.12
PR: 276239 |
0.0.289_3 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.0.289_2 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
0.0.289_1 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
0.0.289 13 Sep 2023 07:39:15 |
Yuri Victorovich (yuri) |
devel/ruff: update 0.0.286 → 0.0.289 |
0.0.286_1 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
0.0.286 01 Sep 2023 18:46:46 |
Mikael Urankar (mikael) |
devel/ruff: Update to 0.0.286
PR: 273503
Approved by: yuri (maintainer) |
0.0.272_1 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
0.0.272 13 Jun 2023 06:07:40 |
Yuri Victorovich (yuri) |
devel/ruff: Update 0.0.198 → 0.0.272
Reported by: portscout |
0.0.198_5 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
0.0.198_4 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
0.0.198_3 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
0.0.198_2 13 Feb 2023 14:52:59 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
0.0.198_1 07 Jan 2023 19:24:18 |
Daniel Engberg (diizzy) |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
0.0.198 28 Dec 2022 04:11:08 |
Yuri Victorovich (yuri) |
devel/ruff: Fix typo |
0.0.198 28 Dec 2022 04:06:22 |
Yuri Victorovich (yuri) |
devel/ruff: New port: Extremely fast Python linter, written in Rust |