Commit graph

25 commits

Author SHA1 Message Date
wiz
e98669cd00 Update to 2.1.0.14:
=== Release 2.1pre14
	SunOS 4 portability fixes
	Fixed bug with moving bookmark directory into itself
	Search in bookmarks, extensions and associations
	FTP rest was broken after passive FTP
	Support for smb:// urls. smbclient must be installed
	Support for incomplete pasv addresses
	Fixed blank page instead of directory redirect when using passive ftp
	Do not send first ftp command until head is received
	Image view & download with 'i', '*' to change inlined image display
	Display image names
	Better parsing of ftp directories
	Fixed authorization not working when file was in top directory
	Updated Russian translation
	Allow broken html tags with '=' inside
	Do not retry DNS failures

=== Release 2.1pre13
	Fixed possibility that invalid communication on socket could crash links
	Do not print 1000l on FreeBSD console on exit
	Fixed passive FTP, added option to fast FTP
	Print host name in HTTP auth dialog
	Passive FTP.
	Fixed incorrect truncating of file on 304 reply
	Updated Russian translation
	Russian letters
	Changed translation of Russian letters into 7bit ascii
	Basic HTTP authentication (sponsored PerMov^(TM))
	Fixed aliasing problem on gcc 3.31
	Do not set timeout in DNS lookup and connection making
	Fixed PmShell quirks in keyboard handling
	Fixed screen sometimes not updating highlighted link
2003-11-11 10:49:11 +00:00
wiz
4f5945d239 Update to 2.1.0.12 (2.1pre12):
Fixed memory leak with Content-Type at http.c:37
Workaround broken cfmakeraw on AIX
Users can enter own shell command for executing external programs.
Commands in X are executed in xterm, not on console.
Do not send Range on refresh
More information on image files in Info menu.
Allow opening of a link in a new window (target="_blank").
Serbian translation
Added "id" attribute to the <img> tag.
Serbian Cyrillic letters
Updated Hungarian translation
Table frame and rules when no border attribute present
Fixed spelling errors found by Francois Gouget's program
Fixed crash in frames introduced in Tue Jun 17 23:15:46 MET DST 2003
Add slash after URLs like ftp://host:1234
Anchors allowed in frame locations
No char with code 13 when pasting in OS/2
Aggressive cache is in cache dialog, not in HTTP bugs dialog
302 redirects are not cached
Fixed redirect left after reloading cached document
Do not send "Range" when cache expires
Fixed some languages (removed name ELinks)
Updated Russian localization
Fixed \001 in bookmarks and window title when title contained 0xa0
Fixed bug that can't happen in select_mainmenu
Fixed numbers on links not consistent with internal order. Still not
perfect but better than it used to be.
2003-10-05 10:02:10 +00:00
wiz
70c2f91605 Update to 2.1pre11:
Correct parse_http_date (sponsored by Awite Bioenergie)
        Non-aggressive cache (sponsored by Awite Bioenergie)
        Refresh (sponsored by Awite Bioenergie)
        Support for 16-bit 565 RGB big endian (from dillo via pkgsrc)
        Fix for 24-bit RGB big endian (from dillo via pkgsrc)
2003-05-24 19:19:34 +00:00
wiz
b9392202ad Update to 2.1pre10:
HTML entities in bookmark file ["<>&=" only]
        Manual/automatic javascript action confirmation
        Cookies can contain whitespace (fixes bugzilla)
        Fixed cookie not used when parsing of expiration date fails
        Fixed image alt displayed in incorrect codepage
        Links icons
        Submit/clean form in link menu of form elements
