Page MenuHomeFreeBSD

Mk/bsd.sites.mk: Add entry for crates.io
ClosedPublic

Authored by tobik on Feb 9 2019, 9:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 4:33 AM
Unknown Object (File)
Tue, Oct 7, 11:08 PM
Unknown Object (File)
Sat, Oct 4, 8:35 AM
Unknown Object (File)
Sun, Sep 28, 9:28 AM
Unknown Object (File)
Wed, Sep 17, 5:22 AM
Unknown Object (File)
Sep 13 2025, 12:15 AM
Unknown Object (File)
Sep 12 2025, 10:34 PM
Unknown Object (File)
Sep 12 2025, 9:03 AM
Subscribers

Details

Summary

This simplifies cargo.mk a bit, but also allows porters to more
easily pull distfiles directly from crates.io instead of from GitHub
when they have been published there. See devel/tokei as an example
port that can make use of this.

Test Plan
  1. Clear ${DISTDIR}/rust/crates
  2. make checksum

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 22408
Build 21570: arc lint + arc unit

Event Timeline

Remove portmgr, not a maintainer of anything here.

In D19133#409197, @mat wrote:

Remove portmgr, not a maintainer of anything here.

Can the Herald rule (H12?) be fixed to not auto-add portmgr to reviews for things portmgr doesn't care about? Clearly the basic trigger of "has affected files under Mk/" is broken, because portmgr was added back in as a blocking reviewer immediately here.

This revision was not accepted when it landed; it landed in state Needs Review.Feb 15 2019, 12:05 PM
This revision was automatically updated to reflect the committed changes.