rust
Port variant std
Summary Systems programming language from Mozilla
Package version 1.94.1
Homepage https://www.rust-lang.org/
Keywords lang
Maintainer nobody
License APACHE20 , MIT (dual)
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 27 MAR 2026, 17:57:55 UTC
Port created 13 DEC 2018, 15:45:56 UTC
Subpackage Descriptions
single Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Performance Rust is blazingly fast and memory-efficient: with no runtime or garbage collector, it can power performance-critical services, run on embedded devices, and easily integrate with other languages. Reliability Rust's rich type system and ownership model guarantee memory-safety and thread-safety -- and enable you to eliminate many classes of bugs at compile-time. Productivity Rust has great documentation, a friendly compiler with useful error messages, and top-notch tooling -- an integrated package manager and build tool, smart multi-editor support with auto-completion and type inspections, an auto-formatter, and more.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) bash:primary:std
cmake:primary:std
ncurses:primary:std
gmake:primary:std
libexecinfo:dev:std
libressl:dev:std
zlib:dev:std
python313:dev:std
python313:primary:std
autoselect-python:single:std
Build and Runtime libexecinfo:primary:std
Runtime (only) libexecinfo:dev:std
ravensys-gcc:compilers:std (single subpackage)
ravensys-gcc:cxx_run:std (single subpackage)
ravensys-gcc:libs:std (single subpackage)
ravensys-binutils:single:std (single subpackage)
Download groups
main https://static.rust-lang.org/dist/
curl http://curl.haxx.se/download/
dflyboot https://leaf.dragonflybsd.org/~marino/dports-src/rust/
Distribution File Information
174fce10ce012317ca995810296d8af199318838180b03d68a853e0f02d4b571 274077388 rustc-1.94.1-src.tar.xz be1e58d85bb8a8d2351085192fb353ee8326badb0a811456675a1acb7a89a739 73752766 rustc-1.93.1-x86_64-unknown-dragonfly.tar.zst 9166605d2fd6b8745a92353d91517fbef4036e8ca9ce654cf949e2713fe1366c 35367260 rust-std-1.93.1-x86_64-unknown-dragonfly.tar.zst ec3f2245cb5c98a6e99865a7697194a29d009f76a37dc3355d8bfcc8ad7d83c8 11148620 cargo-1.93.1-x86_64-unknown-dragonfly.tar.zst 649cdf5f51d65a854fc5087319c4709a17e0ac574133eccf29f4e0426e4d44ef 171232939 rustc-1.93.1-x86_64-unknown-freebsd.tar.gz 6f378eb221614b1321ff13e37376856703f07155ff6658885a53195e93c4fd6a 49785750 rust-std-1.93.1-x86_64-unknown-freebsd.tar.gz d78719c6a97d6331f7fa8068ad18dc31e2a44dbb3b98b283b2e244e77dd6498a 16875921 cargo-1.93.1-x86_64-unknown-freebsd.tar.gz 0b6ce0a22f7b536650a0349be0e2282aa9bcbd5090203254760c78265466fdc6 132141754 rustc-1.93.1-x86_64-unknown-linux-gnu.tar.gz 9a51712a090d150bcaf00f9d6a26950d60702c324020c691caa55c3b8dacce73 52807215 rust-std-1.93.1-x86_64-unknown-linux-gnu.tar.gz fa557d44676e9d662f50ce19d8619519413fd821fc809503538d53a002c5a765 15118308 cargo-1.93.1-x86_64-unknown-linux-gnu.tar.gz 27b5770be0c8c47a0dc8da8b7f2dc5334362a267e2c14624fcdc86536ffc109b 182927400 rustc-1.93.1-x86_64-unknown-netbsd.tar.gz f0854ed01940232d5cc8500941986af3ccae25ba56ecdff4dd3110e763787707 46105672 rust-std-1.93.1-x86_64-unknown-netbsd.tar.gz 201adee4282e26a40e7d9cc221cc6bbb7e9090c940a610637ab34ce5dd3d43eb 16804912 cargo-1.93.1-x86_64-unknown-netbsd.tar.gz 9ec127bc5037951a73415694e70f1e7d8ec2f6f8445a60c4f9f5693521d824ee 211848213 rustc-1.93.1-x86_64-unknown-illumos.tar.gz 104af8592e8e71c76432c88735cce262a5b0439b4dfad47145c1ccc99e18326f 45824579 rust-std-1.93.1-x86_64-unknown-illumos.tar.gz 5a4ee688e1132776281ab5a755e44f36ecfe3335b8167f7b3135fb2f199cf50d 21908837 cargo-1.93.1-x86_64-unknown-illumos.tar.gz fd17432cf28714a4cf39d89e26b8ace0d8901199fe5d01d75eb0ae3bbfcc731f 2571564 curl-7.88.0.tar.xz
Ports that require rust:std
b3sum:std Command line utility for calculating BLAKE3 hashes
bindgen-cli:std Generate Rust bindings from C (and some C++) code
cargo-c:std Helper applet to build C-like libraries
cbindgen:std Tool for generating C bindings to Rust code
clamav:std Clam Anti-Virus Scanner
cobalt:std Static site generator written in Rust
comtrya:std Configuration Management for Localhost
firefox:std Mozilla web browser
fish:std Friendly Interactive SHell
hickory-dns:std Rust based DNS server with DNSSEC support
librsvg:std SVG vector-graphic files rendering library
mozjs128:std Standalone JS interpreter from Mozilla 128-esr
mozjs140:std Standalone JS interpreter from Mozilla 140-esr
python-bcrypt:v13 Modern password hashing based on blowfish (3.13)
python-bcrypt:v14 Modern password hashing based on blowfish (3.14)
python-cryptography:v13 Cryptographic recipes and primitives (3.13)
python-cryptography:v14 Cryptographic recipes and primitives (3.14)
python-maturin:v13 Build and publish python rust packages (3.13)
python-maturin:v14 Build and publish python rust packages (3.14)
python-netifaces2:v13 Portable network interface information (3.13)
python-netifaces2:v14 Portable network interface information (3.14)
python-nh3:v13 Leverage ammonia HTML sanitization library (3.13)
python-nh3:v14 Leverage ammonia HTML sanitization library (3.14)
python-orjson:v13 Fast, correct Python JSON library (3.13)
python-orjson:v14 Fast, correct Python JSON library (3.14)
python-pydantic-core:v13 Core module for pydantic (3.13)
python-pydantic-core:v14 Core module for pydantic (3.14)
python-rpds-py:v13 Bindings to Rust persistent data structures (3.13)
python-rpds-py:v14 Bindings to Rust persistent data structures (3.14)
rpm-sequoia:std OpenPGP backend for rpm using Sequoia PGP
rs-tftpd:std TFTP server daemon & client implemented in Rust
sccache:std Shared compilation cache for C/C++ and Rust
shadowsocks-rust:std Fast tunnel proxy to bypass firewalls
shotgun:std Minimal X screenshot utility
taskwarrior:std Feature-rich command-line todo list manager
thunderbird:std Mozilla Thunderbird mail/newsgroup client