Page MenuHomeFreeBSD

lang/rust-bin: Add new port
AcceptedPublic

Authored by mikael on Jan 6 2024, 11:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 9:16 PM
Unknown Object (File)
Sat, Nov 30, 7:23 PM
Unknown Object (File)
Fri, Nov 29, 4:43 AM
Unknown Object (File)
Wed, Nov 20, 10:18 PM
Unknown Object (File)
Oct 3 2024, 4:14 PM
Unknown Object (File)
Oct 3 2024, 9:29 AM
Unknown Object (File)
Oct 1 2024, 3:28 PM
Unknown Object (File)
Sep 27 2024, 6:21 PM
Subscribers

Details

Reviewers
pkubaj
Group Reviewers
rust
Summary

This is the rust toolchain from www.rust-lang.org.
It is aimed at users who don't want to build lang/rust and accept the security implication of using precompiled binaries that doesn't come from the FreeBSD package repository.

Upstream only provides binaries for amd64.

Test Plan

put DEFAULT_VERSIONS+=rust=rust-bin in /etc/make.conf or /usr/local/etc/poudriere.d/make.conf

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

mikael created this revision.

According to Repology other distros use -bin suffix: AUR, CRUX, Gentoo, MPR, PkgSrc.

mikael updated this revision to Diff 132365.
mikael retitled this revision from lang/rust-upstream: Add new port to lang/rust-bin: Add new port.
mikael edited the test plan for this revision. (Show Details)

add missing "-" in PKGNAMESUFFIX

This revision is now accepted and ready to land.Feb 18 2024, 11:21 AM