From 79727abf245ae457a5ee71fadc40522d8dc972e0 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sun, 12 Feb 1995 08:57:14 +0000 Subject: A port of zircon version 1.15p10 --- irc/zircon/Makefile | 13 +++++++++++++ irc/zircon/distinfo | 1 + irc/zircon/pkg-comment | 1 + irc/zircon/pkg-descr | 17 +++++++++++++++++ irc/zircon/pkg-plist | 2 ++ 5 files changed, 34 insertions(+) create mode 100644 irc/zircon/Makefile create mode 100644 irc/zircon/distinfo create mode 100644 irc/zircon/pkg-comment create mode 100644 irc/zircon/pkg-descr create mode 100644 irc/zircon/pkg-plist (limited to 'irc') diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile new file mode 100644 index 000000000000..62b30876b06e --- /dev/null +++ b/irc/zircon/Makefile @@ -0,0 +1,13 @@ +# New ports collection makefile for: zircon +# Version required: 1.15p10 +# Date created: 11 Feb 1995 +# Whom: jkh +# +# $Id: Makefile,v 1.1.1.1 1994/12/12 00:44:48 ats Exp $ +# + +DISTNAME= zircon-1.15p10 +MASTER_SITES= ftp://ftp.cdrom.com/pub/tcl/alcatel/code/ +EXEC_DEPENDS= dpwish:${PORTSDIR}/net/tclDP + +.include diff --git a/irc/zircon/distinfo b/irc/zircon/distinfo new file mode 100644 index 000000000000..41d72e03c1af --- /dev/null +++ b/irc/zircon/distinfo @@ -0,0 +1 @@ +MD5 (zircon-1.15p10.tar.gz) = 339206ff971d7429c1db45661bf27d82 diff --git a/irc/zircon/pkg-comment b/irc/zircon/pkg-comment new file mode 100644 index 000000000000..3b33823c1ee6 --- /dev/null +++ b/irc/zircon/pkg-comment @@ -0,0 +1 @@ +Zircon, an X11 interface to Internet Relay Chat. diff --git a/irc/zircon/pkg-descr b/irc/zircon/pkg-descr new file mode 100644 index 000000000000..9dd152f3f3a4 --- /dev/null +++ b/irc/zircon/pkg-descr @@ -0,0 +1,17 @@ +This is a release of Zircon, an X11 interface to Internet Relay Chat. +The software is written in tcl/tk and uses the tcl-dp TCP extensions +to provide network communications. Suggestions for improvements to +Zircon are welcome. I am particularly interested in making the +system useful for those users in groups where JIPS and other national +character sets are used. + +Zircon has more features than you could possibly imagine and +implements nearly everything that the irc II clients support as well +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 diff --git a/irc/zircon/pkg-plist b/irc/zircon/pkg-plist new file mode 100644 index 000000000000..91972a609cb6 --- /dev/null +++ b/irc/zircon/pkg-plist @@ -0,0 +1,2 @@ +bin/zircon +lib/zircon -- cgit v1.2.3