pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www Update to 2.1pre23:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/839f53bfe988
branches:  trunk
changeset: 518245:839f53bfe988
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 03 20:35:36 2006 +0000

description:
Update to 2.1pre23:

Thu Jul 27 04:53:01 CEST 2006 mikulas:

        Fixed pagedown and search bugs in braille terminal introduced in
        links-2.1pre20

Sun Jul 16 16:35:54 cet 2006 mikulas:

        Link to "" redirects to current file rather than current directory
                (fixes some forms)

Sun Jul 16 00:08:30 cet 2006 mikulas:

        Better ftp directory parsing (process correctly file names starting with
                year)

Sat Jul 15 16:37:36 MET 2006 user:

        Bigger default textarea

Mon Jul 10 22:53:09 MET DST 2006 mikulas:

        Use pkg-config to search for libpng and pcre

Tue Jun 27 23:50:43 cet 2006 mikulas:

        Fixed display of multiple consecutive spaces when searching

Tue Jun 27 23:14:35 cet 2006 mikulas:

        View &nbsp; as space when searching

Sun Jun 18 16:11:57 MET 2006 user:

        Command "kill background connections" aborts also keepalive connections

Sat Jun 17 21:43:01 cet 2006 mikulas:

        Removed SDL support until someone fixes it.
        Remaining bugs:
                palette not installed with 256-color svgalib support
                drawing doesn't synchronize with softcursor (seen on svgalib)
                stupid keyboard handling (SDL has the ability to query
                        operating system keymap and translate keys to unicode
                        but this driver didn't use it)
                doesn't support virtual devices with Alt-1 ... Alt-0, like
                        svgalib and framebuffer
                reportedly crashes with sdl-1.2.10
        If you want SDL support continued, take file sdl.c from previous
        version of links, fix the above issues and resubmit it.

Sat Jun 17 21:08:04 cet 2006 mikulas:

        Fixed exponential memory consumption with table cell colspan/rowspan

Sat Jun 17 20:30:49 cet 2006 mikulas:

        Do not try to interpret <script src=...> if server returns HTTP error

Sat Jun 10 23:52:00 cet 2006 mikulas:

        Decode %AB sequences in position tags

Fri Jun  9 18:32:55 cet 2006 mikulas:

        Accept broken meta refresh tags (fixes www.seznam.cz)

Fri Jun  9 02:14:42 MET 2006 user:

        Shift-Q exits without question

Sat Jun  3 21:47:19 cet 2006 mikulas:

        Fixed a bug that <body onload=...> was not processed when there were no
        other scripts on that page

Sat Jun  3 19:31:35 CEST 2006 mikulas:

        Fixed crash in javascript regular expressions

Wed May 31 18:25:32 CEST 2006 mikulas

        Fixed mouse in Cygwin
        Allowed to run in xterm or rxvt in Cygwin

diffstat:

 www/links-gui/Makefile    |  6 +++---
 www/links/Makefile        |  4 ++--
 www/links/Makefile.common |  4 ++--
 www/links/distinfo        |  8 ++++----
 4 files changed, 11 insertions(+), 11 deletions(-)

diffs (60 lines):

diff -r d5012b8726b8 -r 839f53bfe988 www/links-gui/Makefile
--- a/www/links-gui/Makefile    Sun Sep 03 17:24:16 2006 +0000
+++ b/www/links-gui/Makefile    Sun Sep 03 20:35:36 2006 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.42 2006/06/11 14:34:43 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2006/09/03 20:35:36 wiz Exp $
 #
 
-PKGNAME=       links-gui-2.1.0.22
+PKGNAME=       links-gui-2.1.0.23
 
 COMMENT=       Lynx-like text and graphics WWW browser
 
 CONFLICTS+=    links-[0-9]* elinks-0.3*
 
-
+USE_TOOLS+=    pkg-config
 CONFIGURE_ARGS+=       --enable-graphics
 CONFIGURE_ARGS+=       --without-sdl
 
diff -r d5012b8726b8 -r 839f53bfe988 www/links/Makefile
--- a/www/links/Makefile        Sun Sep 03 17:24:16 2006 +0000
+++ b/www/links/Makefile        Sun Sep 03 20:35:36 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2006/06/11 14:34:43 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2006/09/03 20:35:36 wiz Exp $
 #
 
-PKGNAME=       links-2.1.0.21
+PKGNAME=       links-2.1.0.23
 COMMENT=       Lynx-like text WWW browser
 
 CONFLICTS+=    links-gui-[0-9]* elinks-0.3*
diff -r d5012b8726b8 -r 839f53bfe988 www/links/Makefile.common
--- a/www/links/Makefile.common Sun Sep 03 17:24:16 2006 +0000
+++ b/www/links/Makefile.common Sun Sep 03 20:35:36 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.30 2006/06/11 14:34:43 wiz Exp $
+# $NetBSD: Makefile.common,v 1.31 2006/09/03 20:35:36 wiz Exp $
 
-DISTNAME=      links-2.1pre22
+DISTNAME=      links-2.1pre23
 CATEGORIES=    www
 MASTER_SITES=  http://links.twibright.com/download/
 EXTRACT_SUFX=  .tar.bz2
diff -r d5012b8726b8 -r 839f53bfe988 www/links/distinfo
--- a/www/links/distinfo        Sun Sep 03 17:24:16 2006 +0000
+++ b/www/links/distinfo        Sun Sep 03 20:35:36 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.36 2006/06/11 14:34:43 wiz Exp $
+$NetBSD: distinfo,v 1.37 2006/09/03 20:35:36 wiz Exp $
 
-SHA1 (links-2.1pre22.tar.bz2) = d65a11f742f2259b596d9026beb61c10e46453ff
-RMD160 (links-2.1pre22.tar.bz2) = e30f9fb35125b2296c69fc90fd017e81d9235f7d
-Size (links-2.1pre22.tar.bz2) = 3880450 bytes
+SHA1 (links-2.1pre23.tar.bz2) = d6e42b3b506b07c5b57142dedae78a0be6e221e0
+RMD160 (links-2.1pre23.tar.bz2) = 18ad152bc7367600d4438849c669cdcb8cd513ed
+Size (links-2.1pre23.tar.bz2) = 3872086 bytes
 SHA1 (patch-aa) = 374bd3262b4f50712cd42898d67e90ebcba72577
 SHA1 (patch-ab) = a2d461c9d8b6300469ab6195886830fdd63be837



Home | Main Index | Thread Index | Old Index