The NetBSD Project

CVS log for pkgsrc/chat/scrollz/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / chat / scrollz

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Oct 26 10:05:25 2021 UTC (3 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
chat: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Oct 7 13:23:32 2021 UTC (3 years ago) by nia
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
chat: Remove SHA1 hashes for distfiles

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 3 01:20:24 2015 UTC (9 years ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Add SHA512 digests for distfiles for chat category

Problems found with existing distfiles:
	distfiles/icb-5.0.9.tar.gz
	distfiles/icb.2.1.4.tar.Z
	distfiles/zenicb-19981202.tar.gz
No changes made to these /distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 27 22:31:30 2015 UTC (9 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -5 lines
Update to 2.2.3, using wip/scrollz packaged by othyro.

ScrollZ v2.2.3, 29.12.2013

    ! crash when displaying very large aliases (reported by -jff-)
    ! +password in ENCRMSG is not treated as a FiSH key if FiSH is
      not available (reported by -jff-)
    ! slashes (on Unix) and backslashes (on Windows) in channel names
      are converted to underscores in per channel logging
    + SET DEFAULT_PROTOCOL to specify default IP protocol for
      server connections (patch by SteelyDan)
    ! parallel make install (patch by Nathan Phillip Brink)
    ! respect CPP flags in Makefile (patch by Nathan Phillip Brink)
    ! dependencies in Makefile, fixes build on Debian sid
      (reported by juha)
    ! example for REGEXPREP (thanks SteelyDan)
    ! MODE #channel I/e/b for IPv6 addresses (reported by Jugernaut)
    ~ set AI_ADDRCONFIG flag for IP lookups when IPv6 support is
      enabled (suggested by SteelyDan)
    ! update target directory for manual page to modern /usr/share/man
      (reported by dan408)
    + parsing of numeric 378 for freenode (requested by SteelyDan)
    ! configure now exits if it can't find a working libtermcap
      / libncurses
    + half-op counters are now displayed in NWHOIS
    ! various small fixes
    ! memory / fd leaks reported by valgrind (thanks SteelyDan)
    - ICB support (patch by SteelyDan)
    + IRC servers can now be grouped (patch by SteelyDan)
    + TRACE facility, read HELP SET TRACE for more information
      (this is optional and has to be enabled in defs.h and is
       meant to help me track down bugs faster)
    ! annoying bug where bound channels would sometimes get
      relocated to a random window on reconnect
    ! do not lose one page of scrollback buffer after CLEAR
      (reported by -jff-)
    ! compilation on FreeBSD 10 (reported by FBSD maintainer)
    ! IPv6 address formatting (reported by SteelyDan)
    ! SHOWUSER formatting of long user@host strings (reported
      by SteelyDan)
    ! reconnect when server is specified as IPv6 address
    ! active servers can no longer be deleted (reported by SteelyDan)
    + new ignore types NICK for nick changes and QUIT for sign off
      messages (requested by dc)

------------------------------------------------------------------------------

ScrollZ v2.2.2, 15.4.2012

    ! auto completion bug introduced by a rather stupid fix in v2.2.1
      (reported by bon)

------------------------------------------------------------------------------

ScrollZ v2.2.1, 30.12.2011

    ! a crash when input buffer exceeded 1024 characters and AUTOCOMPL
      was enabled (reported by Jugernaut)
    + public flood now displays flooded channel (requested by Blaxthox,
      patch by SteelyDan)
    ! topic time display no longer cuts off year when using T command
      (fix by SteelyDan)
    ! CDCC size reporting (fix by SteelyDan)
    + path tabkey completion for SET AWAY_FILE, DECRYPT_PROGRAM,
      ENCRYPT_PROGRAM, HELP_PATH, HISTORY_FILE, LOAD_PATH, LOGFILE,
      XTERM_PATH and for WINDOW LOGFILE (patch by SteelyDan)
    ! tabkey completion for SETs (fix by SteelyDan)
    ~ use non-obsolete GnuTLS APIs (fixes Debian bug #624050)

------------------------------------------------------------------------------

ScrollZ v2.2, 14.5.2011

    + SET USERNAME to set username sent to IRC server (requested by jm_)
    ! a silly bug that made client confused about the nickname (if
      initial connect returned invalid nickname error, thanks to enkil
      for debugging)
    ! a bug where bound channel was bound to another window on
      reconnect (patch by jm_)
    ! tab handling should no longer crash after reconnects (patch by jm_)
    ! handling of numeric 477 for networks with NickServ (reported
      by several users)
    ! crash when delay joining a channel (reported by flashback)
    ! DCC speed reporting
    ! WHOIS actually (fix by flashback)
    ! LINKS command would stop working when server throttling
      kicked in (fix by flashback)
    + SET RATELIMIT_JOIN - configurable server versions on which channel
      joins are rate limited (implemented by flashback)
    + client with UTF-8 support should be buildable on SGI IRIX
    + tabkey improvements for OP, DOP, HOP, DH, VO and DV, read
      HELP TABKEY for more information (patch by flashback)
    ! status bar corruption on 64-bit systems due to overlapping
      string copy
    ! number of DCC GET/SEND requests in status bar is now correctly
      set to zero when a signal USR1 is received
    + SHOWIDLE can now be sorted, see help for details
      (requested by Blaxthos)
    ! FiSH on 64-bit systems

------------------------------------------------------------------------------

ScrollZ v2.1, 23.12.2009

    I'd like to dedicate this release to frash who passed away in
    September 2009.

    NOTICE: Mailing list is no longer operational. It only received
    spam so we have decided to turn it off.

    ! ISO 2022 JP encoding in lastlog
    ! compilation using older compilers (gcc 2.95, reported by aflux)
    ! IGNORE blah ^TYPE (reported by one)
    + SET DCC_HOST (requested by wiz)
    ! line wrapping improvements (patch by jm_)
    ! GNU TLS now uses pkg-config (patch by Mike Markley, thanks)
    + configure option to disable UTF-8 support
    + push line functionality, default bind is alt-q, see help
      for more info (patch by jm_)
    ! default STATUS_FORMAT now properly terminates colour sequence
      to prevent background colour overflowing to next lines
      (reported by TrN)
    ~ FiSH encryption now requires libgmp (patch by TrN based on
      implementation by Dcoder)
    + SET ENCRYPT_PAD_MSGS and SET ENCRYPT_PAD_PUBLIC (an effort to
      make encryption less prone to frequency analysis attacks)
    + SET SAVE_ENCRYPTION_KEYS, when enabled keys used for encryption
      are saved to ScrollZ.save (requires master password to be set
      as keys are encrypted using master password, requested by TrN,
      you are prompted to enter master password when client is restarted
      if keys are found in ScrollZ.save)
    + improvements to tabkey handling for directories (patch by jm_)
    + various small improvements
    ! fixes for 64-bit systems (reported by Jugernaut)
    ! some bugs that led to crashes (mostly dereferencing NULL pointers)
    ~ W without arguments uses current channel (patch by flashback)
    ! buffer overflow crash (reported by fet)

------------------------------------------------------------------------------

ScrollZ v2.0, 30.12.2008

    ! IGNORE nick ignore_type works again (reported by -jff-)
    + URL catcher now saves nick and channel in publics
    + OpenSSL support (use configure --with-openssl)
    ! input encodings other than UTF-8 produced garbled non-ASCII
      characters when input history was used (reported by biini)
    ! crashes when iconv fails (reported by ShadowImg)
    + $stripcrap() which strips all non-printable characters
      from a string (requested by JohnnyM)
    + $tr() which translates characters in set1 from characters
      in set2 (similar to a Unix tr utility, requested by JohnnyM)
    + $pattern() which returns all words from a list that are
      matched by a pattern (requested by JohhnyM)
    + $chr() which returns string from a list of ascii codes
    ! DCC RAW connections executed connect hook too early when
      non blocking connections were enabled
    ! ScrollZ now runs fine on Mac OS X x86
    + SHOWCHAN which allows one to hide certain channels from
      status bar (requested by juha)
    + LISTN now has options to list only online/offline notifies
      (requested by ol@fson)
    ! STRSTR() which returned wrong string
    ! SET AWAY_FILE now accepts full path for ScrollZ.away file
      (reported by gebion)
    + URL catcher now also handles channel topics
    ! don't print join sync msg when sending mode #chan +b, this
      happens upon receiveing channel operator status after join
      because we send MODE #chan e to obtain ban exceptions
      (reported by wiz)
    + ISO-2022-JP encoding support, /SET ISO2022_SUPPORT ON
      if you need it
    ! bug when nick ended with a tilde, client would still show
      nick as present even though they parted the channel
      (reported by juha)
    ! WHO -FILE fixes by flashback
    + support for numeric #479 (illegal channel name, coded by
      flashback)
    + FiSH support has been integrated in main src
    + MSG -SERVER (requested by smk)
    ~ DCC RAW no longer sends newline by default, fix your scripts
      in case you need this!
    + SET AUTO_RECONNECT_CHANNELS (coded by flashback)
    + -n CLI parameter, if specified no server is connected at
      startup (coded by flashback)
    ! configure should now properly find iconv.h on FreeBSD
    ! don't send disconnect notice in plain text when SSL
      connection is used (reported by wiz)
    ! crash when server connection is closed in case of SSL connections
      (if GNUTLS is used, reported by q)
    + tab completion for SET variables (implemented by flashback)
    + WHOIS now recognises numeric 671 (secure connection, implemented
      by flashback)
    + upon receipt of DCC REJECT CTCP reply the corresponding DCC
      is closed
    + SET SEND_USERHOST_ON_NICK_IN_USE (if set to off client will
      not send userhost query when server sends nickname already
      in use reply)
    + MONITOR support (available on ircd-ratbox, coded by flashback)
    + SET NETSPLIT_TIME (to set how long client keeps netsplit info,
      patch by flashback)
    ! stuck input prompt bug (thanks to wiz for testing)
    ! SZsetup was missing some colours (reported by jm_)
    ! crash upon exit if flood list was not yet initialized
    + SET NOTIFY_SHOW_NAME (if enabled activity includes
      window name, patch by flashback)
    + WINDOW UNNAME (unset window name, patch by flashback)
    ! long standing bug where client would send stuff from
      unnitialised buffer to server (thanks to Jugernaut
      for helping me with this)
    + SET CHANLOG_STRIP_ANSI (by flashback, when enabled ANSI
      colour codes are stripped from chanlog)
    + SET STATUS_NOTIFY_END and SET STATUS_NOTIFY_START
      (see help for more info, patch by jm_)

------------------------------------------------------------------------------

ScrollZ v1.9.99, 30.10.2006

NOTE: Homepage has been changed to http://www.scrollz.org/

    + temporary ban shitlist type (see help on commands ADDBK
      and BANTIME, requested by duckdown)
    ! crash on SET -STATUS_FORMAT (reported on Debian BT)
    ! memory leak (ircII bug from UTF-8 code merge)
    + SET STATUS_LINES to set default number of status lines
      for new windows (requested by a Debian user)
    + SET STATUS_SCROLLED, SET STATUS_SCROLLED_LINES (ircII merge)
    - SET USE_OLD_MSG (ircII merge)
    ~ flood protection status bar variable has been renamed to %X

------------------------------------------------------------------------------

ScrollZ v1.9.98.1, 4.5.2006

    ! compilation without ANSI colour support
    ! ANSI colour support when compiled without iconv support

------------------------------------------------------------------------------

ScrollZ v1.9.98, 1.5.2006

    ! core dump on exit when FLOOD_USERS was increased (reported by jm_)
    ! crash on IrcNet when doing /FILINE (reported by kore)
    ! orig nick displaying server messages even if quiet mode
      was enabled (it happened if lag is greater than orig nick timer,
      reported by wood)
    ! GNU TLS 1.0 is required for SSL support now, OpenSSL is no
      longer supported
    + REGEXPREPL() which offers POSIX.2 compatible search & replace
      functionality with back references support, see HELP ALIAS FUNCTIONS
      for an example
    ! ncurses check during configure, should fix build on SuSE Linux
    + IGNORE nick!user@host now works (reported by pluto)
    ~ userlist takes precedence over shitlist (so you can shitlist
      *!*~*@* and still alow *!*user@*.host.com, requested by tel)
    ! DESTDIR errors for manual pages (fix provided by Matto Fransen)
    ! numeric 477 is properly handled on Freenode (reported by TrN)
    + merged UTF-8 support from ircII - some things might be
      broken because of that, please report bugs
    + support for channel modes gzQ on freenode (requested by TrN)
    + $chankey(#channel) returns channel key (requested by TrN)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Apr 22 21:18:45 2013 UTC (11 years, 6 months ago) by zafer
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Add and enable ssl support.
Add LICENSE.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 16 15:36:31 2012 UTC (12 years, 8 months ago) by hans
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Fix destdir build.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 29 12:18:16 2007 UTC (17 years, 1 month ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Fixed gcc4 error message.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 6 10:03:39 2006 UTC (18 years, 8 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -5 lines
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

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 23 15:59:13 2005 UTC (19 years, 8 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Add RMD160 digests in addition to SHA1 ones

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 19 11:06:19 2003 UTC (21 years, 9 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Update ScrollZ to 1.9.

Major changes since 1.8m:
    + shitlist is now checked upon nick change (requested by Toch)
    ! cut encrypted messages at 304 characters to avoid decryption problems
      at the other end when IRC server cuts the message (reported by [2am])
    + all mass commands (MDOP, MOP etc) now support -A flag to operate on
      all users (requested by ogre)
    + improved tabkey completion now cycles through channels as well,
      /DCC GET nick<tab> cycles through the files offered by nick
      /DCC SEND nick <tab> cycles through files on disk - if you use a
      relative path it looks in your CDCC ULDIR or current dir if that
      isn't set, also completes commands as in /M<tab> and /HELP M<tab>,
      path in /LOAD and DCC CHAT nicks (coded by braneded, many thanks!)
    + SSL support: to enable it call configure with --with-ssl. to use it
      SERVER -SSL HOST:PORT or WINDOW [-]SSL HOST:PORT or prefix server
      hostname with a ! as in scrollz nick !server:port. SSL connections are
      indicated with a ! in the server list (thanks to Sharky and Darkie for
      permission to use their code from BitchX SSL port)
    + per channel logging, check help for commands CHANLOG, CHANLOGDIR,
      CHANLOGPOST and CHANLOGPREFIX (requested by Ahnberg and his gang)
    ! ignore case of nickname in IGNORE nickname (reported by braneded)
    + mIRC compatible DCC resume, it has to be enabled in defs.h
      (patch submitted by braneded)
    ~ merged ircii-20011210 changes (without ISO-2022-JP stuff and mIRC
      color stuff - sorry but my screen.c is too different these days
      from ircII and ircII won't allow for ANSI color codes, also removed
      ircII's SET SHOW_STARS and SET STAR_PREFIX in favour of my, more
      complete code, there is no support for %v (voice status) in status
      bar as ScrollZ already uses %@ for that)
    ~ we now use HELP like ircII - all ScrollZ.help text was moved into
      help directory which is now part of the distribution (thanks braneded)
      plus I have also described all ScrollZ modifications such as
      additional functions, status variables and all SETs (I really hope
      someone is gonna take over the docs project as I simply don't have
      time to do both the coding and the docs)
      WARNING: SHELP is gone, use HELP from now on!
    + AWAYENCR to toggle encryption of ScrollZ.away on or off (the file is
      encrypted using master password, a tool to decrypt such encrypted
      files can be found in tools directory)

The full list of changes can be found in ChangeLog.ScrollZ.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 17 12:02:00 2002 UTC (21 years, 10 months ago) by grant
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Fix usage message, as we do not install as 'irc', only 'scrollz'.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 13 12:54:43 2002 UTC (21 years, 10 months ago) by grant
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Update scrollz to 1.8m.

Many changes, too many to list here. The full list of changes can be
found in ChangeLog.ScrollZ.

Update provided by Juan RP in PR pkg/19358.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Dec 6 18:25:22 2002 UTC (21 years, 11 months ago) by grant
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of ScrollZ 1.8l into the NetBSD packages collection.

ScrollZ is an advanced IRC client based on ircII client. It was
developed on Linux, but can be compiled on variety of Unix platforms.

Major features:
	* supports colors
	* internal userlist and shitlist
	* a lot of things are stored in memory, so we don't have to
	  contact server at all in some cases
	* improved file exchange (based on Sheik's cdcc.c)
	* improved cosmetics (based on TooLie Box by Zakath)
	* improved flood protection
	* adds channel protection
	* comes with user-friendly options like tab key, auto reply and
	  URL catcher
	* logs events important to you when you're away (customizable)
	* adds OperVision (optional; coded by Zakath)
	* supports virtual IP
	* supports IPv6

Submitted in PR pkg/18846 by Juan@xtraeme.dyndns.org.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 6 18:25:22 2002 UTC (21 years, 11 months ago) by grant
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>