From owner-cvs-all@FreeBSD.ORG Fri Sep 7 13:32:50 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 453B516A41B; Fri, 7 Sep 2007 13:32:50 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3E49613C491; Fri, 7 Sep 2007 13:32:50 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l87DWonj013677; Fri, 7 Sep 2007 13:32:50 GMT (envelope-from mm@repoman.freebsd.org) Received: (from mm@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l87DWog2013676; Fri, 7 Sep 2007 13:32:50 GMT (envelope-from mm) Message-Id: <200709071332.l87DWog2013676@repoman.freebsd.org> From: Martin Matuska Date: Fri, 7 Sep 2007 13:32:50 +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/cciss_vol_status Makefile distinfo pkg-descr 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, 07 Sep 2007 13:32:50 -0000 mm 2007-09-07 13:32:50 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/cciss_vol_status Makefile distinfo pkg-descr Log: New port: sysutils/cciss_vol_status Very lightweight program to report the status of logical drives on Smart Array controllers ciss(4). WWW: http://cciss.sourceforge.net Revision Changes Path 1.940 +1 -0 ports/sysutils/Makefile 1.1 +22 -0 ports/sysutils/cciss_vol_status/Makefile (new) 1.1 +3 -0 ports/sysutils/cciss_vol_status/distinfo (new) 1.1 +4 -0 ports/sysutils/cciss_vol_status/pkg-descr (new)