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 context 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,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2008/02/27 21:52:16 garbled Exp $
+# $NetBSD: Makefile,v 1.19 2008/06/07 11:15:59 obache Exp $
 
 DISTNAME=		clusterit-2.5
-#PKGREVISION=		1
+PKGREVISION=		1
 CATEGORIES=		parallel
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=clusterit/}
 
@@ -9,10 +9,13 @@
 HOMEPAGE=		http://clusterit.sourceforge.net/
 COMMENT=		Clustering package for unix
 
+PKG_DESTDIR_SUPPORT=	user-destdir
+
 GNU_CONFIGURE=		YES
 
 BUILDLINK_DEPMETHOD.libXt?=	build
 
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"
+.include "../../mk/curses.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

cvs diff -r1.3 -r1.4 pkgsrc/parallel/clusterit/PLIST (expand / switch to context 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 @@
-@comment $NetBSD: PLIST,v 1.3 2008/02/27 21:52:16 garbled Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/06/07 11:15:59 obache Exp $
 bin/barrier
 bin/barrierd
-bin/rseq
-bin/run
+bin/clustersed
 bin/dsh
+bin/dshbak
 bin/dtop
+bin/dvt
+bin/jsd
+bin/jsh
 bin/pcp
 bin/pdf
 bin/prm
-bin/dshbak
-bin/dvt
+bin/rseq
+bin/run
 bin/rvt
-bin/clustersed
-bin/jsh
-bin/jsd
 man/man1/barrier.1
 man/man1/barrierd.1
-man/man1/rseq.1
-man/man1/run.1
+man/man1/clustersed.1
 man/man1/dsh.1
+man/man1/dshbak.1
 man/man1/dtop.1
+man/man1/dvt.1
+man/man1/jsd.1
+man/man1/jsh.1
 man/man1/pcp.1
 man/man1/pdf.1
 man/man1/prm.1
-man/man1/dshbak.1
-man/man1/dvt.1
+man/man1/rseq.1
+man/man1/run.1
 man/man1/rvt.1
-man/man1/clustersed.1
-man/man1/jsh.1
-man/man1/jsd.1