[73276] trunk/dports/sysutils

dports at macports.org dports at macports.org
Mon Nov 8 14:09:39 PST 2010


Revision: 73276
          http://trac.macports.org/changeset/73276
Author:   dports at macports.org
Date:     2010-11-08 14:09:35 -0800 (Mon, 08 Nov 2010)
Log Message:
-----------
sysutils/ipmitool: new port

Added Paths:
-----------
    trunk/dports/sysutils/ipmitool/
    trunk/dports/sysutils/ipmitool/Portfile

Added: trunk/dports/sysutils/ipmitool/Portfile
===================================================================
--- trunk/dports/sysutils/ipmitool/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/ipmitool/Portfile	2010-11-08 22:09:35 UTC (rev 73276)
@@ -0,0 +1,34 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+
+name            ipmitool
+version         1.8.11
+
+categories      sysutils
+maintainers     dports openmaintainer
+description     Intelligent Platform Management Interface management utility
+long_description \
+  IPMItool is a utility for managing and configuring devices that \
+  support the Intelligent Platform Management Interface (IPMI) version \
+  1.5 and version 2.0 specifications. IPMI is an open standard for \
+  monitoring, logging, recovery, inventory, and control of hardware that \
+  is implemented independent of the main CPU, BIOS, and OS. The ipmitool \
+  program provides a simple command-line interface to the Baseboard \
+  Management Controller. It features the ability to read the sensor data \
+  repository (SDR) and print sensor values, display the contents of the \
+  System Event Log (SEL), print Field Replaceable Unit (FRU) inventory \
+  information, read and set LAN configuration parameters, and perform \
+  remote chassis power control.
+
+platforms       darwin
+homepage        http://ipmitool.sourceforge.net/
+master_sites    sourceforge
+
+depends_lib     port:openssl
+
+checksums       sha1    4cb6ff3736fd3e166abc5303d6373672327a5db1 \
+                rmd160  189b2232bcd148bc89c610dfae73c6f12f42fb36
+
+configure.args  --mandir=${prefix}/share/man


Property changes on: trunk/dports/sysutils/ipmitool/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101108/15f9bad9/attachment-0001.html>


More information about the macports-changes mailing list