Port details on branch 2023Q1 |
- rust Language with a focus on memory safety and concurrency
- 1.83.0 lang =34 1.81.0Version of this port present on the latest quarterly branch.
- Maintainer: rust@FreeBSD.org
- Port Added: 2012-01-23 16:07:20
- Last Update: 2024-12-01 18:43:31
- Commit Hash: 237a71f
- People watching this port, also watch:: pkg, curl, libxml2, rsync, sqlite3
- License: APACHE20 MIT
- WWW:
- https://www.rust-lang.org/
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/rust/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/rust
- pkg install rust
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rust
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv7 i386 powerpc64 powerpc64le powerpc riscv64
- distinfo:
- TIMESTAMP = 1732649272
SHA256 (rust/rustc-1.83.0-src.tar.xz) = 7b11d4242dab0921a7d54758ad3fe805153c979c144625fecde11735760f97df
SIZE (rust/rustc-1.83.0-src.tar.xz) = 353808388
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- lang/rust-nightly
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Library dependencies:
-
- libcurl.so : ftp/curl
- This port is required by:
- for Build
-
- accessibility/sctd
- accessibility/wl-gammarelay-rs
- archivers/ouch
- archivers/py-cramjam
- audio/amberol
- audio/ebur128
- audio/gnome-metronome
-
Deleted ports which required this port:
- for Fetch
-
- databases/compass
- for Run
-
- devel/corrosion
- devel/py-setuptools-rust
- devel/rust-cbindgen
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for rust-1.83.0:
DOCS=on: Build and/or install documentation
GDB=off: Install ports gdb (necessary for debugging rust programs)
LTO=off: Use Link-Time Optimization
PORT_LLVM=off: Build against devel/llvm instead of bundled copy (experimental)
SOURCES=on: Install source files
WASM=on: Build the WebAssembly target (wasm32-unknown-unknown)
===> Use 'make config' to modify these settings
- Options name:
- lang_rust
- USES:
- cmake:indirect cpe ninja:build pkgconfig python:build ssl tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|