Page MenuHomeFreeBSD

pkgbase: make pkg repo reproducible
ClosedPublic

Authored by bapt on Mar 6 2025, 2:17 PM.
Tags
None
Referenced Files
F167852999: D49254.id.diff
Tue, Aug 25, 12:39 AM
F167847498: D49254.diff
Mon, Aug 24, 11:40 PM
Unknown Object (File)
Sun, Aug 23, 2:42 PM
Unknown Object (File)
Sat, Aug 22, 8:48 PM
Unknown Object (File)
Sat, Aug 22, 7:39 PM
Unknown Object (File)
Sat, Aug 22, 6:56 PM
Unknown Object (File)
Mon, Aug 17, 11:29 AM
Unknown Object (File)
Mon, Aug 17, 7:03 AM
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 62788
Build 59672: 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.