notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
RyzenAdj Power management tool for Ryzen mobile and embedded CPUs
0.17.0 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.16.0Version of this port present on the latest quarterly branch.
Maintainer: vladislav.movchan@gmail.com search for ports maintained by this maintainer
Port Added: 2024-11-18 01:00:06
Last Update: 2025-05-28 15:53:59
Commit Hash: 520a276
License: LGPL3
WWW:
https://github.com/FlyGoat/RyzenAdj
Description:
RyzenAdj is a tool to view and adjust power management settings for some of Ryzen mobile and embedded CPUs. One of the use cases is to "trade" CPU performance for lower temperature: You can set lower-than-default CPU power limit and make your computer (slightly) less performant, but make it (significantly) cooler and more quiet under load. It is not uncommon to get less than 10% performance drop after lowering CPU TDP by 30%. Another use case is for CPU overclocking hobby. Use at your own risk.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/ryzenadj
  2. /usr/local/share/licenses/RyzenAdj-0.17.0/catalog.mk
  3. /usr/local/share/licenses/RyzenAdj-0.17.0/LICENSE
  4. /usr/local/share/licenses/RyzenAdj-0.17.0/LGPL3
Collapse this list.
Dependency lines:
  • RyzenAdj>0:sysutils/RyzenAdj
To install the port:
cd /usr/ports/sysutils/RyzenAdj/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/RyzenAdj
  • pkg install RyzenAdj
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: RyzenAdj
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
TIMESTAMP = 1748430550 SHA256 (FlyGoat-RyzenAdj-v0.17.0_GH0.tar.gz) = 848ac9d86ff65d30f5e2c8600aac2613f0f10003b0d6f0e516a54761d7345d44 SIZE (FlyGoat-RyzenAdj-v0.17.0_GH0.tar.gz) = 127697

Packages (timestamps in pop-ups are UTC):
RyzenAdj
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.17.0--0.17.0---
FreeBSD:13:quarterly-0.16.0--0.16.0---
FreeBSD:14:latest-0.17.0--0.17.0---
FreeBSD:14:quarterly-0.16.0--0.16.0---
FreeBSD:15:latest-0.17.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libpci.so : devel/libpci
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_RyzenAdj
USES:
cmake localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/FlyGoat/RyzenAdj/tar.gz/v0.17.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17.0
28 May 2025 15:53:59
commit hash: 520a2762243c9b6b3864168636a9ff7db3352cafcommit hash: 520a2762243c9b6b3864168636a9ff7db3352cafcommit hash: 520a2762243c9b6b3864168636a9ff7db3352cafcommit hash: 520a2762243c9b6b3864168636a9ff7db3352caf files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Vladyslav Movchan
sysutils/RyzenAdj: Update 0.16.0 => 0.17.0

Changelog:
https://github.com/FlyGoat/RyzenAdj/releases/tag/v0.17.0

PR:	287116
0.16.0
18 Nov 2024 00:57:52
commit hash: 56dd14e5d77fa758ec24cd1073cb12b4bf976632commit hash: 56dd14e5d77fa758ec24cd1073cb12b4bf976632commit hash: 56dd14e5d77fa758ec24cd1073cb12b4bf976632commit hash: 56dd14e5d77fa758ec24cd1073cb12b4bf976632 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Vladyslav Movchan
sysutils/RyzenAdj: New port: Power management tool for Ryzen mobile and embedded
CPUs

RyzenAdj is a tool to view and adjust power management settings for some of
Ryzen mobile and embedded CPUs.

One of the use cases is to "trade" CPU performance for lower temperature:
You can set lower-than-default CPU power limit and make your computer
(slightly) less performant, but make it (significantly) cooler and more quiet
under load. It is not uncommon to get less than 10% performance drop after
lowering CPU TDP by 30%.

Another use case is for CPU overclocking hobby.

Use at your own risk.

WWW: https://github.com/FlyGoat/RyzenAdj

PR:		281522

Number of commits found: 2