Port details |
- rye Hassle-free Python experience
- 0.42.0_1 devel =2 0.34.0_3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-02-20 07:12:28
- Last Update: 2024-11-08 08:24:20
- Commit Hash: ca048c2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://rye-up.com
- https://github.com/astral-sh/rye
- Description:
- Rye is a comprehensive project and package management solution for Python.
Born from the desire to establish a one-stop-shop for all Python users,
Rye provides a unified experience to install and manages Python installations,
`pyproject.toml` based projects, dependencies and virtualenvs seamlessly.
It's designed to accommodate complex projects, monorepos and to facilitate
global tool installations.
- ¦ ¦ ¦ ¦
- 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/rye/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rye
- pkg install rye
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rye
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729901886
SHA256 (rust/crates/addr2line-0.22.0.crate) = 6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678
SIZE (rust/crates/addr2line-0.22.0.crate) = 39156
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.82.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rye
- USES:
- cargo perl5
- 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.42.0_1 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.42.0 26 Oct 2024 03:15:14 |
Yuri Victorovich (yuri) |
devel/rye: update 0.34.0 → 0.42.0 |
0.34.0_3 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.34.0_3 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.34.0_2 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.34.0_1 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.34.0 26 May 2024 21:57:07 |
Yuri Victorovich (yuri) |
devel/rye: update 0.33.0 → 0.34.0 |
0.33.0_1 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.33.0 04 May 2024 17:16:05 |
Yuri Victorovich (yuri) |
devel/rye: update 0.32.0 → 0.33.0 |
0.32.0 12 Apr 2024 03:55:39 |
Yuri Victorovich (yuri) |
devel/rye: Broken on i386
Reported by: fallout |
0.32.0 08 Apr 2024 16:57:54 |
Yuri Victorovich (yuri) |
devel/rye: update 0.29.0 → 0.32.0 |
0.29.0_1 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.29.0 11 Mar 2024 19:44:22 |
Yuri Victorovich (yuri) |
devel/rye: update 0.25.0 → 0.29.0 |
0.25.0 20 Feb 2024 07:09:20 |
Yuri Victorovich (yuri) |
devel/rye: New port: Hassle-free Python experience |