Page MenuHomeFreeBSD

pkgbase: make pkg repo reproducible
ClosedPublic

Authored by bapt on Mar 6 2025, 2:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 1:43 AM
Unknown Object (File)
Mon, Oct 6, 5:45 AM
Unknown Object (File)
Thu, Sep 25, 1:44 PM
Unknown Object (File)
Sep 20 2025, 4:45 PM
Unknown Object (File)
Sep 10 2025, 10:15 AM
Unknown Object (File)
Sep 9 2025, 6:05 AM
Unknown Object (File)
Sep 6 2025, 8:37 PM
Unknown Object (File)
Sep 1 2025, 12:56 PM
Subscribers

Details

Summary

Add a PKG_WORKERS_THREADS variable set to 1 by default, if as a user
you want speed again, then just override it.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62789
Build 59673: arc lint + arc unit

Event Timeline

bapt requested review of this revision.Mar 6 2025, 2:17 PM
emaste added inline comments.
Makefile.inc1
2372

Should we make the env var match the option name? e.g. -o WORKERS_COUNT=${PKG_WORKERS_COUNT}

This revision is now accepted and ready to land.Mar 6 2025, 2:19 PM
This revision now requires review to proceed.Mar 6 2025, 2:22 PM
bapt marked an inline comment as done.Mar 6 2025, 2:22 PM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 6 2025, 2:23 PM
This revision was automatically updated to reflect the committed changes.