[Bug 285396] add lang/rustup-init: The Rust toolchain installer
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285396] add lang/rustup-init"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Mar 2025 09:11:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285396 --- Comment #5 from Mikael Urankar <mikael@FreeBSD.org> --- Can you fix these problems : DISNAME, should be DISTNAME pet portlint (out of order variable, and COMMENT shouldn't containt "The") pkg-descr is a bit short, maybe something like this : Rustup installs The Rust Programming Language from the official release channels, enabling you to easily switch between stable, beta, and nightly compilers and keep them updated. It makes cross-compiling simpler with binary builds of the standard library for common platforms. And it runs on all platforms Rust supports, including Windows. while you're here, move the category to devel -- You are receiving this mail because: You are the assignee for the bug.