2003-05-21 10:10:19 +00:00
wiz
7a25ae3551 Update to 2.1pre9 (2.1.0.9):
* Fixed unability to move out of textarea
2003-03-03 12:01:15 +00:00
is
bd42db7237 Fix client-side image maps to allow for non-integer coordinates.
By Mikulas Patocka, Twibright Labs.
2003-02-27 21:42:33 +00:00
wiz
4a24436e31 Update to 2.1.0.8 (2.1pre8).
Changes:
Use arrow keys to select links in graphics mode
Max tries 0 means unlimited retries
Updated russian translation
parse_element rewritten to be faster because it is most used function
Use hash for cache of table cell sizes -- improves performance
Do not display '0xa0' on terminal
Do not put characters <= 0x20 to HTTP request
Clipboard pasting into links (works from all applications).
Fixed file uploading bug.
Fixed usemap & image scaling
Fixed bug in XBM parser.
"Kill all connections" function.
"Abort and delete file" button in download window.
Save bookmarks in File menu
URL to clipboard copying in X.
Fixed an overflow in search
Bookmark saving on "Save options"
Apage Coyote added to list of buggy http/1.1 servers
2003-02-25 11:20:41 +00:00
salo
6bdb4110b2 CONFLICTS only with older elinks. Remove duplicate include. Bump PKGREVISION. 2003-01-26 22:48:36 +00:00
is
0e471f8dde Patch for inlined xbm files. 2003-01-15 16:15:13 +00:00
wiz
f7b5be68ee Update to 2.1pre7, sole change: Regenerated font_include.c to comply with
the fonts.
2002-11-11 12:19:47 +00:00
wiz
82f7a84c2b Update to 2.1pre6; fixes compilation problem which patch-ad
also fixed.
2002-11-04 12:32:16 +00:00
wiz
957fde45d2 Update to 2.1pre5. Changes:
=== Release 2.1pre5
	Updated Hungarian translation
	Fixed terrible keyboard bug in X.
	Fixed a crash on svgalib in check_keepalive_connections
	Better Cyrillic characters.
	Belarusian translation updated and new charset koi8_ru

=== Release 2.1pre4
	Polish translation update.
	SSL patch for Solaris and other systems without /dev/random
	Links-now button.
	Belarusian translation
	document.all
	Swaped open and closed folder symbol in bookmarks.
	Fixed Solaris keyboard translation bug.
2002-11-03 12:42:18 +00:00
wiz
1452b90187 Downgrade to 2.1pre3.
2.1pre4's links -g has very annoying problems with control modifiers and
X events in general, and the maintainers don't feel the need to fix it.
2002-10-18 23:00:24 +00:00
wiz
ea1a003afa Update to 2.1pre4.
* Polish translation update.
* SSL patch for Solaris and other systems without /dev/random
* Links-now button.
* Belarusian translation
* Swaped open and closed folder symbol in bookmarks.
* Fixed Solaris keyboard translation bug.
2002-10-14 09:31:18 +00:00
wiz
0ffc9a6958 Update to 2.1pre3.
Changes:
This version includes two bugfixes in the Javascript support, the X icon
name is now set, an associations bug was fixed, along with an occasional
paste bug, a Euro entity was added, and parsing \xab numbers in Javascript
is now supported, along with other features.
2002-09-12 13:44:47 +00:00
wiz
4513b797ed Fix annoying bug in command line parsing (+ was handled incorrectly).
Patch will be sent to maintainers in a minute.
Bump PKGREVISION.

Also, use common distinfo file and patch dir for links and links-gui.
2002-09-04 20:47:45 +00:00
jlam
7e568e0125 Add back inclusion of bsd.pkg.mk that was accidentally removed. 2002-08-26 06:15:25 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
jschauma
96e7033f65 Re-order includes, so that x11-links is pulled in correctly.
Makefile.common should be included as the last file, as that file
includes bsd.pkg.mk.

This closes PR pkg/17729 (this time for real)
2002-07-26 15:29:23 +00:00
jschauma
c9f59d5793 Back out hasty commit after seeing that wiz has already checked on this
and requires feedback.  (I believe the technical term is 'Ooops'.)
2002-07-26 15:14:42 +00:00
jschauma
d08a6fec01 Add BUILD_DEPENDS for x11-links; this closes PR pkg/17729 by he 2002-07-26 15:12:58 +00:00
wiz
ad3e6fce69 Upgrade links and links-gui to 2.1.0.2 (2.1pre2), in the hope that it fixes
pkg/17358. Changes:
Fixed shoting to memory with javascript and input fields
Do not call gethostbyaddr when name is not ip address (it should avoid
  some useless nameserver queries)
Fixed a delay on quit until async lookup terminates
Floating point numbers in configure file are stored with '.' even on
  systems with ',' in locales.
Line length fix on framebuffer.
New domain names
Croatian translation
Small change in x.c to work on some 8-bit displays.
Fixed mem_free(NULL) in x.c:1001
2002-07-02 11:23:04 +00:00
jlam
24204f9775 Note conflicts between elinks, links, and links-gui. 2002-06-30 04:02:54 +00:00
wiz
27cba20e35 Add x11.buildlink.mk so that this links correctly on xpkgwedged systems. 2002-06-20 23:48:25 +00:00
jschauma
838a0f4253 Initial import of links-gui, a graphical version of the popular
links web browser.  Together with the update of pkgsrc/www/links
this closes PR##17218.  This package and the update for pkgsrc/www/links
provided by Lubomir Sedlacik (salo at xtrmntr dot org).
2002-06-20 15:11:21 +00:00