From takefu@airport.fm  Tue Dec 17 09:25:23 2013
Return-Path: <takefu@airport.fm>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 9F389C9C
	for <freebsd-gnats-submit@freebsd.org>; Tue, 17 Dec 2013 09:25:23 +0000 (UTC)
Received: from ae-osaka.co.jp (mx.ae-osaka.co.jp [210.196.184.82])
	(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 40F901E86
	for <freebsd-gnats-submit@freebsd.org>; Tue, 17 Dec 2013 09:25:22 +0000 (UTC)
Received: from ae-osaka.co.jp (localhost.ae-osaka.co.jp [127.0.0.1])
	by ae-osaka.co.jp (Postfix) with ESMTP id 5D992125E91
	for <freebsd-gnats-submit@freebsd.org>; Tue, 17 Dec 2013 18:15:30 +0900 (JST)
Received: from [IPv6:2001:470:824b:a011:704b:6d83:b131:9620] (unknown [IPv6:2001:470:824b:a011:704b:6d83:b131:9620])
	by ae-osaka.co.jp (Postfix) with ESMTPSA id EBCB3125E8F
	for <freebsd-gnats-submit@freebsd.org>; Tue, 17 Dec 2013 18:15:29 +0900 (JST)
Message-Id: <52B01631.2000707@airport.fm>
Date: Tue, 17 Dec 2013 18:15:29 +0900
From: Takefu <takefu@airport.fm>
To: freebsd-gnats-submit@freebsd.org
Subject: [NEW PORT] sysutils/storcli: SAS MegaRAID FreeBSD StorCLI

>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:          feedback
>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:  Mon Jan 20 03:00:00 UTC 2014
>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:
State-Changed-From-To: open->feedback 
State-Changed-By: mandree 
State-Changed-When: Fri Jan 17 23:50:20 UTC 2014 
State-Changed-Why:  
awaiting submitter's feedback about duplicate PR 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184922 

From: Matthias Andree <mandree@FreeBSD.org>
To: bug-followup@FreeBSD.org, takefu@airport.fm
Cc:  
Subject: Re: ports/184922: [NEW PORT] sysutils/storcli: SAS MegaRAID FreeBSD
 StorCLI
Date: Sat, 18 Jan 2014 00:50:05 +0100

 Looks like we already have a PR to add a _NEWER_ version than this at
 <http://www.freebsd.org/cgi/query-pr.cgi?pr=179321>.
 
 Can we close this PR, or is there something that would make us close
 179321 instead?

From: Takefu <takefu@airport.fm>
To: Matthias Andree <mandree@FreeBSD.org>, bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184922: [NEW PORT] sysutils/storcli: SAS MegaRAID FreeBSD
 StorCLI
Date: Mon, 20 Jan 2014 11:54:49 +0900

 It was so or did not notice it though it was reported previously.
 Because it is a version with a new report of me, I think that you may shu=
 t of an old version.
 
 Matthias Andree =E3=81=95=E3=82=93=E3=81=AF=E6=9B=B8=E3=81=8D=E3=81=BE=E3=
 =81=97=E3=81=9F (2014/01/18 8:50):
 > Looks like we already have a PR to add a _NEWER_ version than this at
 > <http://www.freebsd.org/cgi/query-pr.cgi?pr=3D179321>.
 >=20
 > Can we close this PR, or is there something that would make us close
 > 179321 instead?
 >=20
>Unformatted:
