summaryrefslogtreecommitdiff
path: root/sysutils/lavaps
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2000-12-05 16:38:12 +0000
committerPeter Pentchev <roam@FreeBSD.org>2000-12-05 16:38:12 +0000
commit087d8f5c35310a18ab56c4e3d718cf31146f19d7 (patch)
treee9ffdcc95df50b26c629f108ca04aa923456cc9e /sysutils/lavaps
parentCompilation fixes for changes in machine/console.h and machine/mouse.h in (diff)
Use Tcl and Tk 8.3 instead of 8.2, as recommended by the program author.
Maintainer change. PR: 23297 Submitted by: Johann Visagie <johann@egenetics.com> (new maintainer) Approved by: John Heidemann <johnh@isi.edu> (former maintainer)
Notes
Notes: svn path=/head/; revision=35688
Diffstat (limited to 'sysutils/lavaps')
-rw-r--r--sysutils/lavaps/Makefile6
-rw-r--r--sysutils/lavaps/pkg-descr5
2 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile
index 426a4df6c727..600f49b818fd 100644
--- a/sysutils/lavaps/Makefile
+++ b/sysutils/lavaps/Makefile
@@ -10,13 +10,13 @@ PORTVERSION= 1.15
CATEGORIES= sysutils
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/
-MAINTAINER= johnh@isi.edu
+MAINTAINER= johann@egenetics.com
-LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
+LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
-CONFIGURE_ARGS= --with-tcl-ver=8.2 --with-tk-ver=8.2
+CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3
USE_NEWGCC= yes
MAN1= lavaps.1
diff --git a/sysutils/lavaps/pkg-descr b/sysutils/lavaps/pkg-descr
index e15e799d3f62..d9af5cfad500 100644
--- a/sysutils/lavaps/pkg-descr
+++ b/sysutils/lavaps/pkg-descr
@@ -1,4 +1,4 @@
-DESCRIPTION
+From the README:
Lavaps is an interactive process-tracking program like ``top'',
but with a much different attitude. Rather than presenting lots of
specific info in digital form, it tries to present certain important
@@ -17,4 +17,5 @@ DESCRIPTION
(This program dedicated to the memory of M.W.--I hope you would have
thought it a good hack.)
-WWW: http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/
+Author: John Heidemann <johnh@isi.edu>
+WWW: http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/