From b06eaea8582726e89f785af36a9baed17744b5c8 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 29 Jan 1999 19:20:12 +0000 Subject: [PATCH] Move tkirc to category net per PR pkg/6909 by Klaus Klein. --- net/Makefile | 3 ++- net/tkirc/Makefile | 2 +- net/tkirc/files/md5 | 2 +- net/tkirc/patches/patch-aa | 2 +- net/tkirc/pkg/PLIST | 2 +- x11/Makefile | 3 +-- x11/tkirc/Makefile | 26 -------------------------- x11/tkirc/files/md5 | 3 --- x11/tkirc/patches/patch-aa | 12 ------------ x11/tkirc/pkg/COMMENT | 1 - x11/tkirc/pkg/DESCR | 7 ------- x11/tkirc/pkg/PLIST | 7 ------- 12 files changed, 7 insertions(+), 63 deletions(-) delete mode 100644 x11/tkirc/Makefile delete mode 100644 x11/tkirc/files/md5 delete mode 100644 x11/tkirc/patches/patch-aa delete mode 100644 x11/tkirc/pkg/COMMENT delete mode 100644 x11/tkirc/pkg/DESCR delete mode 100644 x11/tkirc/pkg/PLIST diff --git a/net/Makefile b/net/Makefile index 1a4cfe8c4398..48ce32e7a5a1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 1999/01/29 10:41:10 bouyer Exp $ +# $NetBSD: Makefile,v 1.52 1999/01/29 19:20:13 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -92,6 +92,7 @@ # SUBDIR += telnetx # SUBDIR += tintin++ SUBDIR += tinyfugue + SUBDIR += tkirc # SUBDIR += traceroute # SUBDIR += trafshow SUBDIR+= ttcp diff --git a/net/tkirc/Makefile b/net/tkirc/Makefile index 7582fadd497a..af46f662f257 100644 --- a/net/tkirc/Makefile +++ b/net/tkirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/11/19 15:40:48 agc Exp $ +# $NetBSD: Makefile,v 1.10 1999/01/29 19:24:13 tron Exp $ DISTNAME= tkirc1.202 PKGNAME= tkirc-1.202 diff --git a/net/tkirc/files/md5 b/net/tkirc/files/md5 index 4127946517a0..d3bc11913e58 100644 --- a/net/tkirc/files/md5 +++ b/net/tkirc/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 1998/08/07 13:29:08 agc Exp $ +$NetBSD: md5,v 1.5 1999/01/29 19:25:00 tron Exp $ MD5 (tkirc1.202.tar.gz) = f00d23922764bb5091ab0e4f8a10a528 diff --git a/net/tkirc/patches/patch-aa b/net/tkirc/patches/patch-aa index ed62facb2df4..dc21852cf7a1 100644 --- a/net/tkirc/patches/patch-aa +++ b/net/tkirc/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.2 1998/08/07 11:18:19 agc Exp $ +$NetBSD: patch-aa,v 1.3 1999/01/29 19:25:33 tron Exp $ --- tkirc.BAK Sun Nov 9 21:05:06 1997 +++ tkirc Sun Nov 9 21:05:14 1997 diff --git a/net/tkirc/pkg/PLIST b/net/tkirc/pkg/PLIST index e966d32d76e5..c90286dd5548 100644 --- a/net/tkirc/pkg/PLIST +++ b/net/tkirc/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1997/11/09 23:46:04 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/01/29 19:26:24 tron Exp $ bin/tkirc share/doc/tkirc/tkircrc-example share/doc/tkirc/README diff --git a/x11/Makefile b/x11/Makefile index b71d20cfa1f7..873335fa2f7d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 1999/01/23 15:02:12 tron Exp $ +# $NetBSD: Makefile,v 1.73 1999/01/29 19:20:12 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -79,7 +79,6 @@ # SUBDIR += tkgoodstuff SUBDIR += tkicb SUBDIR += tkinfo - SUBDIR += tkirc SUBDIR += tkman # SUBDIR += tvtwm SUBDIR += unclutter diff --git a/x11/tkirc/Makefile b/x11/tkirc/Makefile deleted file mode 100644 index 7582fadd497a..000000000000 --- a/x11/tkirc/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# $NetBSD: Makefile,v 1.9 1998/11/19 15:40:48 agc Exp $ - -DISTNAME= tkirc1.202 -PKGNAME= tkirc-1.202 -CATEGORIES= net x11 -MASTER_SITES= ftp://ftp.informatik.uni-oldenburg.de/pub/tkirc/ - -MAINTAINER= hubertf@netbsd.org -HOMEPAGE= http://www.north.de/~atte/tkirc/ - -DEPENDS+= ircII-4.4:../../net/ircII -DEPENDS+= tk-8.0p2:../../x11/tk80 - -NO_CONFIGURE= yes -NO_BUILD= yes -WRKSRC= ${WRKDIR}/tkirc - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/tkirc ${PREFIX}/bin - ${MKDIR} ${PREFIX}/share/doc/tkirc - ${INSTALL_DATA} ${WRKSRC}/tkircrc-example ${PREFIX}/share/doc/tkirc - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/tkirc - ${INSTALL_DATA} ${WRKSRC}/CHANGES ${PREFIX}/share/doc/tkirc - ${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/tkirc - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/tkirc/files/md5 b/x11/tkirc/files/md5 deleted file mode 100644 index 4127946517a0..000000000000 --- a/x11/tkirc/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.4 1998/08/07 13:29:08 agc Exp $ - -MD5 (tkirc1.202.tar.gz) = f00d23922764bb5091ab0e4f8a10a528 diff --git a/x11/tkirc/patches/patch-aa b/x11/tkirc/patches/patch-aa deleted file mode 100644 index ed62facb2df4..000000000000 --- a/x11/tkirc/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-aa,v 1.2 1998/08/07 11:18:19 agc Exp $ - ---- tkirc.BAK Sun Nov 9 21:05:06 1997 -+++ tkirc Sun Nov 9 21:05:14 1997 -@@ -1,6 +1,6 @@ - #! /bin/sh - # \ --exec wish "$0" "$@" -+exec wish8.0 "$0" "$@" - - ############################################################################# - # # diff --git a/x11/tkirc/pkg/COMMENT b/x11/tkirc/pkg/COMMENT deleted file mode 100644 index 724e7d21e94d..000000000000 --- a/x11/tkirc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -GUI for the ircII Internet Relay Chat client diff --git a/x11/tkirc/pkg/DESCR b/x11/tkirc/pkg/DESCR deleted file mode 100644 index 95ebe0d0c3d4..000000000000 --- a/x11/tkirc/pkg/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -tkirc is a frontend for unix's ircII (shell-client for the Internet -Relay Chat) based on Tcl/Tk. If you know how to use ircII, you should -not have any problems to use tkirc after installation. - -See /usr/pkg/share/doc/tkirc/README for more information. - -Also, copy /usr/pkg/share/doc/tkirc/tkircrc-example to $HOME/.tkircrc. diff --git a/x11/tkirc/pkg/PLIST b/x11/tkirc/pkg/PLIST deleted file mode 100644 index e966d32d76e5..000000000000 --- a/x11/tkirc/pkg/PLIST +++ /dev/null @@ -1,7 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1997/11/09 23:46:04 hubertf Exp $ -bin/tkirc -share/doc/tkirc/tkircrc-example -share/doc/tkirc/README -share/doc/tkirc/CHANGES -share/doc/tkirc/COPYING -@dirrm share/doc/tkirc