From owner-cvs-ports@FreeBSD.ORG Wed Apr 6 07:36:42 2005 Return-Path: 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 9BBEC16A4CE; Wed, 6 Apr 2005 07:36:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68BBF43D1D; Wed, 6 Apr 2005 07:36:42 +0000 (GMT) (envelope-from flz@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 j367ageU021570; Wed, 6 Apr 2005 07:36:42 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j367ag9S021569; Wed, 6 Apr 2005 07:36:42 GMT (envelope-from flz) Message-Id: <200504060736.j367ag9S021569@repoman.freebsd.org> From: Florent Thoumie Date: Wed, 6 Apr 2005 07:36:42 +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/heartbeat Makefile distinfo pkg-descr pkg-plist ports/sysutils/heartbeat/files pkg-install.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 06 Apr 2005 07:36:42 -0000 flz 2005-04-06 07:36:42 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/heartbeat Makefile distinfo pkg-descr pkg-plist sysutils/heartbeat/files pkg-install.in Log: - Add heartbeat 1.2.3, a Subsystem for High-Availability Clustering. PR: ports/79537 Submitted by: Scott Kleihege Revision Changes Path 1.640 +1 -0 ports/sysutils/Makefile 1.1 +45 -0 ports/sysutils/heartbeat/Makefile (new) 1.1 +2 -0 ports/sysutils/heartbeat/distinfo (new) 1.1 +174 -0 ports/sysutils/heartbeat/files/pkg-install.in (new) 1.1 +24 -0 ports/sysutils/heartbeat/pkg-descr (new) 1.1 +269 -0 ports/sysutils/heartbeat/pkg-plist (new)