rust
Port variant std
Summary Systems programming language from Mozilla
Package version 1.95.0
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 23 APR 2026, 12:09:47 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)
SUNOS OFF Build/link modifications based on SunOS
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
62b67230754da642a264ca0cb9fc08820c54e2ed7b3baba0289876d4cdb48c08 238952004 rustc-1.95.0-src.tar.xz e57dcf179b3b9aa5961e4bdda562d9a31314181b6ce4a648b6c7def9802e84dd 74585491 rustc-1.94.1-x86_64-unknown-dragonfly.tar.zst 759f76f27118d2b5b27093a9209babbd5d97ffa39e2868032a30e5d2de22df84 212931041 rust-std-1.94.1-x86_64-unknown-dragonfly.tar.zst 7054096111cc6099c1dcfdcb67bf564f517d0fcff036a1162b1cb5ac8c700b25 11380901 cargo-1.94.1-x86_64-unknown-dragonfly.tar.zst 04b722987dda65ded0007c47577bd3b011a374572ab3cd8885e5f4f1407cf5e5 172988541 rustc-1.94.1-x86_64-unknown-freebsd.tar.gz 0e61a6c0c8069944500809b9c3919fa3e376b9ef7c00d4255cb2541466d5e19b 47409562 rust-std-1.94.1-x86_64-unknown-freebsd.tar.gz 513ed89ef9a45db57a8501d72929aa136829ca7738d31557e60149eec0c5e9b1 17187034 cargo-1.94.1-x86_64-unknown-freebsd.tar.gz 83b2061ce39408de3f0e7e100407313261db434679cd399f24904f5e1580558a 133177345 rustc-1.94.1-x86_64-unknown-linux-gnu.tar.gz 2d18871ef4ee2a0a7b8576529a5780f6672d5d5a828aa396fe4512fadeeab792 50306305 rust-std-1.94.1-x86_64-unknown-linux-gnu.tar.gz 3b1f3826b8fea15edde20efcb987206279ce374b7a294278973de5be9e701539 15396449 cargo-1.94.1-x86_64-unknown-linux-gnu.tar.gz 3f4fd8212c48116aa7f8bebc5fe3a51d747e5a6ec570f4001f8cb7a685bcbded 184768272 rustc-1.94.1-x86_64-unknown-netbsd.tar.gz 96cee878baf61d3f57521a370b87aba04eaee08f9c8338c214fa9d85aa3869e1 43711089 rust-std-1.94.1-x86_64-unknown-netbsd.tar.gz 22030f7d5cf7717e561411f4ba30b90b2e203d188c998b39abd2164e39ef0194 17087159 cargo-1.94.1-x86_64-unknown-netbsd.tar.gz 88b7bdfc0219c33a18b5fa2a2c8981408812e82e9ab333108b5be0835121eca8 213987085 rustc-1.94.1-x86_64-unknown-illumos.tar.gz e916ea7553baa124b4f2dd72696fd835af2d525f98ebe9ab0e5cff9baccb7c16 43439713 rust-std-1.94.1-x86_64-unknown-illumos.tar.gz 9bb63e7aabb84d0960a80f9bf5b802483f40ce7bd1acc7cc1152ea71431ef82d 22144434 cargo-1.94.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
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