aboutsummaryrefslogtreecommitdiff
path: root/sysutils/freeipmi
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-15 07:06:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-15 07:06:26 +0000
commit07ac2264521b639a4c016471cc55ceed6a453805 (patch)
tree32bb26f58c2d7e85e650d5e6b93f8258de03cb86 /sysutils/freeipmi
parent419fb1006cbc4c54bd4223e7d0c84855ef5428be (diff)
downloadports-07ac2264521b639a4c016471cc55ceed6a453805.tar.gz
ports-07ac2264521b639a4c016471cc55ceed6a453805.zip
Notes
Diffstat (limited to 'sysutils/freeipmi')
-rw-r--r--sysutils/freeipmi/Makefile2
-rw-r--r--sysutils/freeipmi/distinfo4
-rw-r--r--sysutils/freeipmi/pkg-descr10
3 files changed, 11 insertions, 5 deletions
diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile
index e9d3db1425f6..3b8bea73b70a 100644
--- a/sysutils/freeipmi/Makefile
+++ b/sysutils/freeipmi/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= freeipmi
-PORTVERSION= 1.0.8
+PORTVERSION= 1.0.10
CATEGORIES= sysutils
MASTER_SITES= GNU/${PORTNAME}/ \
http://ftp.gluster.com/pub/${PORTNAME}/${PORTVERSION}/ \
diff --git a/sysutils/freeipmi/distinfo b/sysutils/freeipmi/distinfo
index c5c3535988d1..5f15845be83a 100644
--- a/sysutils/freeipmi/distinfo
+++ b/sysutils/freeipmi/distinfo
@@ -1,2 +1,2 @@
-SHA256 (freeipmi-1.0.8.tar.gz) = f719e7ba64f8a716412631d811d1634c06feaf9f3abf938d5e2995ba66d42ada
-SIZE (freeipmi-1.0.8.tar.gz) = 3191387
+SHA256 (freeipmi-1.0.10.tar.gz) = 36755be36acc85a8924675739783fa08ab2619d52bdd89e2abf31a48b61e1482
+SIZE (freeipmi-1.0.10.tar.gz) = 3196447
diff --git a/sysutils/freeipmi/pkg-descr b/sysutils/freeipmi/pkg-descr
index 13ab9668276c..9292b9587953 100644
--- a/sysutils/freeipmi/pkg-descr
+++ b/sysutils/freeipmi/pkg-descr
@@ -1,4 +1,10 @@
-FreeIPMI is a library and a set tools to control Intelligent Platform
-Management Interface (IPMI) capable hardware.
+FreeIPMI provides in-band and out-of-band IPMI software based on the IPMI
+v1.5/2.0 specification. The IPMI specification defines a set of interfaces for
+platform management and is implemented by a number vendors for system
+management. The features of IPMI that most users will be interested in are
+sensor monitoring, system event monitoring, power control, and serial-over-LAN
+(SOL). The FreeIPMI tools and libraries should provide users with the ability to
+access and utilize these and many other features. A number of useful features
+for large HPC or cluster environments have also been implemented into FreeIPMI.
WWW: http://www.gnu.org/software/freeipmi/