summaryrefslogtreecommitdiff
path: root/www/links
diff options
context:
space:
mode:
authorwiz <wiz>2006-04-09 16:17:55 +0000
committerwiz <wiz>2006-04-09 16:17:55 +0000
commitd99fadb6a82bf5f800dc9a464730207a1b27eb06 (patch)
tree8c086a5da8fb84dc95dd5a7831dac3792a241bf8 /www/links
parentd5fd8663198069db53e758576787e7faa1958f09 (diff)
downloadpkgsrc-d99fadb6a82bf5f800dc9a464730207a1b27eb06.tar.gz
Update to 2.1pre21:
=== RELEASE 2.1pre21 === Sun Apr 2 19:37:50 MET 2006 user: Fixed some quirks when URL contained multiple '#' characters Sun Apr 2 19:08:45 MET 2006 user: Better parsing of FTP directories (fixes Quick 'n Easy FTP Server) Sun Apr 2 17:10:30 CEST 2006 mikulas: Fixed javascript memory leak on www.ebay.com The bug was due to namespace containing reference to itself PerM is really a programmer pig. After writing namespace allocation and initialization 39 times, he didn't even consider making it function :-( Thu Mar 30 20:36:39 cet 2006 mikulas: Location: field in HTTP reply is now allowed to contain position specification '#' Thu Mar 23 15:20:22 CET 2006 mikulas: Do not send Accept-Language to a buggy Netscape-Enterprise server Do not send "en" language twice in Accept-Language Mon Mar 20 01:14:58 MET 2006 user: Changes license to allow linking with OpenSSL Sun Mar 19 03:07:32 MET 2006 mikulas: Support &#10;, &#13; and &#9; Sat Mar 11 04:08:15 MET 2006 mikulas: An option to turn off IP type-of-service (some misconfigured firewalls drop packets with it) Mon Mar 6 17:27:27 MET 2006 mikulas: When clicking on images with keyboard, submit point (1,1), not (0,0) (work around another bug on mail.centrum.cz) Submit value attribute with image Sun Mar 5 21:07:38 MET 2006 mikulas: Ignore percentual height specification in html (links took it relatively to the height of the screen while other browsers interpreted it relatively to the height of a table cell) Sun Mar 5 20:47:23 MET 2006 mikulas: Make multipart boundary format compatible with Netscape (unfortunatelly there are buggy servers that depend on it --- for example mail.centrum.cz) Do not send Content-Type when there's no file to upload Wed Mar 1 01:01:36 MET 2006 Andrei Paskevich Fix tokenizer of javascript when it encounters 0xff character Tue Feb 28 01:46:18 cet 2006 mikulas: OS/2 Pmshell gui: Ignore mouse-move events if mouse position stays the same. Mozilla is somehow generating these events when its javascript runs and it disrupts links Mon Feb 27 05:24:28 cet 2006 mikulas: Make textarea wrapping default (compatible with Mozilla, Netscape has default no wrapping) Sat Feb 11 02:26:24 cet 2006 mikulas: More bug-compatible parsing of superfluous quotation marks Sun Feb 5 21:11:49 MET 2006 mikulas: Fixed some quirks when searching in associations or extensions --- search sometimes didn't find anything (depending on random memory) and window was not properly redrawn Sun Feb 5 20:15:38 MET 2006 mikulas: Fixed crash when bookmarks window was opened after changing bookmarks charset Sun Feb 5 18:54:52 MET 2006 mikulas: Case-insensitive search of all characters Wed Jan 25 16:26:35 MET 2006 user: Fixed some quirks in graphics user interface: selection didn't work when javascript was not compiled in right mouse button didn't display menu when text was selected serch text temporarily disappeared when user clicked on it middle button didn't click on scrollbars Wed Jan 25 05:18:08 CET 2006 mikulas: Updated manpage Mon Jan 23 18:22:41 MET 2006 user: Fixed textarea content corruption due to overlapping areas in memcpy Thu Jan 19 18:13:52 MET 2006 user: Disallow access to proxy:// urls from user interface (they are internal-only) Thu Jan 19 17:57:13 MET 2006 user: Accept urls http://host.domain#position Sun Jan 15 16:29:19 MET 2006 mikulas: Find X-window in X11R7 directory Sun Jan 15 05:51:13 MET 2006 user: Preserve config, history and bookmarks in case of IO error (including full disk) Fri Dec 30 17:31:26 MET 2005 user: Guess content-type by extension on misconfigured servers that return text/plain or application/octet-stream Thu Dec 29 23:35:32 MET 2005 Jakub Bogusz Updated Polish translation Thu Dec 22 15:14:00 MET 2005 mikulas: Discard mouse events while user viewer is in foreground (but due to some quirks in gpm/svgalib, it may still produce spurious mouse-click events) Thu Dec 22 13:36:38 MET 2005 user: Fixed bug with downloads and cyclic redirects (now, as when loading real documents, it turns off cache and displays error if it doesn't help)
Diffstat (limited to 'www/links')
-rw-r--r--www/links/Makefile4
-rw-r--r--www/links/Makefile.common4
-rw-r--r--www/links/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/www/links/Makefile b/www/links/Makefile
index 6031a7e291c..e96f208fffa 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2005/12/11 18:56:30 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2006/04/09 16:17:55 wiz Exp $
#
-PKGNAME= links-2.1.0.20
+PKGNAME= links-2.1.0.21
COMMENT= Lynx-like text WWW browser
CONFLICTS+= links-gui-[0-9]* elinks-0.3*
diff --git a/www/links/Makefile.common b/www/links/Makefile.common
index ede84d98c5c..f55aa3c7dcb 100644
--- a/www/links/Makefile.common
+++ b/www/links/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.28 2005/12/11 18:56:30 wiz Exp $
+# $NetBSD: Makefile.common,v 1.29 2006/04/09 16:17:55 wiz Exp $
-DISTNAME= links-2.1pre20
+DISTNAME= links-2.1pre21
CATEGORIES= www
MASTER_SITES= http://links.twibright.com/download/
EXTRACT_SUFX= .tar.bz2
diff --git a/www/links/distinfo b/www/links/distinfo
index a318fa722f5..9f6f56f5913 100644
--- a/www/links/distinfo
+++ b/www/links/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.33 2005/12/11 18:56:30 wiz Exp $
+$NetBSD: distinfo,v 1.34 2006/04/09 16:17:55 wiz Exp $
-SHA1 (links-2.1pre20.tar.bz2) = 47c9cd664a5accf8d7d5a8d009fe1eb9bbbedf11
-RMD160 (links-2.1pre20.tar.bz2) = f4013cf82ff814b1a9baf62d4bf3c543c6ed806c
-Size (links-2.1pre20.tar.bz2) = 3855058 bytes
+SHA1 (links-2.1pre21.tar.bz2) = 6806cdbaa9c2402ecd6e0734d113cf21ea89c252
+RMD160 (links-2.1pre21.tar.bz2) = 051054b5ba0dd590d225d449e23b7f7970e218b3
+Size (links-2.1pre21.tar.bz2) = 3869781 bytes
SHA1 (patch-aa) = 47fab20748fc660517ebc2d2ef8a6b9c7c0dd1e4
SHA1 (patch-ab) = a2d461c9d8b6300469ab6195886830fdd63be837