| Port details |
- uv Extremely fast Python package installer and resolver, written in Rust
- 0.9.8_2 devel
=3 0.8.21Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-02-16 05:18:13
- Last Update: 2025-11-12 10:44:36
- Commit Hash: cea12ee
- People watching this port, also watch:: openssl, hs-ShellCheck, openjpeg, libxml2
- License: APACHE20 MIT
- WWW:
- https://astral.sh/
- https://docs.astral.sh/uv/
- https://github.com/astral-sh/uv
- Description:
- uv is an extremely fast Python package installer and resolver, written in Rust.
It is designed as a drop-in replacement for pip and pip-compile, but is
often 10-100 times faster.
uv also provides a unified interface for managing Python projects, including
virtual environment creation and management, dependency locking, and project
initialization.
Features:
- Extremely fast package installation and resolution
- Drop-in replacement for pip and pip-compile
- Unified project management
- Virtual environment management
- Cross-platform support (macOS, Linux, Windows)
  ¦ ¦ ¦ ¦ 
- 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/uv/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/uv
- pkg install uv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: uv
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762630203
SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
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:
-
- rust>=1.91.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- gmake>=4.4.1 : devel/gmake
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- libgit2.so : devel/libgit2
- libssh2.so : security/libssh2
- libzstd.so : archivers/zstd
- This port is required by:
- for Build
-
- games/anki
- for Run
-
- devel/py-hatch
- devel/py-uv
- devel/py-uv-build
- devel/py-uv-bump
- devel/py-uv-dynamic-versioning
Configuration Options:
- No options to configure
- Options name:
- devel_uv
- USES:
- cargo gmake localbase perl5 pkgconfig
- 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.9.8_2 12 Nov 2025 10:44:36
    |
Michael Osipov (michaelo)  |
devel/uv: Search in LOCALBASE for config files
uv searches by default in /etc for config files, replace with LOCALBASE.
Approved by: yuri (maintainer)
Differential Revision: https://reviews.freebsd.org/D53698 |
0.9.8_1 11 Nov 2025 11:08:12
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.91.1
PR: 290816 |
0.9.8 08 Nov 2025 21:26:11
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.6 → 0.9.8 |
0.9.6_1 03 Nov 2025 08:28:36
    |
Yuri Victorovich (yuri)  Author: Michael Osipov |
devel/uv: Make the selected TLS provider use the system default truststore
Differential Revision: https://reviews.freebsd.org/D53490 |
0.9.6 30 Oct 2025 07:11:25
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.5 → 0.9.6
Reported by: portscout |
0.9.5 27 Oct 2025 05:21:26
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.9.1 → 0.9.5 |
0.9.1 10 Oct 2025 07:25:26
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.9.0 → 0.9.1 |
0.9.0 08 Oct 2025 08:25:25
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.8.21 → 0.9.0
PR: 290057 |
0.8.21_1 03 Oct 2025 08:16:50
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.90.0
PR: 289709 |
0.8.21 25 Sep 2025 15:27:12
    |
Yuri Victorovich (yuri)  Author: Jimmy Olgeni |
devel/uv: update 0.8.15 → 0.8.21
PR: 289818 |
0.8.15 07 Sep 2025 22:23:01
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.8.3 → 0.8.15 |
0.8.3_2 01 Sep 2025 08:25:04
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.89.0
PR: 288923 |
0.8.3_1 22 Aug 2025 15:26:57
    |
Yuri Victorovich (yuri)  Author: Michael Osipov |
devel/uv: Fix the issue wjem libzstd.so not found when uv is run at system start
Differential Revision: https://reviews.freebsd.org/D51802 |
0.8.3 26 Jul 2025 01:58:19
    |
Yuri Victorovich (yuri)  Author: Ruslan Makhmatkhanov |
devel/uv: update 0.7.21 → 0.8.3
PR: 288435 |
0.7.21 17 Jul 2025 07:45:59
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.7.13 → 0.7.21 |
0.7.13_1 03 Jul 2025 08:46:01
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.88.0
PR: 287766 |
0.7.13 15 Jun 2025 08:58:08
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.7.8 → 0.7.13 |
0.7.8_1 05 Jun 2025 07:52:53
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.87.0
PR: 286829 |
0.7.8 24 May 2025 19:09:51
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.6.14 → 0.7.8
Reported by: portscout |
0.6.14_1 07 May 2025 07:28:26
    |
