summaryrefslogtreecommitdiff
path: root/net/gtk-gnutella
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2002-11-25 15:20:26 +0000
committerjschauma <jschauma@pkgsrc.org>2002-11-25 15:20:26 +0000
commitd62aba3b5e9860e31680bf89cc2f9a678dcb4684 (patch)
tree380dd9d30df7216bf2086f3a78c98a4dc3612936 /net/gtk-gnutella
parent191c59f33867711d9f96ac52c1aef8996ebed743 (diff)
downloadpkgsrc-d62aba3b5e9860e31680bf89cc2f9a678dcb4684.tar.gz
Update net/gtk-gnutella to 0.91.1 using patches provided by Christian Biere
(christianbiere at gmx dot de) in PR pkg/19152. Changes since 0.91.0: * Will now verify the SHA1 of downloaded files in the background. * New configuration parameter for the directory where "bad files" not matching their advertised SHA1 should be put (don't forget to configure it, as it defaults to /tmp). * Files are now copied in the background, so it is possible to setup the various "download" directories on different filesystems. * Node connection time and remote node's uptime(if available) are now shown. * It is now possible to paste a "magnet:" URI in the search to launch a SHA1 search. * The "connection indicator" at the bottom left is now a toggle. Depressing it will terminate any Gnet connection but will continue to serve uploads and process downloads. * The active download status now shows how many sources are available and how many are currently active (i.e. downloading). It will also show the estimated remaining time for the whole file, as well as the global reception rate for the file, accounting for all currently active sources. * Fixed bug that prevented proper downloading from recent BearShare(4.1.x or better) and Shareaza (1.6.0.x or better) nodes when the SHA1 of the file is known. * Will now protect against "PUSH floods" by banning the relevant IPs. * At startup, scan the download "tmp" dir for orphan files and reintegrate them into the fileinfo database, moving completed files to the relevant directory(depending on whether its SHA1 checked OK). * Minor bug fixing: improper countdown for push timeout when falling back, fixed corner-case processing that could lead to crashes or incorrect behaviour, accidental localization on X-Live-Since headers, freezing of the GUI when clearing many uploads, obscure portability fixes.
Diffstat (limited to 'net/gtk-gnutella')
-rw-r--r--net/gtk-gnutella/Makefile4
-rw-r--r--net/gtk-gnutella/PLIST7
-rw-r--r--net/gtk-gnutella/distinfo11
3 files changed, 11 insertions, 11 deletions
diff --git a/net/gtk-gnutella/Makefile b/net/gtk-gnutella/Makefile
index f5e236f6ec7..7d8a29a018b 100644
--- a/net/gtk-gnutella/Makefile
+++ b/net/gtk-gnutella/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2002/10/29 22:35:38 rh Exp $
+# $NetBSD: Makefile,v 1.20 2002/11/25 15:20:26 jschauma Exp $
#
-DISTNAME= gtk-gnutella-0.91
+DISTNAME= gtk-gnutella-0.91.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk-gnutella/}
diff --git a/net/gtk-gnutella/PLIST b/net/gtk-gnutella/PLIST
index 476d9347c75..bb21ee0fc8e 100644
--- a/net/gtk-gnutella/PLIST
+++ b/net/gtk-gnutella/PLIST
@@ -1,15 +1,20 @@
-@comment $NetBSD: PLIST,v 1.4 2002/10/29 22:35:38 rh Exp $
+@comment $NetBSD: PLIST,v 1.5 2002/11/25 15:20:27 jschauma Exp $
bin/gtk-gnutella
share/doc/gtk-gnutella/README
share/gtk-gnutella/pixmaps/arrow_down.xpm
share/gtk-gnutella/pixmaps/arrow_up.xpm
share/gtk-gnutella/pixmaps/booklib.xpm
share/gtk-gnutella/pixmaps/booksha.xpm
+share/gtk-gnutella/pixmaps/bookshav.xpm
+share/gtk-gnutella/pixmaps/exit.xpm
+share/gtk-gnutella/pixmaps/filter.xpm
share/gtk-gnutella/pixmaps/firewall.xpm
+share/gtk-gnutella/pixmaps/freeze.xpm
share/gtk-gnutella/pixmaps/no_firewall.xpm
share/gtk-gnutella/pixmaps/offline.xpm
share/gtk-gnutella/pixmaps/online.xpm
share/gtk-gnutella/pixmaps/save.xpm
+share/gtk-gnutella/pixmaps/thaw.xpm
@dirrm share/gtk-gnutella/pixmaps
@dirrm share/gtk-gnutella
@dirrm share/doc/gtk-gnutella
diff --git a/net/gtk-gnutella/distinfo b/net/gtk-gnutella/distinfo
index e3f5110e8c8..60b05b1c7c7 100644
--- a/net/gtk-gnutella/distinfo
+++ b/net/gtk-gnutella/distinfo
@@ -1,9 +1,4 @@
-$NetBSD: distinfo,v 1.10 2002/10/29 22:35:38 rh Exp $
+$NetBSD: distinfo,v 1.11 2002/11/25 15:20:27 jschauma Exp $
-SHA1 (gtk-gnutella-0.91.tar.gz) = dbb0f5e870d8bd528ad9c883b303260921543e4e
-Size (gtk-gnutella-0.91.tar.gz) = 649623 bytes
-SHA1 (patch-aa) = 06500d803c0857d57ef34727d8ff807aa63a5317
-SHA1 (patch-ab) = 3941a447422eb3433193ac077ef1634542b6a30e
-SHA1 (patch-ac) = 7114973950562d63b094051e5b2dd44e42f39ccb
-SHA1 (patch-ad) = 13b39e70e8156278e479e6c93f2c03b3c8bc4ddd
-SHA1 (patch-ae) = c40fabc6856e9756198b13607f9b3236b0a2f0da
+SHA1 (gtk-gnutella-0.91.1.tar.gz) = 6eaad13062a9a07382467ea3c4774dd2b88bf57f
+Size (gtk-gnutella-0.91.1.tar.gz) = 681315 bytes