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)
Tue, Mar 17, 1:32 AM
Unknown Object (File)
Thu, Mar 12, 5:55 PM
Unknown Object (File)
Mar 2 2026, 11:49 AM
Unknown Object (File)
Mar 1 2026, 3:02 PM
Unknown Object (File)
Feb 17 2026, 4:34 PM
Unknown Object (File)
Feb 16 2026, 11:41 PM
Unknown Object (File)
Feb 16 2026, 7:05 PM
Unknown Object (File)
Jan 17 2026, 7:07 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 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.