pkgsrc/chat/eggdrop/PLIST
obache 8236cb3e47 Update eggdrop to 1.6.18.
While here, fixes PR 30307, ipv6 option isn't supported since version 1.6.16.

  1.6.18 (09 July 2006)
    * Look for Tcl in /lib64 and /usr/lib64.
    * Patch by: Kuja

    + RC1 released on April 3rd, 2006.

    * Fixed a type conversion problem in snprintf.c causing Eggdrop to not
      compile on OSF1.
    * Found by: Joker - Patch by: Wcc

    - Detect NetBSD Tcl in /usr/pkg/lib and /usr/pkg/include.
    * Found by: mish - Patch by: Wcc

    - Fixed possibility of referencing a NULL pointer in rembot().
    - Added a missing param cast for dcc_table.timeout.
    - Fixed a memleak / other nasty stuff when MODES_PER_LINE_MAX != 6.
    - Fixed putlog() of an uninitialized (and incorrect) variable in
      dcc_telnet_hostresolved().
    * Patch by: lordares

    - Valgrind doesn't bitch about init_uptime() now.
    * Patch by: Wcc

    - Dns.mod should compile on Mac OS X now. Thanks to Netscrape @ EFNet for
      testing.
    * Found by: various - Patch by: Wcc

    - Corrected nat-ip setting documentation.
    * Found by: BarkerJr - Patch by: Wcc

    - Don't allow realname to be blank or whitespace.
    * Found by: Jesse M - Patch by: BarkerJr / Wcc

    - Fixed an error in channel get. You can now, correctly, do a channel
      get #channel stopnethack-mode.
    * Found by: Chris Northwood - Patch by: Wcc

    - The pushmode command should work properly for bans now.
    * Patch by: thommey

    - Apparently we broke lastbind.
    * Found by: bUrN - Patch by: thommey

    - Request topic on channel reset.
    * Found by: De Kus - Patch by: Darko

    - Fixed a situation where noshare could be set to 1 and never
      restored.
    * Patch by: lordares

    - Fixed a socklist leak in net.c.
    * Patch by: lordares

    - Hopefully fixed dns lockups.
    * Found by: various - Patch by: Sven Trenkel

    - Fixed remote note bug in add_note() that was introduced in 1.6.17.
      Fixes Bugzilla Bug # 433 "Remote Notes Always Say User is Offline"
    * Found by: alex323 - Patch by: Tothwolf

    - Completely rewrote check_tcl_bind().
    - Added inline check_bind_flags() for flag checking for check_tcl_bind().
    - Added inline check_bind_match() for match checking for check_tcl_bind().
    - Rewrote trigger_bind() and made it inline for check_tcl_bind().
    - Fixed pointless calling of nmalloc() and nfree() for ContextNote
      in trigger_bind() when DEBUG_CONTEXT isn't defined.
    - Moved findidx() from tcl.c to dccutil.c.
    - Moved findanyidx() from tclhash.c to dccutil.c.
    - Moved CHECKVALIDITY from tclhash.h to tclegg.h.
    - Added CHECKVALIDITY checks to builtin_dcc() and builtin_fil().
    - Moved CMD_LEAVE from cmdt.h to tclegg.h.
    - Changed NULL to CMD_LEAVE for partyline quit in cmds.c.
    - Renamed BIND_EXEC_BRK to BIND_QUIT.
    - Fixed misc typos.
    * Patch by: Tothwolf

    - Added support to MSGM, PUBM, NOTC, and WALL binds to support bound
      procs returning 1 to prevent logging of the trigger message text.
      Fixes Bugzilla Bug # 334 "msgm bind return values"
    - Added BIND_STACKRET bit mask and support for stacked bind return values
      to check_tcl_bind(). This allows check_tcl_bind() to check if any
      stacked bound procs return 1 while allowing all matching stacked binds
      to be processed. Previously if BIND_WANTRET was used to check the
      return value of stacked binds, only the first match would be triggered.
    - Modified irc.mod gotmsg() function to trigger PUBM binds before
      triggering PUB binds. MSGM and MSG binds already worked this way.
    - Modified irc.mod gotmsg() function to allow a message to trigger both
      PUBM and PUB binds. Previously if a message triggered a PUB bind, any
      PUBM binds that might match the message text would not be triggered.
      Fixes Bugzilla Bug # 351 "bind pub hogs pubm"
    - Added exclusive-binds setting and code to gotmsg() functions to
      allow MSGM and PUBM binds to be exclusive of MSG and PUB binds.
    - Fixed logging for WALL bind. It had been broken since it was
      originally implemented in eggdrop-hayes. Wallops messages were always
      logged regardless of the return value of a bound proc. Returning '1'
      from a bound proc now causes Eggdrop to not log the Wallops message.
    * Patch by: Tothwolf

    - Check for Tcl 8.5 before older versions.
    * Patch by: Tothwolf

    - Use flagrec_eq() instead of flagrec_ok() in help_subst()
      since lower flags are automatically added now.
    * Patch by: Tothwolf

    - Check for bot's nick and user@host earlier in detect_flood()
      and detect_chan_flood().
    * Patch by: Tothwolf

    - Allow wildcard matching and stacking for note binds.
    * Patch by: Tothwolf

    - Use CHANMETA to define valid channel prefixes in gotmsg().
    * Found by: zathras3 at hotmail.com - Patch by: Wcc

    - Fix for problems created when loading long user-defined channel setting
      names from the channel file.
    * Patch by: Stream

    - Help file update related to sharing.
    * Patch by: Shawn888, slennox

    - Fix for randint() on Solaris / SunOS.
    * Patch by: Mikael Hedberg

    - Updated Copyright Dates.
    * Patch by: Paladin

    - Fixed 3 invalid reads in notes.c.
    * Patch by: rush at winkey.oompah.org

    - Corrected a few of the error messages in neterror().
    * Found by: Steven Nikkel - Patch by: Wcc

    - Corrected the order of our search paths for Tcl. This should help stop
      version mismatches between the headers and libraries.
    * Patch by: CoderX2
