To be clear, this is just the package I installed from pkg...
rust-1.79.0_1 Name : rust Version : 1.79.0_1 Installed on : Tue Sep 3 09:18:57 2024 EDT Origin : lang/rust Architecture : FreeBSD:13:amd64 Prefix : /usr/local Categories : lang Licenses : MIT or APACHE20 Maintainer : rust@FreeBSD.org WWW : https://www.rust-lang.org/ Comment : Language with a focus on memory safety and concurrency Options : DOCS : on GDB : off LTO : off PORT_LLVM : off SOURCES : on WASM : on Shared Libs required: libcurl.so.4 Annotations : FreeBSD_version: 1303001 build_timestamp: 2024-09-01T01:17:44+0000 built_by : poudriere-git-3.4.2 cpe : cpe:2.3🅰rust-lang:rust:1.79.0:::::freebsd13:x64:1 port_checkout_unclean: no port_git_hash : be013aced ports_top_checkout_unclean: no ports_top_git_hash: a43753089 repo_type : binary repository : FreeBSD Flat size : 1.06GiB Description : Rust is an open-source systems programming language that runs blazingly fast, prevents almost all crashes, and eliminates data races. Some of its features: - Algebraic data types, type inference - Pattern matching and closures - Concurrency without data races - Guaranteed memory safety - Optional garbage collection - Zero-cost abstractions - Minimal runtime - Efficient C bindings