Index: head/sysutils/storcli/Makefile =================================================================== --- head/sysutils/storcli/Makefile (nonexistent) +++ head/sysutils/storcli/Makefile (revision 395718) @@ -0,0 +1,42 @@ +# $FreeBSD$ + +PORTNAME= storcli +PORTVERSION= 1.16.06 +CATEGORIES= sysutils +MASTER_SITES= http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/ +DISTNAME= MR_SAS_StorCLI_${PORTVERSION:S!.!-!g} + +MAINTAINER= takefu@airport.fm +COMMENT= SAS MegaRAID FreeBSD StorCLI + +LICENSE= storcli +LICENSE_NAME= LSI +LICENSE_TEXT= ${RESTRICTED} +LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept + +RESTRICTED= Source recipient must acknowledge license. Reproduction or redistribution prohibited. See http://www.lsi.com/Pages/user/eula.aspx + +USES= zip + +ONLY_FOR_ARCHS= i386 amd64 + +NO_BUILD= yes +NO_WRKSUBDIR= yes + +PLIST_FILES= sbin/storcli +PKGMESSAGE= ${WRKDIR}/pkg-message +BINSRC= ${WRKDIR}/storcli_all_os/FreeBSD +FETCH_AFTER_ARGS=-v + +post-extract: + @${TAR} xf ${WRKDIR}/storcli_all_os.zip -C${WRKSRC} + @${TAR} xf ${BINSRC}/storcli${ARCH:S/i386//:S/amd64/64/}.tar -C${WRKSRC} + @${REINPLACE_CMD} 's#\(StorCli\).*StorCli64#\1#'\ + ${BINSRC}/FreeBSD_readme.txt + @${FMT} 75 79 ${BINSRC}/FreeBSD_readme.txt > ${WRKDIR}/pkg-message + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/storcli${ARCH:S/i386//:S/amd64/64/}\ + ${STAGEDIR}${PREFIX}/sbin/storcli + +.include Property changes on: head/sysutils/storcli/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/storcli/distinfo =================================================================== --- head/sysutils/storcli/distinfo (nonexistent) +++ head/sysutils/storcli/distinfo (revision 395718) @@ -0,0 +1,2 @@ +SHA256 (MR_SAS_StorCLI_1-16-06.zip) = 97b059facadaf7ab2bece4513a0048612a425846431620c2bc169f7044477019 +SIZE (MR_SAS_StorCLI_1-16-06.zip) = 36982064 Property changes on: head/sysutils/storcli/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/sysutils/storcli/pkg-descr =================================================================== --- head/sysutils/storcli/pkg-descr (nonexistent) +++ head/sysutils/storcli/pkg-descr (revision 395718) @@ -0,0 +1,2 @@ +Command Line Interface for the MegaRAID SAS family of RAID controllers, +used to configure and manage connected storage devices. Property changes on: head/sysutils/storcli/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property