From owner-cvs-ports@FreeBSD.ORG Fri Jun 24 23:51:39 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2F46106567D; Fri, 24 Jun 2011 23:51:39 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D3AFE8FC15; Fri, 24 Jun 2011 23:51:39 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p5ONpdA4090926; Fri, 24 Jun 2011 23:51:39 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p5ONpdLs090925; Fri, 24 Jun 2011 23:51:39 GMT (envelope-from sobomax) Message-Id: <201106242351.p5ONpdLs090925@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 24 Jun 2011 23:51:39 +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/ataidle Makefile pkg-descr ports/sysutils/ataidle/files patch-main.c patch-mi_atagen.h patch-mi_util.c 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: Fri, 24 Jun 2011 23:51:40 -0000 sobomax 2011-06-24 23:51:39 UTC FreeBSD ports repository Modified files: sysutils/ataidle Makefile pkg-descr Added files: sysutils/ataidle/files patch-main.c patch-mi_atagen.h patch-mi_util.c Log: Add option to enable/disable write cache and display its current status. Bump PORTREVISION. Revision Changes Path 1.17 +1 -0 ports/sysutils/ataidle/Makefile 1.1 +39 -0 ports/sysutils/ataidle/files/patch-main.c (new) 1.1 +32 -0 ports/sysutils/ataidle/files/patch-mi_atagen.h (new) 1.1 +102 -0 ports/sysutils/ataidle/files/patch-mi_util.c (new) 1.5 +4 -4 ports/sysutils/ataidle/pkg-descr