2007-10-18 09:15:33 +00:00

130 lines
4.5 KiB
Text

@comment $NetBSD: PLIST,v 1.9 2007/10/18 09:15:33 obache Exp $
bin/eggdrop
${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
${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/doc/eggdrop/BANS
share/doc/eggdrop/BOTNET
share/doc/eggdrop/FIRST-SCRIPT
share/doc/eggdrop/MODULES
share/doc/eggdrop/PARTYLINE
share/doc/eggdrop/TEXT-SUBSTITUTIONS
share/doc/eggdrop/TRICKS
share/doc/eggdrop/USERS
share/doc/eggdrop/tcl-commands.doc
share/doc/eggdrop/html/about.html
share/doc/eggdrop/html/app-problems.html
share/doc/eggdrop/html/app-textsub.html
share/doc/eggdrop/html/app-tricks.html
share/doc/eggdrop/html/app-weird.html
share/doc/eggdrop/html/authors.html
share/doc/eggdrop/html/bans.html
share/doc/eggdrop/html/botnet.html
share/doc/eggdrop/html/compiling.html
share/doc/eggdrop/html/egg-core.html
share/doc/eggdrop/html/faqs.html
share/doc/eggdrop/html/features.html
share/doc/eggdrop/html/index.html
share/doc/eggdrop/html/install.html
share/doc/eggdrop/html/mod-assoc.html
share/doc/eggdrop/html/mod-blowfish.html
share/doc/eggdrop/html/mod-channels.html
share/doc/eggdrop/html/mod-compress.html
share/doc/eggdrop/html/mod-console.html
share/doc/eggdrop/html/mod-ctcp.html
share/doc/eggdrop/html/mod-dns.html
share/doc/eggdrop/html/mod-filesys.html
share/doc/eggdrop/html/mod-irc.html
share/doc/eggdrop/html/mod-notes.html
share/doc/eggdrop/html/mod-seen.html
share/doc/eggdrop/html/mod-server.html
share/doc/eggdrop/html/mod-share.html
share/doc/eggdrop/html/mod-uptime.html
share/doc/eggdrop/html/mod-wire.html
share/doc/eggdrop/html/mod-woobie.html
share/doc/eggdrop/html/news.html
share/doc/eggdrop/html/party.html
share/doc/eggdrop/html/patch-howto.html
share/doc/eggdrop/html/readme.html
share/doc/eggdrop/html/starting.html
share/doc/eggdrop/html/tcl-commands.html
share/doc/eggdrop/html/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/language/assoc.danish.lang
share/eggdrop/language/assoc.english.lang
share/eggdrop/language/assoc.finnish.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.finnish.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.finnish.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.finnish.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.finnish.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.finnish.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.finnish.lang
share/eggdrop/language/wire.french.lang
share/eggdrop/language/wire.german.lang
share/eggdrop/scripts/CONTENTS
share/eggdrop/scripts/action.fix.tcl
share/eggdrop/scripts/alltools.tcl
share/eggdrop/scripts/autobotchk
share/eggdrop/scripts/botchk
share/eggdrop/scripts/cmd_resolve.tcl
share/eggdrop/scripts/compat.tcl
share/eggdrop/scripts/getops.tcl
share/eggdrop/scripts/klined.tcl
share/eggdrop/scripts/notes2.tcl
share/eggdrop/scripts/ques5.tcl
share/eggdrop/scripts/sentinel.tcl
share/eggdrop/scripts/userinfo.tcl
share/eggdrop/scripts/weed
share/examples/eggdrop/eggdrop.conf
@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
@dirrm share/doc/eggdrop/html
@dirrm share/doc/eggdrop
${NOPIC}@dirrm lib/eggdrop