Date: Tue, 17 Dec 2013 18:15:29 +0900 From: Takefu <takefu@airport.fm> To: freebsd-gnats-submit@freebsd.org Subject: ports/184922: [NEW PORT] sysutils/storcli: SAS MegaRAID FreeBSD StorCLI Message-ID: <52B01631.2000707@airport.fm> Resent-Message-ID: <201312170930.rBH9U0SJ047541@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 184922 >Category: ports >Synopsis: [NEW PORT] sysutils/storcli: SAS MegaRAID FreeBSD StorCLI >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 17 09:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Takefu >Release: FreeBSD 8.4-RELEASE-p4 i386 >Organization: FOX Amateur Radio Club >Environment: System: FreeBSD RELENG84-ix86.localIPv4.airport.fm 8.4-RELEASE-p4 FreeBSD 8.4-RELEASE-p4 #0: Wed Sep 25 14:55:36 JST 2013 >Description: Command Line Interface for the MegaRAID SAS family of RAID controllers, used to configure and manage connected storage devices. Generated with FreeBSD Port Tools 0.99_11 (mode: new) >How-To-Repeat: >Fix: --- .shar begins here --- # 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: # # storcli # storcli/Makefile # storcli/distinfo # storcli/pkg-descr # echo c - storcli mkdir -p storcli > /dev/null 2>&1 echo x - storcli/Makefile sed 's/^X//' >storcli/Makefile << 'efc1d0b360c0f1e7fb16b8e554e348f2' X# $FreeBSD$ X XPORTNAME= storcli XPORTVERSION= 1.01.75 XCATEGORIES= sysutils XMASTER_SITES= http://www.lsi.com/downloads/Public/Nytro/downloads/Nytro%20XM/Management%20Software%20and%20Tools/NMR%201.5/${DISTNAME}${EXTRACT_SUFX}?source=1& XDISTNAME= Storcli_FreeBSD_${PORTVERSION:S|.||g} X XMAINTAINER= takefu@airport.fm XCOMMENT= SAS MegaRAID FreeBSD StorCLI X XEXTRACT_SUFX:= .zip X XRESTRICTED= Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/lookup/License.aspx X XFETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} X XONLY_FOR_ARCHS= i386 amd64 X XNO_BUILD= yes XNO_WRKSUBDIR= yes X XPLIST_FILES= sbin/StorCli X XMEGACLI_ARCH= StorCli${ARCH:S/i386//:S/amd64/64/} X Xpost-extract: X @${TAR} ${EXTRACT_BEFORE_ARGS} ${WRKSRC}/${MEGACLI_ARCH}.zip -C${WRKSRC} X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/${MEGACLI_ARCH} ${STAGEDIR}${PREFIX}/sbin/StorCli X X.include <bsd.port.mk> efc1d0b360c0f1e7fb16b8e554e348f2 echo x - storcli/distinfo sed 's/^X//' >storcli/distinfo << '4e22cce8bda5a5ad020be08678e03541' XSHA256 (Storcli_FreeBSD_10175.zip) = 6706f52071970bb8cff0358aec2d83a4ba2ebdd4d870f56cabe8d7bee48b7e25 XSIZE (Storcli_FreeBSD_10175.zip) = 3323477 4e22cce8bda5a5ad020be08678e03541 echo x - storcli/pkg-descr sed 's/^X//' >storcli/pkg-descr << 'b59db8f380c56232fe0bf9637df7f31d' XCommand Line Interface for the MegaRAID SAS family of RAID controllers, Xused to configure and manage connected storage devices. b59db8f380c56232fe0bf9637df7f31d exit --- .shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52B01631.2000707>