Port details on branch 2024Q4 |
- rust-nightly Language with a focus on memory safety and concurrency
- 1.84.0.20241104 lang =3 1.80.0.20240507Version of this port present on the latest quarterly branch.
- Maintainer: rust@FreeBSD.org
- Port Added: 2015-07-14 22:37:04
- Last Update: 2024-12-01 00:52:16
- Commit Hash: c3e06e3
- People watching this port, also watch:: plexmediaserver-plexpass, murmur, rust, openvpn, mono
- 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:
-
- rust-nightly>0:lang/rust-nightly
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/rust-nightly/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/rust-nightly
- pkg install rust-nightly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rust-nightly
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1730809089
SHA256 (rust/2024-11-04/rustc-nightly-src.tar.xz) = c1e98dafef13dac41688c401054223c5f5c49777b4c663bd1b3bbb1cecfecd3a
SIZE (rust/2024-11-04/rustc-nightly-src.tar.xz) = 354595848
Packages (timestamps in pop-ups are UTC):
- Master port: lang/rust
- 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
-
- audio/wasabi
- databases/greptimedb
- devel/cargo-udeps
- lang/bend
- lang/frawk
- math/leangz
- misc/amazon-qldb-shell
Configuration Options:
- ===> The following configuration options are available for rust-nightly-1.84.0.20241104:
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-nightly
- 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.
|