Fri Sep 17 10:04:45 2010 UTC ()
Add MESSAGE file to warn the user that they should be running proctree,
not pstree.
Bump PKGREVISION


(sborrill)
diff -r0 -r1.1 pkgsrc/sysutils/pstree/MESSAGE
diff -r1.24 -r1.25 pkgsrc/sysutils/pstree/Makefile

File Added: pkgsrc/sysutils/pstree/MESSAGE
===========================================================================
$NetBSD: MESSAGE,v 1.1 2010/09/17 10:04:45 sborrill Exp $

N.B. this command is installed as ${PREFIX}/bin/proctree, not pstree.

===========================================================================

cvs diff -r1.24 -r1.25 pkgsrc/sysutils/pstree/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/pstree/Makefile 2010/01/16 15:28:57 1.24
+++ pkgsrc/sysutils/pstree/Makefile 2010/09/17 10:04:45 1.25
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.24 2010/01/16 15:28:57 sno Exp $ 1# $NetBSD: Makefile,v 1.25 2010/09/17 10:04:45 sborrill Exp $
2# 2#
3 3
4DISTNAME= pstree-2.33 4DISTNAME= pstree-2.33
 5PKGREVISION= 1
5CATEGORIES= sysutils 6CATEGORIES= sysutils
6MASTER_SITES= ftp://ftp.thp.uni-duisburg.de/pub/source/ 7MASTER_SITES= ftp://ftp.thp.uni-duisburg.de/pub/source/
7# http://fresh.t-systems-sfr.com/unix/src/misc/ 8# http://fresh.t-systems-sfr.com/unix/src/misc/
8 9
9MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= Display processes in a tree 11COMMENT= Display processes in a tree
11HOMEPAGE= http://www.thp.uni-duisburg.de/pstree/ 12HOMEPAGE= http://www.thp.uni-duisburg.de/pstree/
12 13
13PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
14 15
15WRKSRC= ${WRKDIR} 16WRKSRC= ${WRKDIR}
16 17
17INSTALLATION_DIRS= bin share/doc/proctree 18INSTALLATION_DIRS= bin share/doc/proctree