Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Dec 2000 17:34:59 +0200
From:      johann@egenetics.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23297: Port update: sysutils/lavaps (plus MAINTAINER change)
Message-ID:  <E143K7P-000LG3-00@fling.sanbi.ac.za>
Resent-Message-ID: <200012051540.eB5Fe7E87226@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         23297
>Category:       ports
>Synopsis:       Port update: sysutils/lavaps (plus MAINTAINER change)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 05 07:40:05 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Johann Visagie
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Electric Genetics
>Environment:
>Description:
- Update LavaPS port to use Tcl/Tk 8.3 libraries, which is now the
  recommended environment according to the author.
- Take over MAINTAINERship of this port.
- Approved by:  Current MAINTAINER <johnh@isi.edu> (who is also the author)
>How-To-Repeat:
>Fix:
diff -ruN lavaps.bak/Makefile lavaps/Makefile
--- lavaps.bak/Makefile	Tue Dec  5 17:17:15 2000
+++ lavaps/Makefile	Tue Dec  5 17:18:22 2000
@@ -10,13 +10,13 @@
 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 -ruN lavaps.bak/pkg-descr lavaps/pkg-descr
--- lavaps.bak/pkg-descr	Tue Dec  5 17:17:15 2000
+++ lavaps/pkg-descr	Tue Dec  5 17:32:36 2000
@@ -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 @@
     (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/

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E143K7P-000LG3-00>