| Port details |
- mise Runtime Executor (asdf rust clone)
- 2025.12.0 sysutils
=2 2025.9.16Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-01-03 18:48:04
- Last Update: 2025-12-05 07:57:21
- Commit Hash: fd2480b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://mise.jdx.dev/
- https://github.com/jdx/mise
- Description:
- rtx is a polyglot runtime manager (asdf rust clone).
Features:
* asdf-compatible - rtx is compatible with asdf plugins and .tool-versions
files. It can be used as a drop-in replacement.
* Polyglot - compatible with any language, so no more figuring out how nvm,
nodenv, pyenv, etc work individually-just use 1 tool.
* Fast - rtx is written in Rust and is very fast. 20x-200x faster than asdf.
* No shims - shims cause problems, they break which, and add overhead. By
default, rtx does not use them-however you can if you want to.
* Fuzzy matching and aliases - It's enough to just say you want "v18" of node,
or the "lts" version. rtx will figure out the right version without you
needing to specify an exact version.
* Arbitrary env vars - Set custom env vars when in a project directory like
NODE_ENV=production or AWS_PROFILE=staging.
 ¦ ¦ ¦ ¦ 
- 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/sysutils/mise/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/mise
- pkg install mise
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mise
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1764910157
SHA256 (rust/crates/addr2line-0.25.1.crate) = 1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b
SIZE (rust/crates/addr2line-0.25.1.crate) = 43134
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-nightly>0 : lang/rust-nightly
- libclang.so : devel/llvm19
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- libclang.so : devel/llvm19
- 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:
- sysutils_mise
- USES:
- cargo localbase:ldflags pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|