Port details |
- i7z Thermal and C-state reporting utility for Intel Core CPUs
- 0.27.4 sysutils
=2 0.27.4Version of this port present on the latest quarterly branch. - Maintainer: dim@FreeBSD.org
 - Port Added: 2012-12-11 13:45:53
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- People watching this port, also watch:: tmux, libinotify, py38-pycparser, python, bsdstats
- License: GPLv2
- Description:
- i7z prints out the C-states and temperature for i3, i5 and i7 based Core
processors from Intel (including Nehalems, Sandy Bridge and Ivy Bridge).
WWW: https://github.com/DimitryAndric/i7z
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/i7z/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/i7z
- pkg install i7z
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: i7z
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- TIMESTAMP = 1597784385
SHA256 (DimitryAndric-i7z-v0.27.4_GH0.tar.gz) = 63e2e70694b6044028529a0ff55196b31e7569844b215b048c2cecd4b4667a15
SIZE (DimitryAndric-i7z-v0.27.4_GH0.tar.gz) = 64488
- 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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_i7z
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.27.4
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.27.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Aug 2020 21:00:02
0.27.4
|
dim  |
Oops, also update distinfo. |
18 Aug 2020 20:58:39
0.27.4
|
dim  |
Bump to upstream v0.27.4, which ensures i7z builds with -fno-common,
e.g. with clang 11 or gcc 10 and later. |
03 May 2017 12:16:49
0.27.3
|
mat  |
Simplify USE_GITHUB usage.
Sponsored by: Absolight |
30 Apr 2017 22:09:42
0.27.3
|
ler  |
sysutils/i7z: Migrate port to GitHub and take maintainership
Maintainer hasn't responded to numerous PR's over the last 3.5 years,
and the port was scheduled for expiration.
Give to new volunteer.
PR: 218942
Submitted by: dim@FreeBSD.org
Approved by: adamw (mentor, implicit) |
01 Apr 2017 15:23:32
0.27.2_4
|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
03 Mar 2017 16:00:20
0.27.2_3
|
mat  |
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight |
20 Nov 2016 09:38:09
0.27.2_3
|
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
14 Sep 2016 15:59:34
0.27.2_2
|
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
11 Sep 2016 19:18:59
0.27.2_2
|
amdmi3  |
- Fix broken cpuid implementation to fix segfaults and remove need of
optimization removal hacks
PR: 199186
Submitted by: dim
Approved by: maintainer timeout (zont, 1 year) |
26 May 2015 15:54:25
0.27.2_1
|
amdmi3  |
- Add USE_GCC to fix build on FreeBSD 10+. Using clang doesn't work as the
binary it produces also segfaults
- Add LICENSE_FILE
PR: 200049
Submitted by: amdmi3
Approved by: maintainer timeout (zont, 2 weeks) |
15 Oct 2013 09:00:49
0.27.2
|
az  |
- Support STAGEDIR
- Switch to USES=gmake
- Remove leading indefinite article from COMMENT
Submitted by: zont@ (maintainer via email) |
20 Sep 2013 23:06:00
0.27.2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
14 Aug 2013 22:35:54
0.27.2 
|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
11 Dec 2012 13:45:36
0.27.2
|
ehaupt  |
Add i7z, a thermal and C-state reporting utility for Intel-Core-i CPUs.
PR: 174366
Submitted by: zont |