pkgsrc/chat/irssi/PLIST
hubertf cf5a16f8a1 Update irssi to 0.8.4.
Patch sent in by Otto Hilska <mutru@cc.hut.fi> in private mail.


Changes:

v0.8.4 2002-03-13  Timo Sirainen <tss@iki.fi>

	* Continuing to fix my stupid mistakes...

	- When a queried nick did a nick change, it might have crashed irssi
	- read ChangeLog for some other minor changes

v0.8.3 2002-03-13  Timo Sirainen <tss@iki.fi>

	- Perl scripts handling channel parts/kicks/quits printed some
	  errors.
	- Connecting to IPv6 servers without IPv4 record didn't work
	- When queries were auto-created by you using /MSG and you had
	  /SET autoclose_query non-zero, the query was always destroyed
	  almost immediately.
	- Fix to some stupid ircds not sending us 001 numeric, but
	  beginning from MOTD

v0.8.2 2002-03-11  Timo Sirainen <tss@iki.fi>

	* Changed the list of scripts distributed with irssi. Separated
	  example scripts to scripts/examples/ directory.

	* Hated infobar was removed, the same info is now in topicbar in
	  empty windows. I don't think it would disturb anyone in there.
	  If you still preferred always-empty topicbars, use
	  /SBAR topic REMOVE topic_empty

	+ Added info_eol field to theme. If true, timestamp and server tag
	  are added to end of line, not at beginning.
	+ If -4 or -6 option is used with /SERVER, irssi now forces the
	  connection using the given protocol or fails.
	+ /SET max_wildcard_modes (default 6) - if a wildcard to /OP, /DEOP,
	  /VOICE or /DEVOICE matches more nicks than this, -yes option is
	  required. This is trying to prevent accidental massops. Setting
	  it to 0 disables this check.
	+ Supports now correctly servers which use '.' char as channel owner
	  character in /NAMES list. Also supports multiple mode chars, eg.
	  @+nick (if some server actually used it).
	+ Never ignore kick message if you get kicked from channel.
	+ Sending irssi SIGHUP now does a /RELOAD - useful if you
	  accidentally messed up something which doesn't let you do the
	  /RELOAD inside irssi (eg. /SBAR prompt DISABLE).
	+ irssi-proxy: PROXY CTCP ON|OFF - proxy clients can send this
	  command to specify that they want to handle the received CTCP
	  requests. Useful for specifying who gets to handle DCCs.
	+ Added escape_char /BIND command. The next char after that would be
	  added as-is to input line.
	- Writing lines longers than 1024 chars to input buffer crashed
	  irssi (stupid missing sizeof() bug :)
	- Some UTF-8 fixes
	- Better flood protection for lines with >100 chars
	- Control characters aren't printed as-is in topicbar (or statusbars
	  in general) anymore
	- /OPER can be now aborted by giving empty password
	- Netjoin messages were buggy in +channels
	- Part message parameter for /CYCLE was never used.
	- Don't send -autosendcmd after /UPGRADE.
	- /SET autoclose_query - now only last received private message
	  affects when the query is closed, ie. /WHOIS requests or nick
	  changes don't reset the counter.
	- Foreground ANSI colors weren't working
	- Deleting one character replaced cutbuffer with that character.
	  Also ^Y leaked memory.
	- /SCRIPT LOAD looked scripts from prefix/lib dir, not prefix/share
	  where they were actually installed.
	- Highascii chars in replaces block in theme files could have
	  crashed irssi.
2002-03-20 00:39:19 +00:00

