From 0eebaf77f7266c77051a5359cc552c7b9d4cd5e2 Mon Sep 17 00:00:00 2001 From: salo Date: Sat, 24 May 2003 16:43:05 +0000 Subject: Updated to version 1.6.15. Changes: - use tar.bz2 distfile - install documentation in proper locations - install more docs - fix PLIST for NOPIC and USE_INET6 - DESCR has 80 columns 1.6.15: ======= - Support for the IPv6 protocol. - Many bugfixes related to the transfer and filesystem modules. - Several more functions have been exported for use by module coders. - Updated UnderNet's max bans to 45, and EFnet's to 25. - The nick bind is now triggered even if the nick is not on any channels (ie if the bot's nick changes before it's on a channel). - Removed strict-servernames -- $server is now always the server's realname and $serveraddress is it's server list entry. - Merged use-console-r and debug-output into one new setting named raw-log. - Updated recommended Tcl version to 8.3.4. - User-punishing and tcl_maskhost nor use matching banmasks regardless of strict-host. - Updates to the 'autobotchk' script. --- chat/eggdrop/PLIST | 147 +++++++++++++++++++++++++++++------------------------ 1 file changed, 81 insertions(+), 66 deletions(-) (limited to 'chat/eggdrop/PLIST') diff --git a/chat/eggdrop/PLIST b/chat/eggdrop/PLIST index 7edcf773f9b..df18c0f80c8 100644 --- a/chat/eggdrop/PLIST +++ b/chat/eggdrop/PLIST @@ -1,82 +1,98 @@ -@comment $NetBSD: PLIST,v 1.5 2003/04/30 19:43:48 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/05/24 16:43:05 salo Exp $ bin/eggdrop -lib/eggdrop/assoc.so -lib/eggdrop/blowfish.so -lib/eggdrop/channels.so -lib/eggdrop/compress.so -lib/eggdrop/console.so -lib/eggdrop/ctcp.so -lib/eggdrop/dns.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/uptime.so -lib/eggdrop/wire.so +${NOPIC}lib/eggdrop/assoc.so +${NOPIC}lib/eggdrop/blowfish.so +${NOPIC}lib/eggdrop/channels.so +${NOPIC}lib/eggdrop/compress.so +${NOPIC}lib/eggdrop/console.so +${NOPIC}lib/eggdrop/ctcp.so +${NOIPV6}${NOPIC}lib/eggdrop/dns.so +${NOPIC}lib/eggdrop/filesys.so +${NOPIC}lib/eggdrop/irc.so +${NOPIC}lib/eggdrop/notes.so +${NOPIC}lib/eggdrop/seen.so +${NOPIC}lib/eggdrop/server.so +${NOPIC}lib/eggdrop/share.so +${NOPIC}lib/eggdrop/transfer.so +${NOPIC}lib/eggdrop/uptime.so +${NOPIC}lib/eggdrop/wire.so man/man1/eggdrop.1 -share/eggdrop/BOTNET +share/doc/eggdrop/BANS +share/doc/eggdrop/BOTNET +share/doc/eggdrop/MODULES +share/doc/eggdrop/PARTYLINE +share/doc/eggdrop/USERS +share/doc/eggdrop/first_script.txt +share/doc/eggdrop/tcl-commands.doc +share/doc/eggdrop/text-substitutions.doc +share/doc/eggdrop/tricks +share/doc/html/eggdrop/about.html +share/doc/html/eggdrop/app-problems.html +share/doc/html/eggdrop/app-textsub.html +share/doc/html/eggdrop/app-tricks.html +share/doc/html/eggdrop/app-weird.html +share/doc/html/eggdrop/authors.html +share/doc/html/eggdrop/bans.html +share/doc/html/eggdrop/botnet.html +share/doc/html/eggdrop/compiling.html +share/doc/html/eggdrop/egg-core.html +share/doc/html/eggdrop/faqs.html +share/doc/html/eggdrop/features.html +share/doc/html/eggdrop/index.html +share/doc/html/eggdrop/install.html +share/doc/html/eggdrop/ipv6.html +share/doc/html/eggdrop/mod-assoc.html +share/doc/html/eggdrop/mod-blowfish.html +share/doc/html/eggdrop/mod-channels.html +share/doc/html/eggdrop/mod-compress.html +share/doc/html/eggdrop/mod-console.html +share/doc/html/eggdrop/mod-ctcp.html +share/doc/html/eggdrop/mod-dns.html +share/doc/html/eggdrop/mod-filesys.html +share/doc/html/eggdrop/mod-irc.html +share/doc/html/eggdrop/mod-notes.html +share/doc/html/eggdrop/mod-seen.html +share/doc/html/eggdrop/mod-server.html +share/doc/html/eggdrop/mod-share.html +share/doc/html/eggdrop/mod-uptime.html +share/doc/html/eggdrop/mod-wire.html +share/doc/html/eggdrop/mod-woobie.html +share/doc/html/eggdrop/news.html +share/doc/html/eggdrop/party.html +share/doc/html/eggdrop/patch-howto.html +share/doc/html/eggdrop/readme.html +share/doc/html/eggdrop/starting.html +share/doc/html/eggdrop/tcl-commands.html +share/doc/html/eggdrop/users.html share/eggdrop/help/cmds1.help share/eggdrop/help/cmds2.help share/eggdrop/help/core.help share/eggdrop/help/set/cmds1.help -share/eggdrop/help/set/cmds2.help -share/eggdrop/html/about.html -share/eggdrop/html/app-problems.html -share/eggdrop/html/app-textsub.html -share/eggdrop/html/app-tricks.html -share/eggdrop/html/app-weird.html -share/eggdrop/html/authors.html -share/eggdrop/html/bans.html -share/eggdrop/html/botnet.html -share/eggdrop/html/compiling.html -share/eggdrop/html/egg-core.html -share/eggdrop/html/faqs.html -share/eggdrop/html/features.html -share/eggdrop/html/index.html -share/eggdrop/html/install.html -share/eggdrop/html/mod-assoc.html -share/eggdrop/html/mod-blowfish.html -share/eggdrop/html/mod-channels.html -share/eggdrop/html/mod-compress.html -share/eggdrop/html/mod-console.html -share/eggdrop/html/mod-ctcp.html -share/eggdrop/html/mod-dns.html -share/eggdrop/html/mod-filesys.html -share/eggdrop/html/mod-irc.html -share/eggdrop/html/mod-notes.html -share/eggdrop/html/mod-seen.html -share/eggdrop/html/mod-server.html -share/eggdrop/html/mod-share.html -share/eggdrop/html/mod-uptime.html -share/eggdrop/html/mod-wire.html -share/eggdrop/html/mod-woobie.html -share/eggdrop/html/news.html -share/eggdrop/html/party.html -share/eggdrop/html/patch-howto.html -share/eggdrop/html/readme.html -share/eggdrop/html/starting.html -share/eggdrop/html/tcl-commands.html -share/eggdrop/html/users.html -share/eggdrop/language/core.english.lang -share/eggdrop/language/core.french.lang -share/eggdrop/language/core.german.lang +share/eggdrop/language/assoc.danish.lang share/eggdrop/language/assoc.english.lang share/eggdrop/language/assoc.french.lang share/eggdrop/language/assoc.german.lang +share/eggdrop/language/console.danish.lang share/eggdrop/language/console.english.lang share/eggdrop/language/console.french.lang share/eggdrop/language/console.german.lang +share/eggdrop/language/core.danish.lang +share/eggdrop/language/core.english.lang +share/eggdrop/language/core.french.lang +share/eggdrop/language/core.german.lang +share/eggdrop/language/filesys.danish.lang share/eggdrop/language/filesys.english.lang share/eggdrop/language/filesys.french.lang share/eggdrop/language/filesys.german.lang +share/eggdrop/language/notes.danish.lang share/eggdrop/language/notes.english.lang share/eggdrop/language/notes.french.lang share/eggdrop/language/notes.german.lang +share/eggdrop/language/transfer.danish.lang share/eggdrop/language/transfer.english.lang share/eggdrop/language/transfer.french.lang +share/eggdrop/language/transfer.german.lang +share/eggdrop/language/wire.danish.lang share/eggdrop/language/wire.english.lang share/eggdrop/language/wire.french.lang share/eggdrop/language/wire.german.lang @@ -94,16 +110,15 @@ share/eggdrop/scripts/ques5.tcl share/eggdrop/scripts/sentinel.tcl share/eggdrop/scripts/userinfo.tcl share/eggdrop/scripts/weed -share/eggdrop/tcl-commands.doc -share/eggdrop/tricks share/examples/eggdrop/eggdrop.conf -@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/examples/eggdrop +@dirrm share/eggdrop/scripts +@dirrm share/eggdrop/language @dirrm share/eggdrop/help/set +@exec ${MKDIR} %D/share/eggdrop/help/msg @dirrm share/eggdrop/help/msg @dirrm share/eggdrop/help -@dirrm share/eggdrop/html -@dirrm share/eggdrop/language -@dirrm share/eggdrop/scripts @dirrm share/eggdrop +@dirrm share/doc/html/eggdrop +@dirrm share/doc/eggdrop +${NOPIC}@dirrm lib/eggdrop -- cgit v1.2.3