Bug 117405 - [NEW PORT] sysutils/k8temp: Athlon 64 and Opteron on-die temperature reader
Summary: [NEW PORT] sysutils/k8temp: Athlon 64 and Opteron on-die temperature reader
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-22 17:50 UTC by Thomas Hurst
Modified: 2007-10-24 12:30 UTC (History)
0 users

See Also:


Attachments
k8temp-0.1.1.shar (1.59 KB, text/plain)
2007-10-22 17:50 UTC, Thomas Hurst
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Hurst 2007-10-22 17:50:01 UTC
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/

Tested with port test and portlint -A.  Previously submitted with the wrong address
and presumably (?) lost.  Sorry for any noise.

Generated with FreeBSD Port Tools 0.77
Comment 1 Thomas Hurst 2007-10-22 19:05:16 UTC
Today seems to be a day for dumb errors.  Please apply the following
patch to distinfo or make makesum, I was building from a stale distfile.

Also, please close ports/117403, which is a duplicate of this one with a
bogus internal email address.

Thanks.

--- sysutils/k8temp/distinfo    2007-10-22 14:53:53 +0000
+++ sysutils/k8temp/distinfo    2007-10-22 17:58:05 +0000
@@ -1,3 +1,3 @@
-MD5 (k8temp-0.1.1.tar.gz) = 8dcbe230df7077b4b13dc9b41b1347b9
-SHA256 (k8temp-0.1.1.tar.gz) = 6b75644453959cca382eb7979185f70f0df4bd293d56f7a1bd9f58e6de3a8ef0
-SIZE (k8temp-0.1.1.tar.gz) = 3960
+MD5 (k8temp-0.1.1.tar.gz) = eed1645460d6919f8f70a9d7f4929907
+SHA256 (k8temp-0.1.1.tar.gz) = 8907f5ea821dba4a47ec47ca0b80d3b770333e41e348b59136a618f709f934f9
+SIZE (k8temp-0.1.1.tar.gz) = 3439

-- 
Thomas 'Freaky' Hurst
    http://hur.st/
Comment 2 Thomas Hurst 2007-10-22 19:17:54 UTC
Please apply the following patch, or make makesum; the previous one was
built from a bogus distfile.

Also, please close pr ports/117403, which is a duplicate of this one
(sorry).

--- k8temp/distinfo    2007-10-22 14:53:53 +0000
+++ k8temp/distinfo    2007-10-22 17:58:05 +0000
@@ -1,3 +1,3 @@
-MD5 (k8temp-0.1.1.tar.gz) = 8dcbe230df7077b4b13dc9b41b1347b9
-SHA256 (k8temp-0.1.1.tar.gz) = 6b75644453959cca382eb7979185f70f0df4bd293d56f7a1bd9f58e6de3a8ef0
-SIZE (k8temp-0.1.1.tar.gz) = 3960
+MD5 (k8temp-0.1.1.tar.gz) = eed1645460d6919f8f70a9d7f4929907
+SHA256 (k8temp-0.1.1.tar.gz) = 8907f5ea821dba4a47ec47ca0b80d3b770333e41e348b59136a618f709f934f9
+SIZE (k8temp-0.1.1.tar.gz) = 3439

-- 
Thomas 'Freaky' Hurst
    http://hur.st/
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-10-24 12:23:03 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-10-24 12:23:23 UTC
miwi        2007-10-24 11:23:15 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/k8temp      Makefile distinfo pkg-descr 
  Log:
  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>
  
  Revision  Changes    Path
  1.954     +1 -0      ports/sysutils/Makefile
  1.1       +26 -0     ports/sysutils/k8temp/Makefile (new)
  1.1       +3 -0      ports/sysutils/k8temp/distinfo (new)
  1.1       +4 -0      ports/sysutils/k8temp/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"