./wip/links1, Text browser with tables (original version)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.00pre20nb2, Package name: links1-1.00pre20nb2, Maintainer: pkgsrc-users

Links is a text-based browser with support for HTML tables and
frames.
Links provides:
* a light and stable alternative to the big GUI browsers
* a colour terminal (X11/GUI or console)
* lightning-fast loading and rendering of pages
* bookmarks, rebindable keys, multi-language support, multiple
character sets
* background downloads (with multiple simultaneous connections)
* support for FTP (not passive FTP) and LOCALFILE protocols, HTTP
and FTP proxies
* SSL support


Required to run:
[security/openssl]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 8a70b32ac433166d91a6b2289e815abfcab3995a
Filesize: 605.913 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-03 10:39:35 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2008-01-18 05:30:10 by Tobias Nygren | Files touched by this commit (174)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2007-07-08 11:44:26 by Thomas Klausner | Files touched by this commit (2)
Log message:
Drop maintainership.

   2007-04-15 23:51:46 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.00pre20:

=== RELEASE 1.00pre20 ===

Sun Apr  8 21:02:15 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:20:10 MET 2007 Carles Pina i Estany <carles@pina.cat>:

	Add more top-level domains

Wed Apr  4 14:32:47 MET DST 2007 mikulas:

	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

Tue Feb  6 00:27:00 MET 2007 MIKULAS:

	Allow quotation marks in Refrfesh URL parameter --- fixes Google Picasa
   2006-12-17 20:32:22 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.00pre19:

=== RELEASE 1.00pre19 ===

Tue Nov 28 23:15:20 MET 2006 mikulas:

	Fixed severe security bug: '"' and ';' in smb:// url could be used for
	remote command execution.

Wed Nov 22 22:24:38 MET 2006 Jakub Bogusz <qboosh@pld-linux.org>:

	Updated Polish translation
   2006-11-18 20:08:28 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.00.18:

=== RELEASE 1.00pre18 ===

Mon Nov  6 02:12:59 cet 2006 mikulas:

	Fixed incorrect page displayed when search string ended with space and
	the word was last on page

Fri Oct 27 17:15:15 cet 2006 mikulas:

	More strict parsing of ftp list, fixes ftp.su.se

Sun Oct 15 22:55:40 MET DST 2006 mikulas:

	Allow cookie path to point to file, not only directory

Wed Oct 11 00:17:54 MET DST 2006 mikulas:

	Fixed quirk with displaying of links in text mode

Mon Sep 11 02:41:05 MET DST 2006 mikulas:

	Test for socklen_t
	Work without PF_INET (for Minix 3)
	Cleaned up use of AF_ and PF_ constants
   2006-09-03 23:36:18 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.00pre17:

=== RELEASE 1.00pre17 ===

Fri Aug 25 00:51:50 MET 2006 user:

	Parsing ftp directories starts to be difficult because fixing one bug
	introduces other. Previous fix sometimes mistook size for year :-/

Sun Aug 20 05:07:20 cet 2006 mikulas:

	Correctly translate character set of "label" attribute

Mon Jul 31 00:33:13 MET 2006 user:

	More cygwin fixes

Sun Jul 16 16:36:26 cet 2006 mikulas:

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

Sun Jul 16 00:07:54 cet 2006 mikulas:

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

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

	Bigger default textarea

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

	Fixed display of multiple consecutive spaces when searching

Sun Jun 18 16:12:52 MET 2006 user:

	Command "kill background connections" aborts also keepalive connections

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

	Fixed exponential memory consumption with table cell colspan/rowspan

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

	Decode %AB sequences in position tags

Fri Jun  9 18:33:23 cet 2006 mikulas:

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

Sat Jun  3 03:16:55 cet 2006 mikulas:

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