Page MenuHomeFreeBSD

lang/rust-bin: Add new port
AcceptedPublic

Authored by mikael on Jan 6 2024, 11:00 AM.
Tags
None
Referenced Files
F124892339: D43341.id132365.diff
Fri, Aug 1, 1:21 AM
Unknown Object (File)
Sat, Jul 26, 2:27 AM
Unknown Object (File)
Wed, Jul 23, 8:21 AM
Unknown Object (File)
Sun, Jul 20, 6:15 PM
Unknown Object (File)
Sun, Jul 20, 1:11 PM
Unknown Object (File)
Thu, Jul 17, 5:09 PM
Unknown Object (File)
Sun, Jul 13, 3:48 AM
Unknown Object (File)
Sat, Jul 12, 4:04 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 ?= ?