summaryrefslogtreecommitdiff
path: root/irc/zircon
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1997-11-15 20:25:24 +0000
committerPaul Traina <pst@FreeBSD.org>1997-11-15 20:25:24 +0000
commit11edd47d6e9f8e384761712e453cbeb0b09015f1 (patch)
tree23bff02200e6f000041877b4ca69e53ba2dabc7d /irc/zircon
parentHad problems to build Version 1.5.15 (latest snapshot of developement), (diff)
Upgrade to 1.18.71, remove never-tested and quite ancient dpwish support
to avoid confusing folks.
Notes
Notes: svn path=/head/; revision=8647
Diffstat (limited to 'irc/zircon')
-rw-r--r--irc/zircon/Makefile13
-rw-r--r--irc/zircon/distinfo2
-rw-r--r--irc/zircon/pkg-descr23
3 files changed, 3 insertions, 35 deletions
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