diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:42 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:42 +0000 |
commit | 444bcd3c2ed803274c8deafa2c3fa03f8a394653 (patch) | |
tree | 297f74782436a0f973b6b89d60c10f399af9a135 /irc/zircon | |
parent | 56cb039977e097ac910b2d719acd77ec3d5fb646 (diff) |
This commit was manufactured by cvs2svn to create tagrelease/2.0.5
'RELENG_2_0_5_RELEASE'.
Notes
Notes:
svn path=/head/; revision=1803
svn path=/tags/RELENG_2_0_5_RELEASE/; revision=1807; tag=release/2.0.5
Diffstat (limited to 'irc/zircon')
-rw-r--r-- | irc/zircon/Makefile | 16 | ||||
-rw-r--r-- | irc/zircon/distinfo | 1 | ||||
-rw-r--r-- | irc/zircon/pkg-comment | 1 | ||||
-rw-r--r-- | irc/zircon/pkg-descr | 17 | ||||
-rw-r--r-- | irc/zircon/pkg-plist | 2 |
5 files changed, 0 insertions, 37 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile deleted file mode 100644 index b82f4dffb9d8..000000000000 --- a/irc/zircon/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# New ports collection makefile for: zircon -# Version required: 1.15p10 -# Date created: 11 Feb 1995 -# Whom: jkh -# -# $Id: Makefile,v 1.2 1995/04/01 12:49:05 jkh Exp $ -# - -DISTNAME= zircon-1.15p10 -PKGNAME= zircon-1.15.10 -CATEGORIES+= networking -MASTER_SITES= ftp://ftp.cdrom.com/pub/tcl/alcatel/code/ - -EXEC_DEPENDS= dpwish:${PORTSDIR}/net/tclDP - -.include <bsd.port.mk> diff --git a/irc/zircon/distinfo b/irc/zircon/distinfo deleted file mode 100644 index 41d72e03c1af..000000000000 --- a/irc/zircon/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (zircon-1.15p10.tar.gz) = 339206ff971d7429c1db45661bf27d82 diff --git a/irc/zircon/pkg-comment b/irc/zircon/pkg-comment deleted file mode 100644 index 3b33823c1ee6..000000000000 --- a/irc/zircon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Zircon, an X11 interface to Internet Relay Chat. diff --git a/irc/zircon/pkg-descr b/irc/zircon/pkg-descr deleted file mode 100644 index 9dd152f3f3a4..000000000000 --- a/irc/zircon/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -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 deleted file mode 100644 index 91972a609cb6..000000000000 --- a/irc/zircon/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -bin/zircon -lib/zircon |