Commit graph

9 commits

Author SHA1 Message Date
Alexey Dokuchaev
1276281715 - 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
2019-01-17 10:02:46 +00:00
Alexey Dokuchaev
e122cb986e Update `sysutils/cpu-x' to version 3.2.3.
Reported by:	portscout
2018-07-03 11:41:54 +00:00
Alexey Dokuchaev
16b12f2282 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
2018-05-04 12:00:26 +00:00
Alexey Dokuchaev
d7491b49c5 Update `sysutils/cpu-x' to version 3.2.1.
Reported by:	portscout
2018-03-25 17:20:19 +00:00
Alexey Dokuchaev
d34780a648 Update `sysutils/cpu-x' to version 3.2.0.
Reported by:	portscout
2018-02-01 17:11:32 +00:00
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Alexey Dokuchaev
d7680c8fe1 - Make GTK+3 frontend optional (but enabled by default)
- Adjust USES and LIB_DEPENDS as reported by `stage-qa'
2017-06-19 03:47:54 +00:00
Alexey Dokuchaev
2b756c338b - 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.
2017-01-20 16:44:13 +00:00
Alexey Dokuchaev
069eee7c18 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.
2016-11-14 02:05:29 +00:00