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)
Sun, Jul 13, 3:48 AM
Unknown Object (File)
Sat, Jul 12, 4:04 AM
Unknown Object (File)
Sun, Jul 6, 12:21 PM
Unknown Object (File)
Thu, Jul 3, 9:03 PM
Unknown Object (File)
Thu, Jul 3, 5:16 AM
Unknown Object (File)
Wed, Jul 2, 1:11 AM
Unknown Object (File)
Tue, Jul 1, 6:26 AM
Unknown Object (File)
Mon, Jun 30, 7:53 AM

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
arrowd added inline comments.
lang/rust-bin/Makefile
10

Start with capital

23

Why ?= ?