From owner-cvs-all@FreeBSD.ORG Fri Dec 1 15:26:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A753D16A40F; Fri, 1 Dec 2006 15:26:25 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E52843C9D; Fri, 1 Dec 2006 15:26:10 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kB1FQPwV000415; Fri, 1 Dec 2006 15:26:25 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kB1FQPgT000414; Fri, 1 Dec 2006 15:26:25 GMT (envelope-from pav) Message-Id: <200612011526.kB1FQPgT000414@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 1 Dec 2006 15:26:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/linux-megacli Makefile distinfo pkg-descr pkg-message pkg-plist ports/sysutils/linux-megacli/files megacli.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 15:26:25 -0000 pav 2006-12-01 15:26:24 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/linux-megacli Makefile distinfo pkg-descr pkg-message pkg-plist sysutils/linux-megacli/files megacli.sh.in Log: LSI Logic MegaRAID SAS MegaCLI Release This is the Linux console based management utility for the LSI MegaRAID SAS family of controllers. FreeBSD >= 6.1 supports running this tool by the means of the mfi_linux.ko kernel module and the /dev/mfi0 device. Author: LSI Logic Corporation WWW: http://www.lsi.com/ PR: ports/106012 Submitted by: Ruben van Staveren Revision Changes Path 1.862 +1 -0 ports/sysutils/Makefile 1.1 +52 -0 ports/sysutils/linux-megacli/Makefile (new) 1.1 +3 -0 ports/sysutils/linux-megacli/distinfo (new) 1.1 +34 -0 ports/sysutils/linux-megacli/files/megacli.sh.in (new) 1.1 +10 -0 ports/sysutils/linux-megacli/pkg-descr (new) 1.1 +30 -0 ports/sysutils/linux-megacli/pkg-message (new) 1.1 +4 -0 ports/sysutils/linux-megacli/pkg-plist (new)