Hi, attached are the patches/changelogs for: scrollz1.9.99, shmux1.0.2, swatch3.2.3, xzip1.8.2, zoom-1.1.5. Zoom does not have a changelog because the changelog for 1.0.0 was: * (Failed to update the ChangeLog in *ages*...) and has not been updated since. Cheers, Ben
ScrollZ IRC client changelog Meaning of flags: + = new stuff ! = fixed stuff - = removed stuff ~ = changed stuff ------------------------------------------------------------------------------ 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)
Index: Makefile =================================================================== RCS file: /cvsroot/pkgsrc/chat/scrollz/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Makefile 12 Feb 2014 23:17:37 -0000 1.18 +++ Makefile 27 Jul 2015 13:47:20 -0000 @@ -1,11 +1,11 @@ # $NetBSD: Makefile,v 1.18 2014/02/12 23:17:37 tron Exp $ # -DISTNAME= ScrollZ-1.9.5 -PKGNAME= scrollz-1.9.5 -PKGREVISION= 1 +DISTNAME= ScrollZ-1.9.99 +PKGNAME= scrollz-1.9.99 CATEGORIES= chat MASTER_SITES= ftp://ftp.scrollz.com/pub/ScrollZ/source/ +EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users%NetBSD.org@localhost HOMEPAGE= http://www.scrollz.com/ @@ -17,6 +17,7 @@ GNU_CONFIGURE= yes INSTALLATION_DIRS+= ${PKGMANDIR}/man1 +LDFLAGS+= -lcrypto PKG_OPTIONS_VAR= PKG_OPTIONS.scrollz PKG_SUPPORTED_OPTIONS= inet6 ssl Index: PLIST =================================================================== RCS file: /cvsroot/pkgsrc/chat/scrollz/PLIST,v retrieving revision 1.6 diff -u -r1.6 PLIST --- PLIST 14 Jun 2009 18:28:44 -0000 1.6 +++ PLIST 27 Jul 2015 13:47:21 -0000 @@ -1,6 +1,7 @@ @comment $NetBSD: PLIST,v 1.6 2009/06/14 18:28:44 joerg Exp $ -bin/scrollz +@pkgdir share/scrollz/script bin/${PKGNAME} +bin/scrollz man/man1/scrollz.1 share/scrollz/doc/ScrollZ.doc share/scrollz/help/! @@ -34,6 +35,7 @@ share/scrollz/help/awaysave share/scrollz/help/awayt share/scrollz/help/ban +share/scrollz/help/bantime share/scrollz/help/bantype share/scrollz/help/basics share/scrollz/help/beep @@ -473,6 +475,7 @@ share/scrollz/help/set/decrypt_program share/scrollz/help/set/display share/scrollz/help/set/display_ansi +share/scrollz/help/set/display_encoding share/scrollz/help/set/eight_bit_characters share/scrollz/help/set/encrypt_program share/scrollz/help/set/exec_protection @@ -497,10 +500,12 @@ share/scrollz/help/set/hyper_dcc share/scrollz/help/set/indent share/scrollz/help/set/input_aliases +share/scrollz/help/set/input_encoding share/scrollz/help/set/input_prompt share/scrollz/help/set/input_protection share/scrollz/help/set/insert_mode share/scrollz/help/set/inverse_video +share/scrollz/help/set/irc_encoding share/scrollz/help/set/irchost share/scrollz/help/set/lastlog share/scrollz/help/set/lastlog_ansi @@ -552,6 +557,7 @@ share/scrollz/help/set/status_hold share/scrollz/help/set/status_hold_lines share/scrollz/help/set/status_insert +share/scrollz/help/set/status_lines share/scrollz/help/set/status_loadavg share/scrollz/help/set/status_mail share/scrollz/help/set/status_mode @@ -560,6 +566,8 @@ share/scrollz/help/set/status_overwrite share/scrollz/help/set/status_query share/scrollz/help/set/status_reverse +share/scrollz/help/set/status_scrolled +share/scrollz/help/set/status_scrolled_lines share/scrollz/help/set/status_server share/scrollz/help/set/status_umode share/scrollz/help/set/status_uptime @@ -568,10 +576,8 @@ share/scrollz/help/set/status_window share/scrollz/help/set/suppress_server_motd share/scrollz/help/set/tab_max -share/scrollz/help/set/translation share/scrollz/help/set/truncate_public_channel share/scrollz/help/set/underline_video -share/scrollz/help/set/use_old_msg share/scrollz/help/set/user_information share/scrollz/help/set/user_wallops share/scrollz/help/set/verbose_ctcp @@ -684,37 +690,3 @@ share/scrollz/help/ww share/scrollz/help/xecho share/scrollz/help/xtype -share/scrollz/translation/ASCII -share/scrollz/translation/CP437 -share/scrollz/translation/CP850 -share/scrollz/translation/DANISH -share/scrollz/translation/DEC_MCS -share/scrollz/translation/DG_MCS -share/scrollz/translation/DUTCH -share/scrollz/translation/FINNISH -share/scrollz/translation/FRENCH -share/scrollz/translation/FRENCH_CANADIAN -share/scrollz/translation/GERMAN -share/scrollz/translation/HP_MCS -share/scrollz/translation/IRV -share/scrollz/translation/ITALIAN -share/scrollz/translation/JIS -share/scrollz/translation/MACINTOSH -share/scrollz/translation/NEXT -share/scrollz/translation/NORWEGIAN_1 -share/scrollz/translation/NORWEGIAN_2 -share/scrollz/translation/POLISH -share/scrollz/translation/POLISH_NOPL -share/scrollz/translation/PORTUGUESE -share/scrollz/translation/PORTUGUESE_COM -share/scrollz/translation/RUSSIAN -share/scrollz/translation/RUSSIAN_ALT -share/scrollz/translation/RUSSIAN_WIN -share/scrollz/translation/SPANISH -share/scrollz/translation/SWEDISH -share/scrollz/translation/SWEDISH_NAMES -share/scrollz/translation/SWEDISH_NAMES_COM -share/scrollz/translation/SWISS -share/scrollz/translation/UNITED_KINGDOM -share/scrollz/translation/UNITED_KINGDOM_COM -@pkgdir share/scrollz/script Index: distinfo =================================================================== RCS file: /cvsroot/pkgsrc/chat/scrollz/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- distinfo 22 Apr 2013 21:18:45 -0000 1.9 +++ distinfo 27 Jul 2015 13:47:21 -0000 @@ -1,7 +1,6 @@ $NetBSD: distinfo,v 1.9 2013/04/22 21:18:45 zafer Exp $ -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 -SHA1 (patch-Makefile.in) = 81bf541e740e1ee855d6e2b43a8eb75892416f5c +SHA1 (ScrollZ-1.9.99.tar.bz2) = 52d9cfb4c0e61075f5f2c64b477333f1bed06f8a +RMD160 (ScrollZ-1.9.99.tar.bz2) = 51badd8540ec1f8977241cbdb5b80003ad305abe +Size (ScrollZ-1.9.99.tar.bz2) = 694658 bytes SHA1 (patch-aa) = 8c30f9e340a291ff2badcf733861f74e4a44f413 Index: patches/patch-Makefile.in =================================================================== RCS file: patches/patch-Makefile.in diff -N patches/patch-Makefile.in --- patches/patch-Makefile.in 22 Apr 2013 21:18:45 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,17 +0,0 @@ -$NetBSD: patch-Makefile.in,v 1.2 2013/04/22 21:18:45 zafer Exp $ - -Fix destdir build. - ---- Makefile.in.orig 2004-05-12 17:53:07.000000000 +0200 -+++ Makefile.in 2012-01-21 01:44:49.816033366 +0100 -@@ -216,8 +216,8 @@ installdirs: - - installhelp: - $(INSTALL_HELP_CMD) -- find $(HELP_DIR) -type d -print | xargs chmod a+rx -- find $(HELP_DIR) -type f -print | xargs chmod a+r -+ find $(DESTDIR)/$(HELP_DIR) -type d -print | xargs chmod a+rx -+ find $(DESTDIR)$(HELP_DIR) -type f -print | xargs chmod a+r - - installtranslation: installdirs - $(INSTALL_TRANSLATION_CMD)
Changes since 1.0.1 [2006-08-30]: - Mac OS X port (with help from Steve Huff). - use safe string functions (courtesy of Olivier Cherrier).
Index: Makefile =================================================================== RCS file: /cvsroot/pkgsrc/sysutils/shmux/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- Makefile 23 Oct 2012 19:51:23 -0000 1.13 +++ Makefile 26 Jul 2015 21:30:28 -0000 @@ -1,6 +1,6 @@ # $NetBSD: Makefile,v 1.13 2012/10/23 19:51:23 asau Exp $ -DISTNAME= shmux-1.0 +DISTNAME= shmux-1.0.2 PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://web.taranis.org/shmux/dist/ Index: distinfo =================================================================== RCS file: /cvsroot/pkgsrc/sysutils/shmux/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 12 Apr 2007 21:38:24 -0000 1.4 +++ distinfo 26 Jul 2015 21:30:28 -0000 @@ -1,5 +1,5 @@ $NetBSD: distinfo,v 1.4 2007/04/12 21:38:24 wiz Exp $ -SHA1 (shmux-1.0.tgz) = 3a5fef29ea7f2631668af348d651079fd65a1321 -RMD160 (shmux-1.0.tgz) = 5b45f744fb85ccd99534f0b13d12a9bc49cea9e1 -Size (shmux-1.0.tgz) = 81096 bytes +SHA1 (shmux-1.0.2.tgz) = 6fe39602c497331e448c4331b8cddbb2abb71b79 +RMD160 (shmux-1.0.2.tgz) = 31937f39483e8ab54848f84830489bf45dff5783 +Size (shmux-1.0.2.tgz) = 110473 bytes
Changed default tail command arguments Fixed input-record-separator command line argument to allow for a null string Corrected perlcode parsing and depth handling Fixed how swatch kills off the tail command on exit Fixed how the tail command is launched
Index: Makefile =================================================================== RCS file: /cvsroot/pkgsrc/sysutils/swatch/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- Makefile 12 Jul 2015 18:56:29 -0000 1.14 +++ Makefile 26 Jul 2015 22:48:40 -0000 @@ -1,8 +1,7 @@ # $NetBSD: Makefile,v 1.14 2015/07/12 18:56:29 wiz Exp $ # -DISTNAME= swatch-3.2.1 -PKGREVISION= 8 +DISTNAME= swatch-3.2.3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swatch/} Index: distinfo =================================================================== RCS file: /cvsroot/pkgsrc/sysutils/swatch/distinfo,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 distinfo --- distinfo 2 Oct 2006 19:53:17 -0000 1.1.1.1 +++ distinfo 26 Jul 2015 22:48:40 -0000 @@ -1,5 +1,5 @@ $NetBSD: distinfo,v 1.1.1.1 2006/10/02 19:53:17 rillig Exp $ -SHA1 (swatch-3.2.1.tar.gz) = e3117104947a7f3ee26e26ea691f7942cbb8ec67 -RMD160 (swatch-3.2.1.tar.gz) = 7bbe75f6c6c6f08b60c6e77cdddfb96881d5ae4b -Size (swatch-3.2.1.tar.gz) = 31039 bytes +SHA1 (swatch-3.2.3.tar.gz) = d67f434103b42b11aee62151d7a9e533459ec624 +RMD160 (swatch-3.2.3.tar.gz) = 09692c0c889ff9c5a1af50a5e5272a177130bc31 +Size (swatch-3.2.3.tar.gz) = 31199 bytes
1.8.2: Added the -spec option, to make the interpreter label itself as spec 1.0 compliant Fixed small bugs in arithmetic shift right and printing newlines. Added support for 64-byte-long properties (spec 1.0 feature)
Index: Makefile =================================================================== RCS file: /cvsroot/pkgsrc/games/xzip/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Makefile 4 Jul 2015 16:18:35 -0000 1.18 +++ Makefile 26 Jul 2015 23:18:51 -0000 @@ -1,8 +1,7 @@ # $NetBSD: Makefile,v 1.18 2015/07/04 16:18:35 joerg Exp $ -DISTNAME= xzip180 -PKGNAME= xzip-1.8 -PKGREVISION= 1 +DISTNAME= xzip182 +PKGNAME= xzip-1.8.2 CATEGORIES= games x11 MASTER_SITES= http://www.eblong.com/zarf/ftp/ EXTRACT_SUFX= .tar.Z Index: distinfo =================================================================== RCS file: /cvsroot/pkgsrc/games/xzip/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 14 Feb 2010 22:21:42 -0000 1.5 +++ distinfo 26 Jul 2015 23:18:51 -0000 @@ -1,6 +1,6 @@ $NetBSD: distinfo,v 1.5 2010/02/14 22:21:42 joerg Exp $ -SHA1 (xzip180.tar.Z) = 45581b97e2b00535fe6f4dfab2aa4f8efb353749 -RMD160 (xzip180.tar.Z) = ab2e8aeef1bd7f7d7d94c280f7ae3c4c445b9b2e -Size (xzip180.tar.Z) = 134871 bytes +SHA1 (xzip182.tar.Z) = 9e3b2b155223d9092764413d75803333da7f8a36 +RMD160 (xzip182.tar.Z) = 169d29a57ce29791b9aafd07005dfd8535fa45c0 +Size (xzip182.tar.Z) = 136032 bytes SHA1 (patch-aa) = 796f2e09ce5167163b4d2888070613b92e756ab3
Index: Makefile =================================================================== RCS file: /cvsroot/pkgsrc/games/zoom/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- Makefile 12 Jun 2015 10:50:07 -0000 1.35 +++ Makefile 27 Jul 2015 15:51:55 -0000 @@ -1,13 +1,13 @@ # $NetBSD: Makefile,v 1.35 2015/06/12 10:50:07 wiz Exp $ -DISTNAME= zoom-1.0.3 -PKGREVISION= 16 +DISTNAME= zoom-1.1.5 CATEGORIES= games MASTER_SITES= http://www.logicalshift.co.uk/unix/zoom/ MAINTAINER= pkgsrc-users%NetBSD.org@localhost HOMEPAGE= http://www.logicalshift.demon.co.uk/unix/zoom/ COMMENT= Plays Infocom-compatible games, with graphics support +LICENSE= gnu-gpl-v1 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes Index: distinfo =================================================================== RCS file: /cvsroot/pkgsrc/games/zoom/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 15 Jun 2012 18:51:32 -0000 1.6 +++ distinfo 27 Jul 2015 15:51:55 -0000 @@ -1,9 +1,8 @@ $NetBSD: distinfo,v 1.6 2012/06/15 18:51:32 joerg Exp $ -SHA1 (zoom-1.0.3.tar.gz) = 1a171aaae1f9eaffb4a6c9aee2c32e26c4c3a081 -RMD160 (zoom-1.0.3.tar.gz) = e40b7c7848299ae7e5005c138ea329e523f7cade -Size (zoom-1.0.3.tar.gz) = 1186847 bytes -SHA1 (patch-aa) = 3e38ab601ff5f0ec423991c91d5107b4775644b7 +SHA1 (zoom-1.1.5.tar.gz) = 67bebc7b14e1380a848277aa582921ceac5bfb1e +RMD160 (zoom-1.1.5.tar.gz) = 9636dacc3a3f29d3bbb5a218eb579b13d90703dc +Size (zoom-1.1.5.tar.gz) = 2185098 bytes SHA1 (patch-ab) = c0953b6dcbbb41f7941b06ac86b22b62e225b90e -SHA1 (patch-src_state.c) = 4cb81640e6c56f089ae7e6c67e1dc92c09319439 +SHA1 (patch-configure) = 9647634542858d96e0d43ed65d957ecb606a1d98 SHA1 (patch-src_tokenise.c) = 9242b110b5344c5804d7d7f71409c804a6e509e8 Index: patches/patch-aa =================================================================== RCS file: patches/patch-aa diff -N patches/patch-aa --- patches/patch-aa 4 Aug 2005 10:40:38 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,14 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2005/08/04 10:40:38 adam Exp $ - ---- configure.orig 2005-08-03 10:14:05.000000000 +0000 -+++ configure -@@ -10336,7 +10336,8 @@ if test "${ac_cv_lib_Xft_XftInit+set}" = - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-lXft $LIBS" -+LIBS="`xft-config --libs` $LIBS" -+CFLAGS="$CFLAGS `xft-config --cflags`" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF Index: patches/patch-configure =================================================================== RCS file: patches/patch-configure diff -N patches/patch-configure --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ patches/patch-configure 27 Jul 2015 15:51:55 -0000 @@ -0,0 +1,16 @@ +$NetBSD$ + +Updating from previous patch. + +--- configure.orig 2011-11-05 14:29:03.000000000 +0000 ++++ configure +@@ -7494,7 +7494,8 @@ if ${ac_cv_lib_Xft_XftInit+:} false; the + $as_echo_n "(cached) " >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-lXft $LIBS" ++LIBS="`xft-config --libs` $LIBS" ++CFLAGS="$CFLAGS `xft-config --cflags`" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + Index: patches/patch-src_state.c =================================================================== RCS file: patches/patch-src_state.c diff -N patches/patch-src_state.c --- patches/patch-src_state.c 15 Jun 2012 18:51:32 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,75 +0,0 @@ -$NetBSD: patch-src_state.c,v 1.1 2012/06/15 18:51:32 joerg Exp $ - -Avoid nested functions. - ---- src/state.c.orig 2012-06-15 14:14:35.000000000 +0000 -+++ src/state.c -@@ -181,37 +181,37 @@ ZByte* state_compile(ZStack* stack, ZDWo - time_t now; - ZByte version; - -- inline void wblock(ZByte* x, int len) -- { -- flen += len; -- data = realloc(data, flen+16); -- memcpy(data + flen - len, x, len); -- } -- -- inline void wdword(ZDWord w) -- { -- flen +=4; -- data = realloc(data, flen+16); -- data[flen-4] = w>>24; -- data[flen-3] = w>>16; -- data[flen-2] = w>>8; -- data[flen-1] = w; -- } -- -- inline void wword(ZUWord w) -- { -- flen += 2; -- data = realloc(data, flen+16); -- data[flen-2] = w>>8; -- data[flen-1] = w; -- } -- -- inline void wbyte(ZUWord w) -- { -- flen += 1; -- data = realloc(data, flen+16); -- data[flen-1] = w; -- } -+#define wblock(x,len) do { \ -+ size_t wblock_len = (len); \ -+ flen += wblock_len; \ -+ data = realloc(data, flen+16); \ -+ memcpy(data + flen - wblock_len, (x), wblock_len); \ -+} while (0) -+ -+#define wdword(w) do { \ -+ ZDWord wdword_w = (w); \ -+ flen +=4; \ -+ data = realloc(data, flen+16); \ -+ data[flen-4] = wdword_w>>24; \ -+ data[flen-3] = wdword_w>>16; \ -+ data[flen-2] = wdword_w>>8; \ -+ data[flen-1] = wdword_w; \ -+} while (0) -+ -+#define wword(w) do { \ -+ ZUWord wword_w = (w); \ -+ flen += 2; \ -+ data = realloc(data, flen+16); \ -+ data[flen-2] = wword_w>>8; \ -+ data[flen-1] = wword_w; \ -+} while (0) -+ -+#define wbyte(w) do { \ -+ ZUWord wbyte_w = (w); \ -+ flen += 1; \ -+ data = realloc(data, flen+16); \ -+ data[flen-1] = w; \ -+} while (0) - - *len = -1; - version = ReadByte(0);
Attachment:
pgpdHC8q8fInN.pgp
Description: PGP signature