Sat Jun 7 11:15:59 2008 UTC ()
Requre curses library.
Bump PKGREVISION.

While here, marked as DESTDIR ready, sort PLIST.
Patch from Aleksej Saushev in PR 38879.


(obache)
diff -r1.18 -r1.19 pkgsrc/parallel/clusterit/Makefile
diff -r1.3 -r1.4 pkgsrc/parallel/clusterit/PLIST

cvs diff -r1.18 -r1.19 pkgsrc/parallel/clusterit/Makefile (expand / switch to unified diff)

--- pkgsrc/parallel/clusterit/Makefile 2008/02/27 21:52:16 1.18
+++ pkgsrc/parallel/clusterit/Makefile 2008/06/07 11:15:59 1.19
@@ -1,18 +1,21 @@ @@ -1,18 +1,21 @@
1# $NetBSD: Makefile,v 1.18 2008/02/27 21:52:16 garbled Exp $ 1# $NetBSD: Makefile,v 1.19 2008/06/07 11:15:59 obache Exp $
2 2
3DISTNAME= clusterit-2.5 3DISTNAME= clusterit-2.5
4#PKGREVISION= 1 4PKGREVISION= 1
5CATEGORIES= parallel 5CATEGORIES= parallel
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clusterit/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clusterit/}
7 7
8MAINTAINER= root@garbled.net 8MAINTAINER= root@garbled.net
9HOMEPAGE= http://clusterit.sourceforge.net/ 9HOMEPAGE= http://clusterit.sourceforge.net/
10COMMENT= Clustering package for unix 10COMMENT= Clustering package for unix
11 11
 12PKG_DESTDIR_SUPPORT= user-destdir
 13
12GNU_CONFIGURE= YES 14GNU_CONFIGURE= YES
13 15
14BUILDLINK_DEPMETHOD.libXt?= build 16BUILDLINK_DEPMETHOD.libXt?= build
15 17
16.include "../../x11/libX11/buildlink3.mk" 18.include "../../x11/libX11/buildlink3.mk"
17.include "../../x11/libXt/buildlink3.mk" 19.include "../../x11/libXt/buildlink3.mk"
 20.include "../../mk/curses.buildlink3.mk"
18.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/parallel/clusterit/PLIST (expand / switch to unified diff)

--- pkgsrc/parallel/clusterit/PLIST 2008/02/27 21:52:16 1.3
+++ pkgsrc/parallel/clusterit/PLIST 2008/06/07 11:15:59 1.4
@@ -1,31 +1,31 @@ @@ -1,31 +1,31 @@
1@comment $NetBSD: PLIST,v 1.3 2008/02/27 21:52:16 garbled Exp $ 1@comment $NetBSD: PLIST,v 1.4 2008/06/07 11:15:59 obache Exp $
2bin/barrier 2bin/barrier
3bin/barrierd 3bin/barrierd
4bin/rseq 4bin/clustersed
5bin/run 
6bin/dsh 5bin/dsh
 6bin/dshbak
7bin/dtop 7bin/dtop
 8bin/dvt
 9bin/jsd
 10bin/jsh
8bin/pcp 11bin/pcp
9bin/pdf 12bin/pdf
10bin/prm 13bin/prm
11bin/dshbak 14bin/rseq
12bin/dvt 15bin/run
13bin/rvt 16bin/rvt
14bin/clustersed 
15bin/jsh 
16bin/jsd 
17man/man1/barrier.1 17man/man1/barrier.1
18man/man1/barrierd.1 18man/man1/barrierd.1
19man/man1/rseq.1 19man/man1/clustersed.1
20man/man1/run.1 
21man/man1/dsh.1 20man/man1/dsh.1
 21man/man1/dshbak.1
22man/man1/dtop.1 22man/man1/dtop.1
 23man/man1/dvt.1
 24man/man1/jsd.1
 25man/man1/jsh.1
23man/man1/pcp.1 26man/man1/pcp.1
24man/man1/pdf.1 27man/man1/pdf.1
25man/man1/prm.1 28man/man1/prm.1
26man/man1/dshbak.1 29man/man1/rseq.1
27man/man1/dvt.1 30man/man1/run.1
28man/man1/rvt.1 31man/man1/rvt.1
29man/man1/clustersed.1 
30man/man1/jsh.1 
31man/man1/jsd.1