Page MenuHomeFreeBSD

packages: Move powerd to its own package
ClosedPublic

Authored by ivy on Sep 20 2025, 8:33 PM.
Tags
None
Referenced Files
F149542133: D52645.id162697.diff
Wed, Mar 25, 3:47 AM
F149489224: D52645.diff
Tue, Mar 24, 7:25 PM
Unknown Object (File)
Tue, Mar 24, 4:32 PM
Unknown Object (File)
Wed, Mar 11, 10:25 AM
Unknown Object (File)
Feb 21 2026, 1:59 PM
Unknown Object (File)
Feb 17 2026, 4:16 AM
Unknown Object (File)
Feb 9 2026, 5:07 PM
Unknown Object (File)
Feb 8 2026, 12:36 PM
Subscribers

Details

Summary

Nearly everyone wants powerd to manage CPU frequency scaling on real
hardware, even if -utilities isn't installed. Conversely, very small
jails might want -utilities but don't need powerd.

Move it to its own package and add it to the minimal set.

MFC after: 3 days

Diff Detail

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

Event Timeline

ivy requested review of this revision.Sep 20 2025, 8:33 PM

add an UPDATING entry

... although i'm wondering if we should stop doing these after the 15.0 release,
at least for packages which are in set-minimal, since they're quite spammy.

add the missing powerd-all.ucl

Spammy how? Unlike ports, UPDATING isn't automatically displayed. I imagine that they'd slow way down once we have the deck chairs just so...

This revision is now accepted and ready to land.Sep 20 2025, 11:10 PM
In D52645#1202643, @imp wrote:

Spammy how? Unlike ports, UPDATING isn't automatically displayed. I imagine that they'd slow way down once we have the deck chairs just so...

well, just reading through UPDATING, a lot of recent entries are about pkgbase. but i suppose it's fine, people can just skip them if they aren't interested.

This revision was automatically updated to reflect the committed changes.