From owner-cvs-ports@FreeBSD.ORG Mon Oct 12 12:47:17 2009 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 58AE3106568D; Mon, 12 Oct 2009 12:47:17 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 489348FC1A; Mon, 12 Oct 2009 12:47:17 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9CClH2d019835; Mon, 12 Oct 2009 12:47:17 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9CClHWx019834; Mon, 12 Oct 2009 12:47:17 GMT (envelope-from miwi) Message-Id: <200910121247.n9CClHWx019834@repoman.freebsd.org> From: Martin Wilke Date: Mon, 12 Oct 2009 12:47:17 +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/superiotool Makefile distinfo pkg-descr 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: Mon, 12 Oct 2009 12:47:17 -0000 miwi 2009-10-12 12:47:17 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/superiotool Makefile distinfo pkg-descr Log: Superiotool is a GPL'd user-space helper tool for coreboot development purposes (but may also be useful for other things). It allows you to detect which Super I/O you have on your mainboard, and it can provide detailed information about the register contents of the Super I/O. WWW: http://www.coreboot.org/Superiotool PR: ports/139252 Submitted by: Andriy Gapon Revision Changes Path 1.1132 +1 -0 ports/sysutils/Makefile 1.1 +42 -0 ports/sysutils/superiotool/Makefile (new) 1.1 +3 -0 ports/sysutils/superiotool/distinfo (new) 1.1 +6 -0 ports/sysutils/superiotool/pkg-descr (new)