150 lines
3.6 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2002/03/20 00:39:19 hubertf Exp $
bin/irssi
etc/irssi.conf
share/doc/irssi/botnet.txt
share/doc/irssi/design.txt
share/doc/irssi/faq.html
share/doc/irssi/faq.txt
share/doc/irssi/formats.txt
share/doc/irssi/manual.txt
share/doc/irssi/perl.txt
share/doc/irssi/signals.txt
share/doc/irssi/special_vars.txt
share/doc/irssi/startup-HOWTO.html
share/doc/irssi/startup-HOWTO.txt
share/irssi/help/action
share/irssi/help/admin
share/irssi/help/alias
share/irssi/help/away
share/irssi/help/ban
share/irssi/help/beep
share/irssi/help/bind
share/irssi/help/cat
share/irssi/help/cd
share/irssi/help/channel
share/irssi/help/clear
share/irssi/help/connect
share/irssi/help/ctcp
share/irssi/help/cycle
share/irssi/help/date
share/irssi/help/dcc
share/irssi/help/dehilight
share/irssi/help/deop
share/irssi/help/devoice
share/irssi/help/die
share/irssi/help/disconnect
share/irssi/help/echo
share/irssi/help/eval
share/irssi/help/exec
share/irssi/help/format
share/irssi/help/hash
share/irssi/help/help
share/irssi/help/hilight
share/irssi/help/ignore
share/irssi/help/info
share/irssi/help/invite
share/irssi/help/invitelist
share/irssi/help/ircnet
share/irssi/help/ison
share/irssi/help/join
share/irssi/help/kick
share/irssi/help/kickban
share/irssi/help/kill
share/irssi/help/knockout
share/irssi/help/lastlog
share/irssi/help/layout
share/irssi/help/levels
share/irssi/help/links
share/irssi/help/list
share/irssi/help/load
share/irssi/help/log
share/irssi/help/lusers
share/irssi/help/map
share/irssi/help/me
share/irssi/help/mircdcc
share/irssi/help/mode
share/irssi/help/motd
share/irssi/help/msg
share/irssi/help/names
share/irssi/help/nctcp
share/irssi/help/netsplit
share/irssi/help/nick
share/irssi/help/note
share/irssi/help/notice
share/irssi/help/notify
share/irssi/help/op
share/irssi/help/oper
share/irssi/help/part
share/irssi/help/ping
share/irssi/help/query
share/irssi/help/quit
share/irssi/help/quote
share/irssi/help/rawlog
share/irssi/help/reconnect
share/irssi/help/rehash
share/irssi/help/reload
share/irssi/help/restart
share/irssi/help/rmreconns
share/irssi/help/rmrejoins
share/irssi/help/rping
share/irssi/help/save
share/irssi/help/say
share/irssi/help/sconnect
share/irssi/help/scrollback
share/irssi/help/server
share/irssi/help/servlist
share/irssi/help/set
share/irssi/help/silence
share/irssi/help/squery
share/irssi/help/squit
share/irssi/help/stats
share/irssi/help/statusbar
share/irssi/help/time
share/irssi/help/toggle
share/irssi/help/topic
share/irssi/help/trace
share/irssi/help/ts
share/irssi/help/unalias
share/irssi/help/unban
share/irssi/help/unignore
share/irssi/help/unload
share/irssi/help/unnotify
share/irssi/help/unquery
share/irssi/help/unsilence
share/irssi/help/upgrade
share/irssi/help/uping
share/irssi/help/userhost
share/irssi/help/ver
share/irssi/help/version
share/irssi/help/voice
share/irssi/help/wait
share/irssi/help/wall
share/irssi/help/wallchops
share/irssi/help/wallops
share/irssi/help/watch
share/irssi/help/who
share/irssi/help/whois
share/irssi/help/whowas
share/irssi/help/window
share/irssi/help/wjoin
share/irssi/help/wquery
share/irssi/scripts/autoop.pl
share/irssi/scripts/autorejoin.pl
share/irssi/scripts/buf.pl
share/irssi/scripts/command.pl
share/irssi/scripts/dns.pl
share/irssi/scripts/kills.pl
share/irssi/scripts/mail.pl
share/irssi/scripts/mlock.pl
share/irssi/scripts/msg-event.pl
share/irssi/scripts/quitmsg.pl
share/irssi/scripts/redirect.pl
share/irssi/scripts/splitlong.pl
share/irssi/scripts/usercount.pl
share/irssi/themes/colorless.theme
share/irssi/themes/default.theme
@dirrm share/irssi/themes
@dirrm share/irssi/scripts
@dirrm share/irssi/help
@dirrm share/irssi
@dirrm share/doc/irssi