ports/73339: New port: sysutils/ipmitool CLI to manage IPMI systems (over network)

Dmitry Frolov frolov at riss-telecom.ru
Sun Oct 31 13:40:24 UTC 2004


>Number:         73339
>Category:       ports
>Synopsis:       New port: sysutils/ipmitool CLI to manage IPMI systems (over network)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 31 13:40:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Frolov
>Release:        FreeBSD 5.3-BETA7 i386
>Organization:
RISS-Telecom
>Environment:
System: FreeBSD nerve.riss-telecom.ru 5.3-BETA7 FreeBSD 5.3-BETA7 #15: Mon Oct 18 21:37:07 NOVST 2004

>Description:

Quoting IPMITool homepage:

"IPMItool is a simple command-line interface to systems that support the
Intelligent Platform Management Interface (IPMI) v1.5 specification. It
provides the ability to read the SDR and print sensor values, display
the contents of the SEL, print FRU information, read and set LAN
configuration parameters, and perform chassis power control."

Currently only LAN and LANPlus interfaces are supported on FreeBSD.

WWW: http://ipmitool.sourceforge.net/

>How-To-Repeat:
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	ipmitool/Makefile
#	ipmitool/distinfo
#	ipmitool/pkg-descr
#
echo x - ipmitool/Makefile
sed 's/^X//' >ipmitool/Makefile << 'END-of-ipmitool/Makefile'
X# New ports collection makefile for:	ipmitool
X# Date created:		25.10.2004
X# Whom:			Dmitry Frolov <frol at nov.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ipmitool
XPORTVERSION=	1.6.0
XCATEGORIES=	sysutils
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XPATCH_SITES=	ftp://ftp.riss-telecom.ru/pub/patches/
XPATCHFILES=	${DISTNAME}-fbsd1.diff
X
XMAINTAINER=	frolov at riss-telecom.ru
XCOMMENT=	CLI to manage IPMI systems
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_OPENSSL=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
X# On FreeBSD only lan and lanplus interfaces are supported at this time
XCONFIGURE_ARGS+=	--enable-intf-lan --enable-intf-lanplus \
X	--disable-intf-open --disable-intf-imb --disable-intf-lipmi
XPLIST_FILES=	bin/ipmitool bin/ipmievd
XPLIST_DIRS=	share/${PORTNAME}
XPORTDOCS=	README AUTHORS ChangeLog COPYING
XMAN1+=	${PORTNAME}.1
X
XDATAFILES=	bmclanconf ipmi.init README collect_data.sh \
X	create_rrds.sh create_webpage_compact.sh create_webpage.sh
X.for f in ${DATAFILES}
XPLIST_FILES+=	share/${PORTNAME}/${f}
X.endfor
X
X.include <bsd.port.mk>
END-of-ipmitool/Makefile
echo x - ipmitool/distinfo
sed 's/^X//' >ipmitool/distinfo << 'END-of-ipmitool/distinfo'
XMD5 (ipmitool-1.6.0.tar.bz2) = 5f95cfc69531ee783eac5ec3939115b8
XSIZE (ipmitool-1.6.0.tar.bz2) = 358005
XMD5 (ipmitool-1.6.0-fbsd1.diff) = 12183edd1de2a6197ea9a5d19d64aa30
XSIZE (ipmitool-1.6.0-fbsd1.diff) = 5646
END-of-ipmitool/distinfo
echo x - ipmitool/pkg-descr
sed 's/^X//' >ipmitool/pkg-descr << 'END-of-ipmitool/pkg-descr'
XQuoting IPMITool homepage:
X
X"IPMItool is a simple command-line interface to systems that support the
XIntelligent Platform Management Interface (IPMI) v1.5 specification. It
Xprovides the ability to read the SDR and print sensor values, display
Xthe contents of the SEL, print FRU information, read and set LAN
Xconfiguration parameters, and perform chassis power control."
X
XCurrently only LAN and LANPlus interfaces are supported on FreeBSD.
X
XWWW: http://ipmitool.sourceforge.net/
END-of-ipmitool/pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list