FreeBSD Bugzilla – Attachment 156125 Details for
Bug 199793
sysutils/bsdhwmon: update to 20150429
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bsdhwmon.diff
bsdhwmon.diff (text/plain), 3.15 KB, created by
Jeremy Chadwick
on 2015-04-30 01:39:24 UTC
(
hide
)
Description:
bsdhwmon.diff
Filename:
MIME Type:
Creator:
Jeremy Chadwick
Created:
2015-04-30 01:39:24 UTC
Size:
3.15 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 385019) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= bsdhwmon >-PORTVERSION= 20120702 >+PORTVERSION= 20150429 > CATEGORIES= sysutils > MASTER_SITES= http://bsdhwmon.koitsu.org/dist/ > >Index: distinfo >=================================================================== >--- distinfo (revision 385019) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (bsdhwmon-20120702.tar.gz) = 3b3ca7f5080002aacd0f89ba89d51a884e13f834a736920102e00ff626f0f32b >-SIZE (bsdhwmon-20120702.tar.gz) = 20165 >+SHA256 (bsdhwmon-20150429.tar.gz) = fe57dbea2b67531cb4802b5c99afc301b9305de8af7ec1f79d7b2f898a116c18 >+SIZE (bsdhwmon-20150429.tar.gz) = 21352 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 385019) >+++ pkg-descr (working copy) >@@ -1,21 +1,28 @@ >-bsdhwmon(8) is a program for FreeBSD for monitoring hardware sensors (fans, >-temperatures, voltages, chassis intrusion, and more) on commerical-grade server >-hardware. bsdhwmon(8) is developed with a very different mentality compared to >-other softwares: >+bsdhwmon is a program for FreeBSD for monitoring hardware sensors (fans, >+temperatures, voltages, chassis intrusion, and more) on commerical-grade >+server hardware. > >-- Written with stability and production datacenter environments in mind >-- Intended for use with server products (Intel, Supermicro, Tyan, and possibly >- others) >-- Solely uses smb(4), significantly decreasing risks and CPU usage >-- Based heavily on documentation provided from the server and H/W monitoring IC >- manufacturers >-- Full tested on both i386 and amd64 systems, using RELENG_6, RELENG_7, >- RELENG_8 and RELENG_9 >-- Written entirely in C >-- Completely standalone; relies on no third-party libraries or tools (autoconf, >+bsdhwmon is developed with a very different mentality compared to other >+hardware monitoring software: >+ >+* Written with stability and production environments in mind >+* Intended for use with server products (currently Supermicro, but can be >+ extended to others that have proper SMBIOS identification data) >+* Uses SMBus (smb(4) driver) exclusively, significantly decreasing risks >+ and CPU usage compared to classic LPC I/O >+* Based primarily on documentation provided by motherboard/server vendors, >+ combined with documentation from chipset manufacturers >+* Identifies hardware via strict SMBIOS data matching; device "probing" is >+ avoided to minimise false positives and thus risks >+* Full tested on both i386 and amd64 systems across multiple versions of >+ FreeBSD (legacy and present-day) >+* Written entirely in C >+* No reliance on third-party libraries or tools (e.g. autotools, libtool, > etc.) >-- Very simple and clean code (heavily commented, well-documented, emits no >- warnings) >-- Open-source, released under the FreeBSD 2-clause BSD license >+* Very simple and clean code -- heavily commented, well-documented, built >+ with -Werror -Wall and similar flags >+* Occasionally tested under valgrind >+* Open-source, released under the 2-clause BSD license > > WWW: http://bsdhwmon.koitsu.org/ >+WWW: http://github.com/koitsu/bsdhwmon
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 199793
: 156125