summaryrefslogtreecommitdiff
path: root/www/links-gui
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-04-15 07:41:47 +0000
committerwiz <wiz@pkgsrc.org>2007-04-15 07:41:47 +0000
commitc32c7b9662506c3181c8b60a84f19ed20736219c (patch)
tree6d3f928f7399e78558f679f43542e6fb7429dd9f /www/links-gui
parent67b224660aadc984cc4eed8b6146be56849358a3 (diff)
downloadpkgsrc-c32c7b9662506c3181c8b60a84f19ed20736219c.tar.gz
Update to 2.1.0.28:
=== RELEASE 2.1pre28 === Wed Apr 11 01:39:36 cet 2007 mikulas: Fixed a bug in decompression and javascript document.write introduced in previous release (compressed data were displayed after document.write) (BTW. because the javascript interpreter has bugs, Martin Pergel has not time for it and the code is so messy that it couldn't be understand by anyone else, javascript will likely be removed in next release) === RELEASE 2.1pre27 === Sat Apr 7 02:43:28 CEST 2007 mikulas: Terminal resize, window title and clipboard support for Cygwin Clipboard supports non-ascii characters badly, it is a limitation in Cygwin Wed Apr 4 23:19:00 MET 2007 Carles Pina i Estany <carles@pina.cat>: Add more top-level domains Sat Mar 31 03:02:40 CEST 2007 student: win32.c file removed because in each new version of windows it doesn't work. Don't even try to fix it unless you have computers with Windows NT, Window 2000, Windows XP and Windows Vista side by side. (new Cygwin emulates xterm-like mouse on the console, so it's not needed for mouse) Cygwin sometimes doesn't send SIGWINCH, it is its bug, so I didn't try to fix it in links. Press twice Alt-Enter if links doesn't notify window size change Sun Mar 25 22:26:41 MET 2007 mikulas: Fixed bad behaviour of scrollbars on very large documents due to integer overflow Wed Mar 21 22:15:25 MET 2007 mikulas: Support for zlib, gzip and bzip2 files Wed Mar 21 04:37:42 MET 2007 mikulas: Limit image scaling to prevent allocation overflow Tue Feb 6 00:23:43 MET 2007 mikulas: Allow quotation marks in Refresh URL parameter --- fixes Google Picasa
Diffstat (limited to 'www/links-gui')
-rw-r--r--www/links-gui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/links-gui/Makefile b/www/links-gui/Makefile
index 4f154bfd62d..6268b3f01fc 100644
--- a/www/links-gui/Makefile
+++ b/www/links-gui/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2007/02/15 14:10:03 joerg Exp $
+# $NetBSD: Makefile,v 1.47 2007/04/15 07:41:47 wiz Exp $
#
-PKGNAME= links-gui-2.1.0.26
+PKGNAME= links-gui-2.1.0.28
COMMENT= Lynx-like text and graphics WWW browser