Port details |
- k8temp Athlon 64 and Opteron on-die temperature reader
- 0.4.1_1 sysutils =5 0.4.1_1Version of this port present on the latest quarterly branch.
- Maintainer: tom@hur.st
- Port Added: 2007-10-24 11:23:29
- Last Update: 2024-01-10 15:29:49
- Commit Hash: e4610fc
- People watching this port, also watch:: net-snmp, bitstream-vera, openssl, wget, ipmitool
- License: MIT
- WWW:
- https://hur.st/k8temp/
- Description:
- k8temp is a utility to read the on-die temperature sensors provided by
AMD K8 and K10 processors, including most Athlon 64's and Opterons.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/k8temp/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/k8temp
- pkg install k8temp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: k8temp
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- SHA256 (k8temp-0.4.1.tar.xz) = ce65b5867c515a891d74ec63d9644095604c854a214b041ca5809bbb55e4fff0
SIZE (k8temp-0.4.1.tar.xz) = 7484
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_k8temp
- USES:
- tar:xz
- 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 |
0.4.1_1 10 Jan 2024 15:29:49 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
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) |
0.4.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 ) |
0.4.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 ) |
0.4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.1 29 Apr 2019 09:01:26 |
amdmi3 |
- Update WWW
- Pet portlint
Approved by: portmgr blanket |
0.4.1 06 Apr 2014 21:08:11 |
pawel |
- Update to version 0.4.1
- Add LICENSE
- SUpport staging
PR: ports/188240
Submitted by: maintainer |
0.4.0 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.4.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.4.0 16 Dec 2010 18:57:45 |
obrien |
Fix build on OSVERSION >= 900000. |
0.4.0 18 Apr 2010 21:46:39 |
erwin |
Mark BROKEN on 9.x: does not build |
0.4.0 27 Jun 2008 11:46:40 |
miwi |
- Update to 0.4.0
PR: 124888
Submitted by: Thomas Hurst <tom@hur.st> (maintainer) |
0.3.0 12 Dec 2007 13:57:46 |
miwi |
- Update to 0.3.0
PR: 118412
Submitted by: Thomas Hurst <tom@hur.st> (maintainer) |
0.2.0 18 Nov 2007 08:19:55 |
linimon |
There's no reason to build this for sparc64.
Approved by: portmgr (self) |
0.2.0 25 Oct 2007 21:29:00 |
miwi |
- Update to 0.2.0
PR: 117467
Submitted by: Thomas Hurst <tom@hur.st> (maintainer) |
0.1.1 24 Oct 2007 11:23:15 |
miwi |
k8temp is a utility to read the on-die temperature sensors provided by
AMD K8 processors, including most Athlon 64's and Opterons.
WWW: http://hur.st/k8temp/
PR: ports/117405
Submitted by: Thomas Hurst <tom at hur.st> |