From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- parallel/clusterit/DESCR | 6 ++++++ parallel/clusterit/PLIST | 29 +++++++++++++++++++++++++++++ parallel/clusterit/pkg/DESCR | 6 ------ parallel/clusterit/pkg/PLIST | 29 ----------------------------- 4 files changed, 35 insertions(+), 35 deletions(-) create mode 100644 parallel/clusterit/DESCR create mode 100644 parallel/clusterit/PLIST delete mode 100644 parallel/clusterit/pkg/DESCR delete mode 100644 parallel/clusterit/pkg/PLIST (limited to 'parallel/clusterit') diff --git a/parallel/clusterit/DESCR b/parallel/clusterit/DESCR new file mode 100644 index 00000000000..6db71b113c5 --- /dev/null +++ b/parallel/clusterit/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/PLIST b/parallel/clusterit/PLIST new file mode 100644 index 00000000000..9176bfcabcd --- /dev/null +++ b/parallel/clusterit/PLIST @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:58:11 zuntum Exp $ +bin/barrier +bin/barrierd +bin/seq +bin/run +bin/dsh +bin/pcp +bin/pdf +bin/prm +bin/dshbak +bin/dvt +bin/rvt +bin/clustersed +bin/jsh +bin/jsd +man/man1/barrier.1 +man/man1/barrierd.1 +man/man1/seq.1 +man/man1/run.1 +man/man1/dsh.1 +man/man1/pcp.1 +man/man1/pdf.1 +man/man1/prm.1 +man/man1/dshbak.1 +man/man1/dvt.1 +man/man1/rvt.1 +man/man1/clustersed.1 +man/man1/jsh.1 +man/man1/jsd.1 diff --git a/parallel/clusterit/pkg/DESCR b/parallel/clusterit/pkg/DESCR deleted file mode 100644 index 6db71b113c5..00000000000 --- a/parallel/clusterit/pkg/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -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 deleted file mode 100644 index 2a4d4002d3b..00000000000 --- a/parallel/clusterit/pkg/PLIST +++ /dev/null @@ -1,29 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2001/08/14 08:33:33 garbled Exp $ -bin/barrier -bin/barrierd -bin/seq -bin/run -bin/dsh -bin/pcp -bin/pdf -bin/prm -bin/dshbak -bin/dvt -bin/rvt -bin/clustersed -bin/jsh -bin/jsd -man/man1/barrier.1 -man/man1/barrierd.1 -man/man1/seq.1 -man/man1/run.1 -man/man1/dsh.1 -man/man1/pcp.1 -man/man1/pdf.1 -man/man1/prm.1 -man/man1/dshbak.1 -man/man1/dvt.1 -man/man1/rvt.1 -man/man1/clustersed.1 -man/man1/jsh.1 -man/man1/jsd.1 -- cgit v1.2.3