Port details |
- cpu-x Gathers information about CPU, motherboard, and more
- 4.5.3_1 sysutils =6 4.5.3_1Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2016-11-14 02:05:37
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: openvpn, fastnetmon, openssl, vlc, mplayer
- License: GPLv3+
- WWW:
- https://thetumultuousunicornofdarkness.github.io/CPU-X/
- Description:
- CPU-X is a free software that gathers information about CPU, motherboard, and
more on one's system. It is similar to well-known CPU-Z program for Windows.
It can be used in graphic mode by using GTK+3, or in text-based mode by using
ncurses. Non-interactive dump mode is also available.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/sysutils/cpu-x/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/cpu-x
- pkg install cpu-x
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cpu-x
- Package flavors (<flavor>: <package>)
- gtk3: cpu-x
- ncurses: cpu-x-tuionly
- distinfo:
- TIMESTAMP = 1680430465
SHA256 (TheTumultuousUnicornOfDarkness-CPU-X-v4.5.3_GH0.tar.gz) = aeef04fb5c2da85f8790ab74bd66e2e72c9595579d5f64d2d08f093ef69d81f9
SIZE (TheTumultuousUnicornOfDarkness-CPU-X-v4.5.3_GH0.tar.gz) = 1910854
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- nasm : devel/nasm
- Library dependencies:
-
- libcpuid.so : sysutils/libcpuid
- libpci.so : devel/libpci
- libstatgrab.so : devel/libstatgrab
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cpu-x-4.5.3_1:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_cpu-x
- USES:
- cmake pkgconfig gnome gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.5.3_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
4.5.3 08 Apr 2023 13:05:44 |
Alexey Dokuchaev (danfe) |
sysutils/cpu-x@ncurses: unbreak the port's packaging under Poudriere
Back in 2020 diizzy@ had reported that daemon was installed in the wrong
path when the port was built under Poudriere without X11 (GTK+) support.
This seemed totally odd (and not reproducible in the Tinderbox) so I've
scratched my head and put it off for better times.
When the port was converted to flavors, the problem had resurfaced: now
the ncurses flavor was failing on the cluster!
Looking at the CMake code, it calls `include(GNUInstallDirs)' which
correctly sets CMAKE_INSTALL_FULL_LIBEXECDIR to `/usr/local/libexec'.
The code then checks for its existence, the failure logs indicate that
it does not exist, which should not be possible because it is part of
the `Templates/BSD.local.dist', so it should be mtree'd inside the build (Only the first 15 lines of the commit message are shown above ) |
4.5.3 07 Apr 2023 14:23:10 |
Alexey Dokuchaev (danfe) |
sysutils/cpu-x: try to further improve the port (part one)
- Setting PKGNAMESUFFIX=-${FLAVOR} for all flavors was actually
misleading: graphic version (GTK+) includes ncurses UI as well,
so mark the console-only one as such (`tuionly') while keeping
the full package unsuffixed
- Assembler is only used to translate two x86 files which belong
to the memory bandwidth code, make it conditional based on the
${ARCH} and thus (hopefully) unbreak the build on !x86
PR: 251785 |
4.5.3 05 Apr 2023 19:02:36 |
Alexey Dokuchaev (danfe) |
sysutils/cpu-x: flavorize the port (by popular demand)
CPU-X can be used in graphic mode with GTK+3, or in text-based mode
with ncurses, subject to build-time configuration. Previously this
was controlled via options, but since graphic mode was the default,
users who preferred ncurses (console) version had to reconfigure the
port and build their own package, which was inconvenient. Now with
flavors, everyone should be happy.
Requested by: marck et al. |
4.5.3 04 Apr 2023 03:16:40 |
Alexey Dokuchaev (danfe) |
sysutils/cpu-x: update the port to version 4.5.3
- Fix another couple of bugs in Russian translation,
original big patch had been integrated upstream
- Fix CPU temperature reporting in the fallback mode
Reported by: portscout |
4.5.2 23 Mar 2023 11:01:54 |
Alexey Dokuchaev (danfe) |
sysutils/cpu-x: substantially improve Russian translation
Not just it lacked finesse, some strings were rather inaccurate.
These changes had been merged upstream and would be included in
the next version. While here, sort the `pkg-plist' file.
PR: 269981 |
4.5.2 17 Mar 2023 10:25:48 |
Alexey Dokuchaev (danfe) |
sysutils/cpu-x: the port had been updated and improved (+)
- Update to the latest version 4.5.2 and chase that very long
new upstream name; adjust LICENSE (it's GPLv3 or later)
- Garbage-collect no longer needed `post-patch' target
- Allow to disable NLS due to low quality of some translations
and unbreak the port's build in this case
- Disable GLFW, Vulkan, and OpenCL for now: on FreeBSD, they
only provide those components' version numbers because the
adjacent support code is Linux-specific
PR: 269981
Reported by: portscout |
4.0.1_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.0.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.0.1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
4.0.1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
4.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.1 14 Jun 2020 13:49:14 |
danfe |
Update to version 4.0.1.
Reported by: portscout |
4.0.0_1 28 May 2020 10:57:51 |
danfe |
- Update `sysutils/libcpuid' to version 0.5.0
- Set LICENSE_FILE as it is not a boilerplate
- Hook provided tests to our framework, after
converting them to modern Python version
- Bump port revisions of two dependent ports,
to chase the shared library version bump
Reported by: portscout |
4.0.0 18 May 2020 07:43:59 |
danfe |
- Update CPU-X to version 4.0.0
- No longer uses libcurl or libjson-c
- Add basic completions for Bash/Fish/Zsh
- Retrieve CPU temperature on FreeBSD
- All privileged access moved to `cpu-x-daemon'
- Remove "CPU-X (root)" desktop launcher
Reported by: portscout |
3.2.4 08 Nov 2019 13:11:05 |
tobik |
sysutils: Add missing USES={gnome,mate,php} |
3.2.4 17 Jan 2019 10:02:46 |
danfe |
- Update CPU-X to version 3.2.4
- Disable checks for new releases: one dependency less and
no outgoing connections to GitHub; one should trust their
package manager (and maintainer) to track releases
Reported by: portscout |
3.2.3 03 Jul 2018 11:41:54 |
danfe |
Update `sysutils/cpu-x' to version 3.2.3.
Reported by: portscout |
3.2.1_1 04 May 2018 12:00:27 |
danfe |
Version 3.2.2 was released for `sysutils/cpu-x', but it does not build on
FreeBSD as is (was fixed in master later). The patch which fixes the build
is actually larger than the functional difference between the two versions,
which is added support for Zen+ (Pinnacle Ridge) CPUs, so cherry-pick that
instead and instruct our dear portscout to ignore version 3.2.2 for now.
Reported by: portscout |
3.2.1 25 Mar 2018 17:20:19 |
danfe |
Update `sysutils/cpu-x' to version 3.2.1.
Reported by: portscout |
3.2.0 01 Feb 2018 17:11:32 |
danfe |
Update `sysutils/cpu-x' to version 3.2.0.
Reported by: portscout |
3.1.3_2 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
3.1.3_2 19 Jun 2017 03:47:54 |
danfe |
- Make GTK+3 frontend optional (but enabled by default)
- Adjust USES and LIB_DEPENDS as reported by `stage-qa' |
3.1.3_1 20 Jan 2017 16:44:13 |
danfe |
- Update `sysutils/libcpuid' to version 0.4.0
- Distribution file are now served off GitHub
- Chase shlib version bump in `sysutils/cpu-x'
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1478998492 which corresponds to commit fa87a5e tagged
as this release. |
3.1.3 14 Nov 2016 02:05:29 |
danfe |
Add a port of CPU-X, a free software that gathers information about CPU,
motherboard, and more on one's system, similar to CPU-Z for Windows.
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1477420923 which corresponds to commit f10b0d4 tagged
as this release. |