summaryrefslogtreecommitdiff
path: root/parallel/clusterit
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>2005-05-24 05:42:37 +0000
committergarbled <garbled@pkgsrc.org>2005-05-24 05:42:37 +0000
commit1771603872d3984970a740fbb09d80cbf8c1e00d (patch)
tree77b6d058d8e900adf05f84056c4c04dd1be23925 /parallel/clusterit
parentb6fcbdebf5d484a86a8acba64825b0eb9a70e331 (diff)
downloadpkgsrc-1771603872d3984970a740fbb09d80cbf8c1e00d.tar.gz
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.
Diffstat (limited to 'parallel/clusterit')
-rw-r--r--parallel/clusterit/Makefile6
-rw-r--r--parallel/clusterit/distinfo8
2 files changed, 8 insertions, 6 deletions
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