diff options
author | grant <grant> | 2006-03-06 10:03:39 +0000 |
---|---|---|
committer | grant <grant> | 2006-03-06 10:03:39 +0000 |
commit | 3a2d1b1c2ef503a39a9c975ce1ce04e801058da3 (patch) | |
tree | d1c17941c20c552ae4eb5b47bd1fdbbef2568b06 /chat/scrollz/distinfo | |
parent | f486d6f68d2a0e91e1687d74a3cdf1c8a0e4ebe4 (diff) | |
download | pkgsrc-3a2d1b1c2ef503a39a9c975ce1ce04e801058da3.tar.gz |
Update scrollz to 1.9.5.
submitted by Jason Lingohr in PR pkg/32974.
changes since 1.9:
ScrollZ v1.9.5, 23.4.2005
+ REGEXP() which uses POSIX.2 regular expression matching,
requested by Mc
+ SHOWIDLE -O|-N to display chan ops/non-ops only, requested by Blaxthos
+ SHOWKILL will now show when were you killed (requested by Blaxthos)
+ ETOPIC to extend current topic (requested by hapan)
+ ETDELIM to set topic delimiter for ETOPIC (requested by hapan)
+ VOICE/DVOICE to voice/devoice users (requested by hapan)
- bug fixes
ScrollZ v1.9.4, 19.12.2004
! support for ! channels on IRCNet (reported by jups)
! ETA display on DCC REGET at connection startup
+ support for numeric 515 on freenode (need to be identified to
join +r channels, requested by TrN)
+ partial support for ~ (channel owner) and & (channel admin)
in unreal ircd (requested by Ahnberg)
+ support for channel mode R on ircd 2.11 (reop, requested by Tero)
- bug fixes
ScrollZ v1.9.3, 11.5.2004
- bug fixes
ScrollZ v1.9.2, 9.5.2004
- bug fixes
ScrollZ v1.9.1, 1.5.2004
+ COLOR MISC color4 is now used to color <>s in publics for people
from user list, COLOR MISC color5 is used for your publics
(requested by salan)
+ SETBACK now decrypts away messages if master password is set and
AWAYENCR is set to ON (requested by Metalfan)
+ parsing of WHOIS actually (requested by braneded)
+ SET STAMP_FORMAT now supports strftime conversion specifiers if
available (requested by wiz)
+ improved OperVision parsing
+ ignore levels PART and JOIN for channels parts and joins,
respectively (requested by TrN and tel)
+ FDLINE to filter D/d lines in -DOPER (requested by wiZ)
+ $stamp() which returns current timestamp as set by
SET STAMP_FORMAT
+ AWAYSAVE AWAY, it controls saving of SetAway/SetBack messages to
ScrollZ.away (requested by taliz)
+ ADDF now accepts -QUIET to omit sending notice to target nick
(requested by taliz)
+ SET HYPER_DCC which replaces compile time define HYPERDCC
(suggested by Merlin)
+ URL catcher now also stores the source of the URL (nick if it
was in a privmsg, or a channel for publics, requested by poorboy)
+ $url(number [string]) now returns given url and its source if
called with two arguments
~ by default kick/nick/deop floods, showaway, kick on flood and
kick on ban are turned off (suggested by b-)
+ @ usermode support
+ wordkicks in actions (coded by braneded)
+ CDE to clear ban exceptions (requested by Blaxthos)
! compile on FBSD 5.1+ with IPv6 enabled (patch from ircII by Damm)
! @%+nick support for some ircds
+ ADDW now support -BAN and -TIME, see help for more info
(requested by eviilboy)
+ client should no longer excess flood when joining a lot of channels
at once (when reconnecting on hybrid7/latest ratbox)
! compile using Apple GCC and IBM XLC (fix by TrN)
+ translation tables to the tarball
+ ARINWIN support for actions (requested by taliz)
+ FTRACE -E|-G (both use ETRACE from ircd-ratbox, -G does matching
on gecos field, requested by taliz)
+ channel based host ignore, example of usage:
IGNORE *.no!#blah public (requested by several users)
- bug fixes, including crashes and possible buffer overflows
Diffstat (limited to 'chat/scrollz/distinfo')
-rw-r--r-- | chat/scrollz/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/chat/scrollz/distinfo b/chat/scrollz/distinfo index 1c724df8909..b7729d44ac0 100644 --- a/chat/scrollz/distinfo +++ b/chat/scrollz/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.5 2005/02/23 15:59:13 agc Exp $ +$NetBSD: distinfo,v 1.6 2006/03/06 10:03:39 grant Exp $ -SHA1 (ScrollZ-1.9.tar.gz) = 8f6325fbf90df6e7116dae6326e533000a6f897a -RMD160 (ScrollZ-1.9.tar.gz) = bf7239077757d5887a10e1b2c7fee22d6fb85933 -Size (ScrollZ-1.9.tar.gz) = 881624 bytes -SHA1 (patch-aa) = cc294dd91f1f383e8ee4d5b75b71e02ff4d8d774 +SHA1 (ScrollZ-1.9.5.tar.gz) = 33496b0e8f4e87b3de9ce78a47d5b77b66b155c0 +RMD160 (ScrollZ-1.9.5.tar.gz) = 8817697f6c47f47bcecef196793cb1cffc0031ba +Size (ScrollZ-1.9.5.tar.gz) = 906167 bytes |