From 4060c78011913ef7225abbc1deae6f1ee204c2fc Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 22 Jul 2003 12:27:07 +0000 Subject: Update to 5.5.0: 5.5.0 - fixed bug of non repainting of bottom part of window under some vt100 terminals (NK). 5.3.2 - use /struct termdesc/ instead of /int/ for terminal type - compiler warnings cleanup 5.3.1 - changed default prefix to /usr/local, cosmetic fixes 5.3.0 - BIEW/LINUX: reduce use of system calls, use pwrite if possible, keyboard functions reimplemented using async IO, added proper pseudographics support on xterms (with G1 charset) and console (with null map), autodetection of vcsaN number, "Save as" codepage conversion fixed. - BIEW/SLANG: wrap lines in WriteBuff when buffer length exceeds terminal width - thanks to John Davis for helping me out. - BIEW/CURSES: added mouse support (ncurses are required for this), added acs_map ncurses hack. - BIEW/VT100: added proper pseudographics support (with G1 charset), keyboard functions reimplemented using async IO, added mouse support on Linux systems (gpm). - use getpwuid() to determine home directory when HOME is unavailable - reduce malloc()/free() calls in vioWriteBuff() - moved default datadir from /usr/lib/biew to /usr/share/biew --- editors/biew/distinfo | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'editors/biew/distinfo') diff --git a/editors/biew/distinfo b/editors/biew/distinfo index 3a8ad84bc7c..3584de1b58c 100644 --- a/editors/biew/distinfo +++ b/editors/biew/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/04/19 11:01:00 agc Exp $ +$NetBSD: distinfo,v 1.3 2003/07/22 12:27:07 wiz Exp $ -SHA1 (biew-520.tar.bz2) = e66dbf4b6c8aafc58a8c2fa8fe103fa334f671ac -Size (biew-520.tar.bz2) = 424983 bytes -SHA1 (patch-aa) = 78944dfaedfc6d7a7aaf7018acdf5a82a7647be1 -SHA1 (patch-ab) = 3620d7c14d4457db64aa463b852d6f51306b7ae0 +SHA1 (biew-550.tar.bz2) = d9a273ed82830a6825d58bf36fdd50560c99abc1 +Size (biew-550.tar.bz2) = 526883 bytes +SHA1 (patch-aa) = 6a717b0bd36c39dbdc2e50f4536d28e40e876f88 -- cgit v1.2.3