From owner-cvs-ports@FreeBSD.ORG Thu Sep 7 06:14:52 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4C8416A58C; Thu, 7 Sep 2006 06:14:52 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A95D43D45; Thu, 7 Sep 2006 06:14:52 +0000 (GMT) (envelope-from bsam@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 k876Eq1l057494; Thu, 7 Sep 2006 06:14:52 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k876EqPc057493; Thu, 7 Sep 2006 06:14:52 GMT (envelope-from bsam) Message-Id: <200609070614.k876EqPc057493@repoman.freebsd.org> From: Boris Samorodov Date: Thu, 7 Sep 2006 06:14:52 +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-megamgr Makefile distinfo pkg-descr pkg-message pkg-plist ports/sysutils/linux-megamgr/files megamgr.sh.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 06:14:52 -0000 bsam 2006-09-07 06:14:52 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/linux-megamgr Makefile distinfo pkg-descr pkg-message pkg-plist sysutils/linux-megamgr/files megamgr.sh.in Log: LSI Logic MegaRAID Megamgr Release This is the Linux console based management utility for the LSI MegaRAID family of controllers. FreeBSD >= 6.1 supports running this tool by the means of the amr_linux.ko kernel module and the /dev/megadev0 device. Author: LSI Logic Corporation WWW: http://www.lsi.com/ PR: ports/102917 Submitted by: Patrick M. Hausen (pmh at hausen.com) Revision Changes Path 1.834 +1 -0 ports/sysutils/Makefile 1.1 +44 -0 ports/sysutils/linux-megamgr/Makefile (new) 1.1 +3 -0 ports/sysutils/linux-megamgr/distinfo (new) 1.1 +24 -0 ports/sysutils/linux-megamgr/files/megamgr.sh.in (new) 1.1 +10 -0 ports/sysutils/linux-megamgr/pkg-descr (new) 1.1 +8 -0 ports/sysutils/linux-megamgr/pkg-message (new) 1.1 +4 -0 ports/sysutils/linux-megamgr/pkg-plist (new)