Matthias Fechner (mfechner)  |
devel/libgit2: bump all consumers
bump portrevision for all consumers due to libgit upgrade from
1.8 to 1.9
PR: 286627 |
0.6.14 13 Apr 2025 05:28:16
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.6.7 → 0.6.14 |
0.6.7_1 08 Apr 2025 08:41:13
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.86.0
PR: 285840 |
0.6.7 18 Mar 2025 07:28:20
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.6.3 → 0.6.7 |
0.6.3 03 Mar 2025 08:52:29
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.5.24 → 0.6.3 |
0.5.24_1 24 Feb 2025 07:55:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.85.0
PR: 284884 |
0.5.24 28 Jan 2025 03:00:12
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.5.21 → 0.5.24 |
0.5.21_1 20 Jan 2025 11:06:50
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
0.5.21 20 Jan 2025 07:41:38
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.5.18 → 0.5.21 |
0.5.18 13 Jan 2025 09:31:13
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.5.14 → 0.5.18 |
0.5.14 06 Jan 2025 18:27:59
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.5.9 → 0.5.14
Reported by: portscout |
0.5.9 14 Dec 2024 12:22:54
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.5.7 → 0.5.9 |
0.5.7 08 Dec 2024 22:38:28
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.4.29 → 0.5.7 |
0.4.29_2 08 Dec 2024 11:45:52
    |
Yuri Victorovich (yuri)  |
devel/uv: Broken on armv7
Reported by: fallout |
0.4.29_2 01 Dec 2024 09:24:18
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.4.29_1 08 Nov 2024 08:24:20
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.4.29 01 Nov 2024 04:02:43
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.4.27 → 0.4.29 |
0.4.27 26 Oct 2024 03:15:24
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.4.21 → 0.4.27 |
0.4.21_2 23 Oct 2024 09:44:42
    |
Yuri Victorovich (yuri)  |
devel/uv: Fix build on armv7
Reported by: fallout |
0.4.21_2 23 Oct 2024 07:11:50
    |
Matthias Fechner (mfechner)  |
devel/libgit2: bump consumers of libgit2 due to update |
0.4.21_1 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.4.21_1 18 Oct 2024 18:56:41
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of devel/libgit2
libgit2 updated to 1.8.1 |
0.4.21 15 Oct 2024 03:36:02
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.2.13 → 0.4.21
PR: 281416
Submitted by: Matías Pizarro <matias@pizarro.net> (initial version) |
0.2.13_2 10 Sep 2024 11:00:34
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.2.13_1 26 Aug 2024 08:08:01
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.2.13 21 Jun 2024 09:43:00
    |
Yuri Victorovich (yuri)  |
devel/uv: Update PORTSCOUT line |
0.2.13 19 Jun 2024 03:36:39
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.2.11 → 0.2.13 |
0.2.11_1 18 Jun 2024 10:59:14
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.2.11 15 Jun 2024 09:12:42
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.2.4 → 0.2.11 |
0.2.4 27 May 2024 18:54:41
    |
Yuri Victorovich (yuri)  |
devel/uv: Update the PORTSCOUT line |
0.2.4 26 May 2024 21:57:08
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.1.45 → 0.2.4 |
0.1.45 22 May 2024 07:39:57
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.1.39 → 0.1.45
Reported by: portscout |
0.1.39_1 13 May 2024 11:03:24
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.1.39 07 May 2024 03:10:40
    |
Yuri Victorovich (yuri)  |
devel/uv: Add PORTSCOUT line |
0.1.39 04 May 2024 17:16:07
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.1.15 → 0.1.39 |
0.1.15_1 23 Mar 2024 09:41:46
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.1.15 07 Mar 2024 09:48:06
    |
Yuri Victorovich (yuri)  |
devel/uv: update 0.1.0 → 0.1.15
Reported by: portscout |
0.1.0_1 21 Feb 2024 21:14:53
    |
Yuri Victorovich (yuri)  |
devel/uv: Broken on i386
Reported by: fallout |
0.1.0_1 19 Feb 2024 11:59:23
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.1.0 16 Feb 2024 05:16:10
    |
Yuri Victorovich (yuri)  |
devel/uv: New port: Extremely fast Python package installer and resolver,
written in Rust |