From 953aa13de9e1285c75be313e9cd0c78a9acc9616 Mon Sep 17 00:00:00 2001 From: garbled Date: Tue, 24 May 2005 05:42:37 +0000 Subject: Update ClusterIt to 2.3. Fixes hang bug with ssh under linux, adds a number of speed improvements, now uses autoconf to build rather than handwritten makefiles. Greatly enhanced stability. --- parallel/clusterit/Makefile | 6 ++++-- parallel/clusterit/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'parallel') diff --git a/parallel/clusterit/Makefile b/parallel/clusterit/Makefile index a90991a7607..682cf3c437d 100644 --- a/parallel/clusterit/Makefile +++ b/parallel/clusterit/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2004/02/10 09:27:15 garbled Exp $ +# $NetBSD: Makefile,v 1.9 2005/05/24 05:42:37 garbled Exp $ -DISTNAME= clusterit-2.2 +DISTNAME= clusterit-2.3 CATEGORIES= parallel MASTER_SITES= http://www.garbled.net/download/ @@ -8,6 +8,8 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.garbled.net/clusterit.html COMMENT= Clustering package for unix +HAS_CONFIGURE= YES +CONFIGURE_ARGS+= --prefix=${PREFIX} USE_X11= YES .include "../../mk/bsd.pkg.mk" diff --git a/parallel/clusterit/distinfo b/parallel/clusterit/distinfo index 3de8d977c2b..f3ac51375d6 100644 --- a/parallel/clusterit/distinfo +++ b/parallel/clusterit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2005/02/24 12:23:30 agc Exp $ +$NetBSD: distinfo,v 1.7 2005/05/24 05:42:37 garbled Exp $ -SHA1 (clusterit-2.2.tar.gz) = cc50c018f9cc34f90e385eeb83884563afd9a3f9 -RMD160 (clusterit-2.2.tar.gz) = 3da9956eaba1d5bdd44cca863391169a210f9293 -Size (clusterit-2.2.tar.gz) = 127581 bytes +SHA1 (clusterit-2.3.tar.gz) = eb6e5b41aededaad4f54fdae5dfec81927997c0d +RMD160 (clusterit-2.3.tar.gz) = 4195b3f9d4d2e0eba9ad15ab253a43a6c927043a +Size (clusterit-2.3.tar.gz) = 353705 bytes -- cgit v1.2.3