Date: Sun, 28 Oct 2007 11:39:14 +0100 (CET) From: Michael Fuckner <michael@fuckner.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/117597: [NEW PORT] sysutils/arcconf: Adaptec SCSI RAID administration tool Message-ID: <20071028103914.42A4761CD3@dedihh.fuckner.net> Resent-Message-ID: <200710281100.l9SB05RE085777@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 117597 >Category: ports >Synopsis: [NEW PORT] sysutils/arcconf: Adaptec SCSI RAID administration tool >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: Sun Oct 28 11:00:05 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Michael Fuckner >Release: FreeBSD 6.2-STABLE amd64 >Organization: >Environment: System: FreeBSD dedihh.fuckner.net 6.2-STABLE FreeBSD 6.2-STABLE #12: Wed Sep 19 18:23:55 CEST 2007 >Description: Command Line Interface for the Adaptec SCSI RAID family of RAID controllers, used to configure and manage connected storage devices. This tool is currently read-only unless using aacraid-drivers from Adaptec's website. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- arcconf-v5.20.17414.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: # # arcconf # arcconf/Makefile # arcconf/distinfo # arcconf/pkg-descr # echo c - arcconf mkdir -p arcconf > /dev/null 2>&1 echo x - arcconf/Makefile sed 's/^X//' >arcconf/Makefile << 'END-of-arcconf/Makefile' X# New ports collection makefile for: arcconf X# Date created: 28 October 2007 X# Whom: michael@fuckner.net X# $FreeBSD$ X XPORTNAME= arcconf XDISTVERSION= v5_20_17414 XCATEGORIES= sysutils XMASTER_SITES= http://download.adaptec.com/raid/storage_manager/ XDISTNAME= cli_freebsd${DIST_EXT}_${DISTVERSION} X XMAINTAINER= michael@fuckner.net XCOMMENT= Adaptec SCSI RAID administration tool X XONLY_FOR_ARCHS= i386 amd64 X XRESTRICTED= May not be redistributed in binary form XNO_CDROM= yes X XPLIST_FILES= sbin/arcconf X X.include <bsd.port.pre.mk> X X.if ${OSVERSION} >= 700000 XLIB_DEPENDS+= c.6:${PORTSDIR}/misc/compat6x X.endif X X.if ${OSVERSION} > 60000 X.if ${ARCH} == amd64 XDIST_EXT= 6_x64 X.else XDIST_EXT= 6_x86 X.endif X.endif X X.if ${OSVERSION} <600000 X.if ${ARCH} == i386 XDIST_EXT= 5_x86 X.else XIGNORE= combination OS/ARCH not supported X.endif X.endif X XNO_BUILD= yes XNO_WRKSUBDIR= yes X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/arcconf ${PREFIX}/sbin X X.include <bsd.port.post.mk> END-of-arcconf/Makefile echo x - arcconf/distinfo sed 's/^X//' >arcconf/distinfo << 'END-of-arcconf/distinfo' XMD5 (cli_freebsd6_x64_v5_20_17414.tar.gz) = 724fd8a43fd47afd23a4c637d1a24df1 XSHA256 (cli_freebsd6_x64_v5_20_17414.tar.gz) = 0a1dd1cd9edb73b08e98f4f8df2f4bce70e4614a66d36928ef111a7b8d63875b XSIZE (cli_freebsd6_x64_v5_20_17414.tar.gz) = 708236 XMD5 (cli_freebsd6_x86_v5_20_17414.tar.gz) = 4264d57427bce526d28e9e4bdd74f0ce XSHA256 (cli_freebsd6_x86_v5_20_17414.tar.gz) = 696730de272b2b9db0e8e8476d66aef55f5013740ae7db329194341b2cdb1bc4 XSIZE (cli_freebsd6_x86_v5_20_17414.tar.gz) = 664358 XMD5 (cli_freebsd5_x86_v5_20_17414.tar.gz) = ed2ebca833b59ed91b6dc9197a024592 XSHA256 (cli_freebsd5_x86_v5_20_17414.tar.gz) = 62e848bb88c8231560c773df93fcac31b4f138fe32228bad76852e22e322ce38 XSIZE (cli_freebsd5_x86_v5_20_17414.tar.gz) = 664392 END-of-arcconf/distinfo echo x - arcconf/pkg-descr sed 's/^X//' >arcconf/pkg-descr << 'END-of-arcconf/pkg-descr' XCommand Line Interface for the Adaptec SCSI RAID family of RAID Xcontrollers, used to configure and manage connected storage Xdevices. XThis tool is currently read-only unless using aacraid-drivers Xfrom Adaptec's website. END-of-arcconf/pkg-descr exit --- arcconf-v5.20.17414.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?20071028103914.42A4761CD3>