summaryrefslogtreecommitdiff
path: root/parallel/clusterit
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>1998-10-13 23:31:03 +0000
committergarbled <garbled@pkgsrc.org>1998-10-13 23:31:03 +0000
commite33bd8b3ae6cf8f8c799f1f3f29d1e30a4c42041 (patch)
tree92e1e2e01df17b70f28789046ea505ace49d03e1 /parallel/clusterit
parent9a8a16fdc33e135261094dcb797278948ba641b2 (diff)
downloadpkgsrc-e33bd8b3ae6cf8f8c799f1f3f29d1e30a4c42041.tar.gz
Add the whole parallel category to pkgsrc, and sprinkle it with a few
packages. mpi-ch: a free implementation of the Message Passing Interface. pvm3: Paralell Virtual Machine libraries and environment clusterit: A clustering package for unix
Diffstat (limited to 'parallel/clusterit')
-rw-r--r--parallel/clusterit/Makefile9
-rw-r--r--parallel/clusterit/files/md53
-rw-r--r--parallel/clusterit/pkg/COMMENT1
-rw-r--r--parallel/clusterit/pkg/DESCR6
-rw-r--r--parallel/clusterit/pkg/PLIST11
5 files changed, 30 insertions, 0 deletions
diff --git a/parallel/clusterit/Makefile b/parallel/clusterit/Makefile
new file mode 100644
index 00000000000..8a5e930a9cb
--- /dev/null
+++ b/parallel/clusterit/Makefile
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile,v 1.1.1.1 1998/10/13 23:31:04 garbled Exp $
+
+DISTNAME= clusterit-1.0
+CATEGORIES= parallel
+MASTER_SITES= http://www.inficad.com/~garbled/
+
+MAINTAINER= root@garbled.net
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/parallel/clusterit/files/md5 b/parallel/clusterit/files/md5
new file mode 100644
index 00000000000..106083a61b4
--- /dev/null
+++ b/parallel/clusterit/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1998/10/13 23:31:04 garbled Exp $
+
+MD5 (clusterit-1.0.tar.gz) = 543b4962f9c09b498bc9e7816902bb43
diff --git a/parallel/clusterit/pkg/COMMENT b/parallel/clusterit/pkg/COMMENT
new file mode 100644
index 00000000000..cd486952467
--- /dev/null
+++ b/parallel/clusterit/pkg/COMMENT
@@ -0,0 +1 @@
+A clustering package for unix
diff --git a/parallel/clusterit/pkg/DESCR b/parallel/clusterit/pkg/DESCR
new file mode 100644
index 00000000000..6db71b113c5
--- /dev/null
+++ b/parallel/clusterit/pkg/DESCR
@@ -0,0 +1,6 @@
+This is a collection of clustering tools, to turn your ordinary
+everyday pile of UNIX workstations into a speedy parallel beast.
+
+Initially this work was based on the work of IBM's PSSP, and copied
+heavily from the ideas there. Its also lightly based on the work
+pioneered in GLUnix.
diff --git a/parallel/clusterit/pkg/PLIST b/parallel/clusterit/pkg/PLIST
new file mode 100644
index 00000000000..8b6f31af28b
--- /dev/null
+++ b/parallel/clusterit/pkg/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1998/10/13 23:31:04 garbled Exp $
+bin/dsh
+bin/pcp
+bin/pdf
+bin/prm
+bin/dshbak
+man/man1/dsh.1
+man/man1/pcp.1
+man/man1/pdf.1
+man/man1/prm.1
+man/man1/dshbak.1