| Port details on branch 2026Q2 |
- uv Extremely fast Python package installer and resolver, written in Rust
- 0.10.10_1 devel
=0 0.10.10_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-05-16 21:39:05
- Last Update: 2026-05-16 21:37:17
- Commit Hash: f1707ff
- 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 = 1773506200
SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa
SIZE (rust/crates/adler2-2.0.1.crate) = 13366
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.94.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
- There are no ports dependent upon this port
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:
|