Subject: CVS commit: pkgsrc/www
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 09/03/2006 20:35:36
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sun Sep  3 20:35:36 UTC 2006

Modified Files:
	pkgsrc/www/links: Makefile Makefile.common distinfo
	pkgsrc/www/links-gui: Makefile

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 pkgsrc/www/links/Makefile
cvs rdiff -r1.30 -r1.31 pkgsrc/www/links/Makefile.common
cvs rdiff -r1.36 -r1.37 pkgsrc/www/links/distinfo
cvs rdiff -r1.42 -r1.43 pkgsrc/www/links-gui/Makefile

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