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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
RyzenAdj Power management tool for Ryzen mobile and embedded CPUs
0.16.0 sysutilsnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: vladislav.movchan@gmail.com search for ports maintained by this maintainer
Port Added: 2024-11-18 01:00:06
Last Update: 2024-11-18 00:57:52
Commit Hash: 56dd14e
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.16.0/catalog.mk
  3. /usr/local/share/licenses/RyzenAdj-0.16.0/LICENSE
  4. /usr/local/share/licenses/RyzenAdj-0.16.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 = 1731520448 SHA256 (FlyGoat-RyzenAdj-v0.16.0_GH0.tar.gz) = 7bef7dbde006afbe316091d8da8c8c551d5d7d43185d9e62281671959b7a3ca2 SIZE (FlyGoat-RyzenAdj-v0.16.0_GH0.tar.gz) = 126451

Packages (timestamps in pop-ups are UTC):
RyzenAdj
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.16.0--0.16.0---
FreeBSD:13:quarterly-0.16.0--0.16.0---
FreeBSD:14:latest-0.16.0--0.16.0---
FreeBSD:14:quarterly-0.16.0--0.16.0---
FreeBSD:15:latest-0.16.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.16.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1