From owner-cvs-all@FreeBSD.ORG Thu Dec 23 10:55:45 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F66C16A4CE; Thu, 23 Dec 2004 10:55:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 479CA43D41; Thu, 23 Dec 2004 10:55:45 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBNAtjNU043053; Thu, 23 Dec 2004 10:55:45 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBNAtjM8043052; Thu, 23 Dec 2004 10:55:45 GMT (envelope-from nork) Message-Id: <200412231055.iBNAtjM8043052@repoman.freebsd.org> From: Norikatsu Shigemura Date: Thu, 23 Dec 2004 10:55:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/freeipmi Makefile distinfo pkg-descr pkg-install pkg-plist patch-bmc-watchdog-Makefile.in patch-fish-Makefile.in patch-fish-extensions-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 23 Dec 2004 10:55:45 -0000 nork 2004-12-23 10:55:45 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/freeipmi Makefile distinfo pkg-descr pkg-install pkg-plist sysutils/freeipmi/files patch-Makefile.in patch-bmc-watchdog-Makefile.in patch-fish-Makefile.in patch-fish-extensions-Makefile.in Log: Add freeipmi 0.1.3, library and tools to support IPMI-capable hardware. PR: ports/73249 Submitted by: Dmitry Frolov Revision Changes Path 1.608 +1 -0 ports/sysutils/Makefile 1.1 +51 -0 ports/sysutils/freeipmi/Makefile (new) 1.1 +4 -0 ports/sysutils/freeipmi/distinfo (new) 1.1 +11 -0 ports/sysutils/freeipmi/files/patch-Makefile.in (new) 1.1 +25 -0 ports/sysutils/freeipmi/files/patch-bmc-watchdog-Makefile.in (new) 1.1 +13 -0 ports/sysutils/freeipmi/files/patch-fish-Makefile.in (new) 1.1 +13 -0 ports/sysutils/freeipmi/files/patch-fish-extensions-Makefile.in (new) 1.1 +4 -0 ports/sysutils/freeipmi/pkg-descr (new) 1.1 +27 -0 ports/sysutils/freeipmi/pkg-install (new) 1.1 +75 -0 ports/sysutils/freeipmi/pkg-plist (new)