summaryrefslogtreecommitdiff
path: root/www/links-gui
diff options
context:
space:
mode:
authorwiz <wiz>2007-11-08 19:39:33 +0000
committerwiz <wiz>2007-11-08 19:39:33 +0000
commitdc022b2fb315a43964b51d90fe210c1290c87ece (patch)
treed75f53e9203b80c1e4a2adc654db2e4a566a29b7 /www/links-gui
parentac1a9c946118456edd81ad75c9a9648bda8e0b94 (diff)
downloadpkgsrc-dc022b2fb315a43964b51d90fe210c1290c87ece.tar.gz
Update to 2.1pre31:
=== RELEASE 2.1pre31 === Sat Oct 27 02:52:07 CEST 2007 mikulas: Some newer Linuxes unfortunatelly do not send SIGCONT when running process is brougt to foreground with 'fg' command. So implement 0.5s polling to test if we're on foreground. Wed Oct 24 03:41:19 MET 2007 mikulas: Do not request compression for files with .Z, .gz or .bz2 suffix --- some servers will compress them again Wed Oct 24 03:16:43 MET 2007 mikulas: Support HTTP/0.9 (without header) Mon Oct 22 18:35:16 MET 2007 mikulas: In case of non-restartable connection, proceed with the connection even if the server is on blacklist Mon Oct 22 02:00:13 MET 2007 mikulas: An option to disallow non-proxy connections (for anonymization via tor or similar services) Sat Oct 20 22:08:02 MET 2007 mikulas: Turn off compression if the server closes the connection prematurely Some servers errorneously send the size of uncompressed data Sat Oct 13 18:19:45 MET 2007 mikulas: An option to disable compression. Disable compression automatically for a given server if links receives errorneous compressed data Mon Sep 17 03:59:33 CEST 2007 mikulas: Break ansi aliasing on ICC 10 with -ipo Empty function call was not enough to break it Fri Sep 7 00:00:29 MET 2007 mikulas: When the connection dies after the last received byte, do not send "Range:" header in retry request --- servers don't like "Range" pointing after the last byte
Diffstat (limited to 'www/links-gui')
-rw-r--r--www/links-gui/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/links-gui/Makefile b/www/links-gui/Makefile
index 97b3e539232..cd233b4ff33 100644
--- a/www/links-gui/Makefile
+++ b/www/links-gui/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2007/10/16 17:12:23 bjs Exp $
+# $NetBSD: Makefile,v 1.51 2007/11/08 19:39:34 wiz Exp $
#
-PKGNAME= links-gui-2.1.0.30
-PKGREVISION= 1
+PKGNAME= links-gui-2.1.0.31
COMMENT= Lynx-like text and graphics WWW browser