| Port details |
- uv Extremely fast Python package installer and resolver, written in Rust
- 0.11.26 devel
=0 0.11.25Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-02-16 05:18:13
- Last Update: 2026-07-02 04:34:57
- Commit Hash: b537193
- 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 = 1782962461
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.96.0 : lang/rust
- cmake : devel/cmake-core
- 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-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:
|
Number of commits found: 102 (showing only 2 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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 |
Number of commits found: 102 (showing only 2 on this page)
|