On Thu, Apr 07, 2022 at 09:50:16PM +0200, Solene Rapenne wrote: > let me present you obsdfreqd, a program to manage the CPU frequency, > fully parametric. It can support different values depending on battery > or not for building more advanced profiles. One fun feature is that you > can also target a specific maximum temperature the system shoudln't > exceed to avoid burning your body parts. > > While it may be complicated when looking into all the parameters, the > defaults values are more or less matching the auto mode as it was in > OpenBSD 7.0 but more performant and more energy efficient, so it > doesn't require tuning for most users.
Thanks for turning this fabulous tool into a port! I've been running it since your initial announcement on Mastodon. Building the package here stopped due to non-ASCII in your $MAINTAINER string. Once I changed your name to ASCII "Solene" I was able to build and install. Thanks again!!