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)
Mon, Apr 27, 1:05 PM
Unknown Object (File)
Mon, Apr 27, 9:13 AM
Unknown Object (File)
Mon, Apr 20, 12:48 PM
Unknown Object (File)
Sun, Apr 19, 8:59 AM
Unknown Object (File)
Sat, Apr 18, 9:49 PM
Unknown Object (File)
Sat, Apr 18, 9:20 PM
Unknown Object (File)
Fri, Apr 17, 4:49 AM
Unknown Object (File)
Wed, Apr 15, 9:39 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 Not Applicable
Unit
Tests Not Applicable

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.