pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/scrollz



Module name:    wip
Committed by:   othyro
Date:           Mon Jan  6 02:05:00 UTC 2014

Modified Files:
        wip/scrollz: Makefile PLIST TODO distinfo

Log Message:
Updated to latest release, 2.2.3. Fixed PKGMANDIR setting during configure
(via SUBST instead of an extra patch). A couple new PLIST additions. From
changelog:

(+) = new stuff
(*) = fixed stuff
(-) = removed stuff
(~) = changed stuff

* crash when displaying very large aliases
* +password in ENCRMSG is not treated as a FiSH key if FiSH is not available
* 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
* parallel make install
* respect CPP flags in Makefile
* dependencies in Makefile, fixes build on Debian sid
* example for REGEXPREP
* MODE #channel I/e/b for IPv6 addresses
~ set AI_ADDRCONFIG flag for IP lookups when IPv6 support is enabled
* update target directory for manual page to modern /usr/share/man
+ parsing of numeric 378 for freenode
* 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
- ICB support
+ IRC servers can now be grouped
+ 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
* compilation on FreeBSD 10
* IPv6 address formatting
* SHOWUSER formatting of long user@host strings
* reconnect when server is specified as IPv6 address
* active servers can no longer be deleted
+ new ignore types NICK for nick changes and QUIT for sign off messages


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/scrollz/Makefile wip/scrollz/PLIST \
    wip/scrollz/TODO wip/scrollz/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/scrollz/Makefile?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/scrollz/PLIST?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/scrollz/TODO?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/scrollz/distinfo?r1=1.1&r2=1.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index