Date: Tue, 25 Mar 2025 17:40:28 +0100 From: =?UTF-8?Q?Mika=C3=ABl_Urankar?= <mikael@FreeBSD.org> To: Gleb Popov <arrowd@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: f87e1a7a978e - main - devel/rustup-init: add new port Message-ID: <92d921d4-031a-4bd2-bb71-aa5559e46351@FreeBSD.org> In-Reply-To: <CALH631mF5iz=zHu-v%2B-UJh38Lj9qejf8WxiPnzVBwNhGw9xgDg@mail.gmail.com> References: <202503250751.52P7p1PW076279@gitrepo.freebsd.org> <CALH631mF5iz=zHu-v%2B-UJh38Lj9qejf8WxiPnzVBwNhGw9xgDg@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
On 3/25/25 3:04 PM, Gleb Popov wrote: > On Tue, Mar 25, 2025 at 10:51 AM Mikael Urankar <mikael@freebsd.org> wrote: >> The branch main has been updated by mikael: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=f87e1a7a978e271387bf03d590640f3df264a2f2 >> >> commit f87e1a7a978e271387bf03d590640f3df264a2f2 >> Author: King John <jinking.this@gmail.com> >> AuthorDate: 2025-03-22 04:54:31 +0000 >> Commit: Mikael Urankar <mikael@FreeBSD.org> >> CommitDate: 2025-03-25 07:50:29 +0000 >> >> devel/rustup-init: add new port >> >> Rustup-init is the official installer for the Rust programming language. >> It is used to install and manage Rust toolchains, including the Rust >> compiler (rustc), the package manager (cargo), and other related tools. >> Rustup itself is a toolchain multiplexer, meaning it allows you to easily >> switch between different versions of Rust (e.g., stable, beta, nightly) and >> manage cross-compilation targets. Rustup-init is the recommended way to install >> Rust, as it provides a consistent and flexible way to manage Rust installations >> across different platforms. > Does it really work on FreeBSD? Where does it get FreeBSD binaries from? Yes it works on FreeBSD. The binaries come from https://static.rust-lang.org/dist/ (for example https://static.rust-lang.org/dist/rust-1.85.1-x86_64-unknown-freebsd.tar.gz)home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?92d921d4-031a-4bd2-bb71-aa5559e46351>
