summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-01-31 23:04:47 +0000
committerwiz <wiz@pkgsrc.org>2002-01-31 23:04:47 +0000
commitc941fad460ca54b0b3954e1c92bcc6b8b282181b (patch)
tree4c80a58bfeda56888afc6d11f9241464419842f9 /net
parent8722a3eeca1b82cfe8a6c1af29102332e68d72a5 (diff)
downloadpkgsrc-c941fad460ca54b0b3954e1c92bcc6b8b282181b.tar.gz
Remove eggdrop (broken for 16 months now).
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
-rw-r--r--net/eggdrop/DESCR17
-rw-r--r--net/eggdrop/MESSAGE8
-rw-r--r--net/eggdrop/Makefile68
-rw-r--r--net/eggdrop/PLIST70
-rw-r--r--net/eggdrop/distinfo9
-rw-r--r--net/eggdrop/patches/patch-aa18
-rw-r--r--net/eggdrop/patches/patch-ab21
-rw-r--r--net/eggdrop/patches/patch-ac13
-rw-r--r--net/eggdrop/patches/patch-ad13
-rw-r--r--net/eggdrop/patches/patch-ae16
11 files changed, 1 insertions, 255 deletions
diff --git a/net/Makefile b/net/Makefile
index acbb0069983..842824880e7 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.270 2002/01/29 16:34:26 drochner Exp $
+# $NetBSD: Makefile,v 1.271 2002/01/31 23:04:47 wiz Exp $
#
COMMENT= Networking tools
@@ -44,7 +44,6 @@ SUBDIR+= djbdns
SUBDIR+= dlint
SUBDIR+= dynipclient
SUBDIR+= echoping
-SUBDIR+= eggdrop
SUBDIR+= etherape
SUBDIR+= ethereal
SUBDIR+= fair-identd
diff --git a/net/eggdrop/DESCR b/net/eggdrop/DESCR
deleted file mode 100644
index 815b8ae39c9..00000000000
--- a/net/eggdrop/DESCR
+++ /dev/null
@@ -1,17 +0,0 @@
-Eggdrop is an IRC bot, written in C. If you don't know what IRC is, this
-is probably not whatever you're looking for! Eggdrop, being a bot, sits
-on a channel and takes protective measures: to keep the channel from being
-taken over (in the few ways that anything CAN), to recognize banished
-users or sites and reject them, to recognize priveledged users and let
-them gain ops, etc.
-
-One of the more unique features of eggdrop is its "party line", accessable
-via DCC chat, which allows you to talk to other people lag-free.
-Consider it a multi-way DCC chat, or a miniature IRC (complete with
-channels). You can link up with other bots and expand the party line
-until it actually becomes something very much like IRC, in fact.
-
-The preliminary documentation is in "eggdrop.doc" and is intended to be
-read after you have eggdrop compiled and set up. It's changing all the
-time and getting new sections added. If you'd like to write a section,
-then please do!
diff --git a/net/eggdrop/MESSAGE b/net/eggdrop/MESSAGE
deleted file mode 100644
index 94c1a4441ad..00000000000
--- a/net/eggdrop/MESSAGE
+++ /dev/null
@@ -1,8 +0,0 @@
-=============================================================================
-$NetBSD: MESSAGE,v 1.1 2001/10/31 22:55:18 zuntum Exp $
-
-If you run an IRC robot on most IRC nets, you will probably be banned from
-any server to which you connect. Take care in how you use IRC robots, and
-make sure to get permission before running one on any server.
-
-=============================================================================
diff --git a/net/eggdrop/Makefile b/net/eggdrop/Makefile
deleted file mode 100644
index 91dd536b762..00000000000
--- a/net/eggdrop/Makefile
+++ /dev/null
@@ -1,68 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2001/02/17 18:18:49 wiz Exp $
-#
-
-DISTNAME= eggdrop1.3.22
-PKGNAME= eggdrop-1.3.22
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.sodre.net/pub/eggdrop/ \
- ftp://ftp.bots.org/pub/mirrors/eggdrop/ \
- ftp://ftp.gymnet.com/pub/irc/bots/eggdrop/
-
-BROKEN= This package has not yet been updated to work past tcl-8.0.5.
-
-MAINTAINER= tv@netbsd.org
-HOMEPAGE= http://www.sodre.net/eggdrop/
-COMMENT= IRC robot with TCL scripting and multi-channel ability
-
-DEPENDS+= tcl>=8.3.2:../../lang/tcl
-
-GNU_CONFIGURE= yes
-CONFIGURE_ENV+= TCLLIB="${PREFIX}/lib" TCLINC="${PREFIX}/include/tcl8.0"
-
-post-patch:
- cd ${WRKSRC} && ${SED} -e 's,modules/,${PREFIX}/lib/eggdrop/,' \
- < eggdrop.conf.dist > eggdrop.conf.dist.new
-
-do-install: do-install-program
-do-install-program:
- ${INSTALL_PROGRAM} ${WRKSRC}/eggdrop ${PREFIX}/bin/
- ${INSTALL_MAN} ${WRKSRC}/doc/man1/eggdrop.1 ${PREFIX}/man/man1/
- ${INSTALL_DATA} ${WRKSRC}/eggdrop.conf.dist.new ${PREFIX}/etc/eggdrop.conf.dist
- ${INSTALL_DATA_DIR} ${PREFIX}/share/eggdrop \
- ${PREFIX}/share/eggdrop/help ${PREFIX}/share/eggdrop/language \
- ${PREFIX}/share/eggdrop/scripts \
- ${PREFIX}/share/eggdrop/help/msg ${PREFIX}/share/eggdrop/help/set
- ${INSTALL_DATA} ${WRKSRC}/language/core.english.lang \
- ${PREFIX}/share/eggdrop/language/
- cd ${WRKSRC}/doc && ${INSTALL_DATA} BOTNET eggdrop.doc \
- tcl-commands.doc tricks ${PREFIX}/share/eggdrop/
- cd ${WRKSRC}/help && ${INSTALL_DATA} assoc.help chaninfo \
- channels.help cmds1.help cmds2.help console.help core.help \
- filesys.help irc.help notes.help seen.help server.help \
- share.help userinfo.help \
- ${PREFIX}/share/eggdrop/help/
- cd ${WRKSRC}/help/msg && ${INSTALL_DATA} irc.help notes.help \
- seen.help userinfo.help \
- ${PREFIX}/share/eggdrop/help/msg/
- cd ${WRKSRC}/help/set && ${INSTALL_DATA} channels.help cmds1.help \
- cmds2.help console.help ctcp.help filesys.help irc.help \
- notes.help server.help transfer.help \
- ${PREFIX}/share/eggdrop/help/set/
- cd ${WRKSRC}/scripts && ${INSTALL_DATA} CONTENTS action.fix.tcl \
- alltools.tcl botchk compat.tcl getops-2.0.1.tcl klined.tcl \
- notes2.tcl ques4.tcl userinfo1.0.tcl weed \
- ${PREFIX}/share/eggdrop/scripts/
-
-.include "../../mk/bsd.pkg.mk"
-
-.if defined(NOPIC)
-ALL_TARGET= static
-.else
-do-install: do-install-modules
-do-install-modules:
- ${INSTALL_DATA_DIR} ${PREFIX}/lib/eggdrop
- cd ${WRKSRC} && ${INSTALL_DATA} assoc.so blowfish.so channels.so \
- console.so ctcp.so filesys.so irc.so notes.so seen.so \
- server.so share.so transfer.so wire.so woobie.so \
- ${PREFIX}/lib/eggdrop/
-.endif
diff --git a/net/eggdrop/PLIST b/net/eggdrop/PLIST
deleted file mode 100644
index 14f22d3f70e..00000000000
--- a/net/eggdrop/PLIST
+++ /dev/null
@@ -1,70 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:55:18 zuntum Exp $
-bin/eggdrop
-etc/eggdrop.conf.dist
-lib/eggdrop/assoc.so
-lib/eggdrop/blowfish.so
-lib/eggdrop/channels.so
-lib/eggdrop/console.so
-lib/eggdrop/ctcp.so
-lib/eggdrop/filesys.so
-lib/eggdrop/irc.so
-lib/eggdrop/notes.so
-lib/eggdrop/seen.so
-lib/eggdrop/server.so
-lib/eggdrop/share.so
-lib/eggdrop/transfer.so
-lib/eggdrop/wire.so
-lib/eggdrop/woobie.so
-man/man1/eggdrop.1
-share/eggdrop/BOTNET
-share/eggdrop/eggdrop.doc
-share/eggdrop/tcl-commands.doc
-share/eggdrop/tricks
-share/eggdrop/help/assoc.help
-share/eggdrop/help/chaninfo
-share/eggdrop/help/channels.help
-share/eggdrop/help/cmds1.help
-share/eggdrop/help/cmds2.help
-share/eggdrop/help/console.help
-share/eggdrop/help/core.help
-share/eggdrop/help/filesys.help
-share/eggdrop/help/irc.help
-share/eggdrop/help/notes.help
-share/eggdrop/help/seen.help
-share/eggdrop/help/server.help
-share/eggdrop/help/share.help
-share/eggdrop/help/userinfo.help
-share/eggdrop/help/msg/irc.help
-share/eggdrop/help/msg/notes.help
-share/eggdrop/help/msg/seen.help
-share/eggdrop/help/msg/userinfo.help
-share/eggdrop/help/set/channels.help
-share/eggdrop/help/set/cmds1.help
-share/eggdrop/help/set/cmds2.help
-share/eggdrop/help/set/console.help
-share/eggdrop/help/set/ctcp.help
-share/eggdrop/help/set/filesys.help
-share/eggdrop/help/set/irc.help
-share/eggdrop/help/set/notes.help
-share/eggdrop/help/set/server.help
-share/eggdrop/help/set/transfer.help
-share/eggdrop/language/core.english.lang
-share/eggdrop/scripts/CONTENTS
-share/eggdrop/scripts/action.fix.tcl
-share/eggdrop/scripts/alltools.tcl
-share/eggdrop/scripts/botchk
-share/eggdrop/scripts/compat.tcl
-share/eggdrop/scripts/getops-2.0.1.tcl
-share/eggdrop/scripts/klined.tcl
-share/eggdrop/scripts/notes2.tcl
-share/eggdrop/scripts/ques4.tcl
-share/eggdrop/scripts/userinfo1.0.tcl
-share/eggdrop/scripts/weed
-@comment The directory does not exist for NOPIC, so don't issue an error.
-@unexec rmdir %D/lib/eggdrop 2>/dev/null || true
-@dirrm share/eggdrop/help/msg
-@dirrm share/eggdrop/help/set
-@dirrm share/eggdrop/help
-@dirrm share/eggdrop/language
-@dirrm share/eggdrop/scripts
-@dirrm share/eggdrop
diff --git a/net/eggdrop/distinfo b/net/eggdrop/distinfo
deleted file mode 100644
index 38f36715ec9..00000000000
--- a/net/eggdrop/distinfo
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 11:23:14 wiz Exp $
-
-SHA1 (eggdrop1.3.22.tar.gz) = 89bf98ac7fb77f567de68beac21bd848d0e569c2
-Size (eggdrop1.3.22.tar.gz) = 484423 bytes
-SHA1 (patch-aa) = c39d6f3525b7ed0c4ac6b52aa63659ca101199e1
-SHA1 (patch-ab) = 1895662d1d38fc755cce73d91dfc54eef0818be3
-SHA1 (patch-ac) = db7e416631b9217eb36ee77732e5c22b6b60f0ac
-SHA1 (patch-ad) = 7560ccf0fa9ada831be97a684219db38607b2536
-SHA1 (patch-ae) = 6f2d1d5a0e9553d2929fd1d5e82ecc9fc51ff641
diff --git a/net/eggdrop/patches/patch-aa b/net/eggdrop/patches/patch-aa
deleted file mode 100644
index 2df5a532ef5..00000000000
--- a/net/eggdrop/patches/patch-aa
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-aa,v 1.1 1998/11/24 04:12:09 tv Exp $
-
---- configure.orig Sat Oct 17 07:17:39 1998
-+++ configure Mon Nov 23 19:19:22 1998
-@@ -1101,7 +1101,13 @@
- *BSD)
- echo "$ac_t""FreeBSD/NetBSD - choose your poison" 1>&6
- SHLIB_CC="$CC -fpic"
-+if [ `echo __ELF__ | $CC -E - | grep -v '#'` = 1 ]; then
-+ SHLIB_LD="ld -shared -x"
-+ BEL_MOD_LD="$CC -Wl,-E $LDFLAGS"
-+else
- SHLIB_LD="ld -Bshareable -x"
-+ BEL_MOD_LD="$CC $LDFLAGS"
-+fi
- cat >> confdefs.h <<\EOF
- #define MODULES_OK 1
- EOF
diff --git a/net/eggdrop/patches/patch-ab b/net/eggdrop/patches/patch-ab
deleted file mode 100644
index 8a65696c37d..00000000000
--- a/net/eggdrop/patches/patch-ab
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-ab,v 1.2 1998/11/24 21:10:02 frueauf Exp $
-
---- src/main.c.orig Fri Oct 23 07:20:44 1998
-+++ src/main.c Mon Nov 23 23:06:43 1998
-@@ -93,7 +93,7 @@
- /* foreground: use the terminal as a party line? */
- int term_z = 0;
- /* name of the config file */
--char configfile[121] = "egg.config";
-+char configfile[121] = __PREFIX__ "/etc/eggdrop.conf";
- /* directory of help files (if used) */
- char helpdir[121];
- /* directory for text files that get dumped */
-@@ -513,6 +513,7 @@
- FILE *f;
- struct sigaction sv;
- struct chanset_t * chan;
-+ chdir(__PREFIX__ "/share/eggdrop");
- /* initialise context list */
- for (i = 0; i < 16; i++) {
- context;
diff --git a/net/eggdrop/patches/patch-ac b/net/eggdrop/patches/patch-ac
deleted file mode 100644
index 036f3f95533..00000000000
--- a/net/eggdrop/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.2 1998/11/24 21:10:02 frueauf Exp $
-
---- src/Makefile.orig Mon Nov 23 22:09:34 1998
-+++ src/Makefile Mon Nov 23 22:09:51 1998
-@@ -75,7 +75,7 @@
- ${CC} ${CFLAGS} \
- '-DCCFLAGS="${CC}"' \
- '-DLDFLAGS="${LD}"' \
-- '-DSTRIPFLAGS="${STRIP}"' main.c
-+ '-DSTRIPFLAGS="${STRIP}"' '-D__PREFIX__="${PREFIX}"' main.c
-
- mem.o: mem.c
- ${CC} ${CFLAGS} mem.c
diff --git a/net/eggdrop/patches/patch-ad b/net/eggdrop/patches/patch-ad
deleted file mode 100644
index 8e2b8cc5b9f..00000000000
--- a/net/eggdrop/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.1 1998/12/10 04:29:47 tv Exp $
-
---- src/mod/filesys.mod/filesys.c.orig Wed Dec 9 20:05:21 1998
-+++ src/mod/filesys.mod/filesys.c Wed Dec 9 20:09:13 1998
-@@ -399,7 +399,7 @@
- /* already have too many transfers active for this user? queue it */
- if (at_limit(nick)) {
- char xxx[1024];
-- sprintf(xxx, "%d*%s%s", strlen(dccdir), dccdir, dir);
-+ sprintf(xxx, "%lu*%s%s", strlen(dccdir), dccdir, dir);
- queue_file(xxx, fn, dcc[idx].nick, nick);
- dprintf(idx, "Queued: %s to %s\n", fn, nick);
- return 1;
diff --git a/net/eggdrop/patches/patch-ae b/net/eggdrop/patches/patch-ae
deleted file mode 100644
index 805359b1d79..00000000000
--- a/net/eggdrop/patches/patch-ae
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ae,v 1.1 1998/12/10 04:29:47 tv Exp $
-
---- src/mod/ctcp.mod/ctcp.c.orig Wed Dec 9 23:18:06 1998
-+++ src/mod/ctcp.mod/ctcp.c Wed Dec 9 23:18:55 1998
-@@ -117,9 +117,9 @@
- /* do me a favour and don't change this back to a CTCP reply, */
- /* CTCP replies are NOTICE's this has to be a PRIVMSG */
- /* -poptix 5/1/97 */
-- dprintf(DP_SERVER, "PRIVMSG %s :\001DCC CHAT chat %lu %u\001\n",
-+ dprintf(DP_SERVER, "PRIVMSG %s :\001DCC CHAT chat %u %u\001\n",
- nick,
-- iptolong(natip[0]?(IP) inet_addr(natip):getmyip()),
-+ (unsigned)iptolong(natip[0]?(IP) inet_addr(natip):getmyip()),
- dcc[ix].port);
- }
- }