From owner-cvs-all@FreeBSD.ORG Wed Jun 1 06:27:08 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 CB6A016A41C; Wed, 1 Jun 2005 06:27:08 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6EEA43D4C; Wed, 1 Jun 2005 06:27:08 +0000 (GMT) (envelope-from barner@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 j516R8cV009178; Wed, 1 Jun 2005 06:27:08 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j516R8Gp009177; Wed, 1 Jun 2005 06:27:08 GMT (envelope-from barner) Message-Id: <200506010627.j516R8Gp009177@repoman.freebsd.org> From: Simon Barner Date: Wed, 1 Jun 2005 06:27:08 +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/fanout Makefile distinfo pkg-descr ports/sysutils/fanout/files patch-fanmux patch-fanout patch-fanterm 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: Wed, 01 Jun 2005 06:27:09 -0000 barner 2005-06-01 06:27:08 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fanout Makefile distinfo pkg-descr sysutils/fanout/files patch-fanmux patch-fanout patch-fanterm Log: Add fanout 0.6.1, tool to run commands on multiple machines. PR: 76510 Submitted by: janos.mohacsi@bsd.hu Revision Changes Path 1.654 +1 -0 ports/sysutils/Makefile 1.1 +41 -0 ports/sysutils/fanout/Makefile (new) 1.1 +2 -0 ports/sysutils/fanout/distinfo (new) 1.1 +8 -0 ports/sysutils/fanout/files/patch-fanmux (new) 1.1 +51 -0 ports/sysutils/fanout/files/patch-fanout (new) 1.1 +48 -0 ports/sysutils/fanout/files/patch-fanterm (new) 1.1 +12 -0 ports/sysutils/fanout/pkg-descr (new)