From 11edd47d6e9f8e384761712e453cbeb0b09015f1 Mon Sep 17 00:00:00 2001 From: Paul Traina Date: Sat, 15 Nov 1997 20:25:24 +0000 Subject: Upgrade to 1.18.71, remove never-tested and quite ancient dpwish support to avoid confusing folks. --- irc/zircon/Makefile | 13 ++----------- irc/zircon/distinfo | 2 +- irc/zircon/pkg-descr | 23 ----------------------- 3 files changed, 3 insertions(+), 35 deletions(-) (limited to 'irc') diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index d7bd8593ff19..e50e159b4f08 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -3,10 +3,10 @@ # Date created: 19 Aug 1995 # Whom: jkh / pst # -# $Id: Makefile,v 1.17 1997/09/21 04:03:59 jkh Exp $ +# $Id: Makefile,v 1.18 1997/10/01 21:01:25 jkh Exp $ # -DISTNAME= zircon-1.18.56 +DISTNAME= zircon-1.18.71 CATEGORIES= net tk80 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ @@ -15,17 +15,8 @@ MAINTAINER= ports@FreeBSD.org IS_INTERACTIVE= yes NO_BUILD= yes -# You can define USE_DPWISH if you want to run under the older -# tcl7.3/tk3.6/tclDP code. The author strongly reccomends using -# tcl7.5/tk4.1 instead, and the tclDP wont be supported for long. -# -.if defined(USE_DPWISH) && ${USE_DPWISH} == YES -BUILD_DEPENDS= dpwish:${PORTSDIR}/net/tclDP -RUN_DEPENDS= dpwish:${PORTSDIR}/net/tclDP -.else BUILD_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 -.endif do-install: (cd ${WRKSRC} && ./installZircon) diff --git a/irc/zircon/distinfo b/irc/zircon/distinfo index b6d9e4daea49..77fea909c222 100644 --- a/irc/zircon/distinfo +++ b/irc/zircon/distinfo @@ -1 +1 @@ -MD5 (zircon-1.18.56.tar.gz) = 1015db94b44ee72e5b4cd945a4370939 +MD5 (zircon-1.18.71.tar.gz) = fed570fc628e320c6ab0a658927e86af diff --git a/irc/zircon/pkg-descr b/irc/zircon/pkg-descr index 7f18565ed354..7c7dae459c1a 100644 --- a/irc/zircon/pkg-descr +++ b/irc/zircon/pkg-descr @@ -11,26 +11,3 @@ as many other useful and interesting features. This reflects the power of tcl/tk *not* the fact that I am a wonderful programmer (I am, but that is a side issue :-)) tcl/tk is a wonderful system and you need it on your machine *NOW*. - -Please send all reports, comments and suggestions to: - - zircon@catless.newcastle.ac.uk - -N.B. the user whose nick is zircon has nothing to do with this progam. -You can sometimes find me in the #zircon channel. - -Mail ----- - zircon-request@newcastle.ac.uk - -to be added to the Zircon users mailing list. Messages to the mailing -list should be sent to - - zircon@newcastle.ac.uk - -but please send bug reports and questions directly to me rather than the -list. - -Enjoy! - -Lindsay -- cgit v1.2.3