pkgsrc/chat/irssi/PLIST
veego a20a57940a Update to 0.8.8. Fix based on pkg/23560, but not all parts were be
used and others were added where needed.

Main NetBSD changes:
- switched from glib1 to glib2.
- added IRSSI_USE_SSL, defaulting to YES, for ssl server support
- make it possible to disable IPv6

v0.8.8 2003-11-23  Timo Sirainen <tss@iki.fi>

	- Just a few fixes to converting old settings automatically

v0.8.7 2003-11-23  Timo Sirainen <tss@iki.fi>

	* Settings changes - we have now "time", "size" and "level" setting
	  types.
	    - Level settings should work the same as before.
	    - Time settings can have units: days, hours, mins, secs,
	      milliseconds (or msecs). The units can be combined and written
	      in shorter form as well, for example "5d 30m 10ms"
	    - Size settings can have units: gbytes, mbytes, kbytes, bytes.
	      They can be written in shorter form as well, eg. "gb" or "g".

	  Your existing settings should be converted automatically.

	+ Pasting detection. All keys except CR and LF are pasted as-is into
	  prompt in pasting mode.

	  /SET paste_detect_time controls how closely each others characters
	  must occur for it to be considered pasting. Paste mode goes on when
	  first pasted CR/LF is found.

	  The first line may also contain some command characters. They are
	  executed, but their action in entry line is reverted once pasting
	  is detected.

	  What this means in practise is that even if you have TABs (assuming
	  TAB is completion key) in the first pasted line, they get pasted as
	  TABs.

	  This detection isn't perfect, so if it annoys you it can be disabled
	  with /SET paste_detect_time 0
	+ If pasting more lines than /SET paste_verify_line_count, irssi asks
	  if you actually want to do that. This should be useful to prevent
	  accidental copy&paste mistakes. Setting it to 0 disables this
	  entirely.
	+ Support for sending SSL certificate to server and optionally verify
	  server's certificate. See the -ssl_* options for /SERVER and
	  /SERVER ADD. Patch by Joel Eriksson.
	+ DCC SERVER support by Mark Trumbull
	+ Support for DCC sending larger files than 2GB if supported by
	  operating system (ie. 64bit file support). Receiving has always
	  been possible, but the statistics were wrong with >4GB files
	  if 64bit support isn't enabled.
	+ Better displaying of DCC file transfer statistics.
	- Several other minor fixes and enhancements, see ChangeLog
2003-12-04 10:43:10 +00:00

160 lines
3.9 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2003/12/04 10:43:10 veego Exp $
bin/irssi
man/man1/irssi.1
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/examples/irssi/irssi.conf
share/irssi/config.h
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/completion
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/flushbuffers
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/knock
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/script
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/irssi-config
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/scriptassist.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/examples/irssi
@dirrm share/doc/irssi
@unexec ${RMDIR} %D/lib/irssi/modules 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/lib/irssi 2>/dev/null || ${TRUE}