pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/gtk-gnutella Changes 0.95:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3697e234b1f
branches:  trunk
changeset: 485034:f3697e234b1f
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Dec 03 13:12:05 2004 +0000

description:
Changes 0.95:
- Support for very old Gnutella features has been removed or deprecated
  to keep the network healthy.  Note that GTKG 0.94 is now considered a
  deprecated servent in terms of Gnutella features.  Every GTKG user
  MUST upgrade to 0.95 as soon as possible.
- GUI updates:
 * [GTK2] Enable drag and drop for magnet links
 * [GTK1] Search results have less columns, and the hit details are now
   displayed in a separate pane underneath.
 * Visual progress indicator correctly shows newly downloaded
   fragments, shows fragments currently available for download more
   accurately, and active downloads are marked with arrows.
 * The maximum amount of search results has been lowered to 1000.
   Please use filters or more specific queries to find what you are
   looking for if you get many search results.
 * A detailed view has been added to the search results to show all
   available information for a search result.
 * The status bar will now give feedback about the contacted host caches.
 * Gnutella node stats can now show how many bytes were sent/received.
 * In the node pane, right-clicking now allows to configure which columns
   should be displayed, just like in the search pane.
 * More general statistics in the stats pane.  It is possible to see TCP and/or
   UDP traffic stats separately (for messages only, not flow-control).
- Bitzi support has been added to retrieve additional information on
  possible downloads. See http://bitzi.com/ for details.
- The geographic location of hosts can now be shown courtesy of MaxMind.
- Recently developed features of the Gnutella network are now supported:
 * High outdegree provides better connectivity between Gnutella hosts.
   The maximum TTL in the network is now 4 and ultra nodes must maintain
   at least a connection with 30 peers.
 * Last-hop QRP between ultra peers.
 * Dynamic querying support, allows selective querying of peers instead
   of simply broadcasting the query.  It is used for leaf queries and
   for your queries when running as an ultra node.
 * OOB (out of band) query hits lets other servents deliver search
   results directly to you instead of going through the Gnutella network.
 * OOB proxied queries, allowing direct hit delivery at the ultra node level
   for queries emitted by legacy leaves.
 * GTKG will now prevent firewalled hosts from running as ultra nodes.
 * In "auto mode", GTKG will revert to leaf mode when uploads are stalling
   at an abnormally high rate, indicating bandwidth is saturated.
- UDP is now also supported as a transport protocol in addition to TCP.
  You may need to make changes to your firewall settings to take full
  advantage of this.  The UDP port used is the same as the one used for TCP.
- Firewall detection has been improved to include UDP firewalling detection.
- Clock skew computation for hosts not running NTP has been redesigned.
  Also, GTKG will now automatically detect a locally running NTP.
- Japanese translation added.
- French and German translation updated.

diffstat:

 net/gtk-gnutella/Makefile |   5 ++---
 net/gtk-gnutella/PLIST    |  10 +++++++++-
 net/gtk-gnutella/distinfo |   6 +++---
 3 files changed, 14 insertions(+), 7 deletions(-)

diffs (60 lines):

diff -r cb267b9a5d5a -r f3697e234b1f net/gtk-gnutella/Makefile
--- a/net/gtk-gnutella/Makefile Fri Dec 03 13:03:12 2004 +0000
+++ b/net/gtk-gnutella/Makefile Fri Dec 03 13:12:05 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2004/10/03 00:17:53 tv Exp $
+# $NetBSD: Makefile,v 1.35 2004/12/03 13:12:05 adam Exp $
 
-DISTNAME=      gtk-gnutella-0.94
-PKGREVISION=   1
+DISTNAME=      gtk-gnutella-0.95
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gtk-gnutella/}
 EXTRACT_SUFX=  .tar.bz2
diff -r cb267b9a5d5a -r f3697e234b1f net/gtk-gnutella/PLIST
--- a/net/gtk-gnutella/PLIST    Fri Dec 03 13:03:12 2004 +0000
+++ b/net/gtk-gnutella/PLIST    Fri Dec 03 13:12:05 2004 +0000
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST,v 1.8 2004/08/02 09:00:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/12/03 13:12:05 adam Exp $
 bin/gtk-gnutella
+share/gtk-gnutella/bogons.txt
+share/gtk-gnutella/geo-ip.txt
 share/gtk-gnutella/gwcache.boot
 share/gtk-gnutella/hostiles.txt
 share/gtk-gnutella/pixmaps/arrow_down.xpm
@@ -13,6 +15,10 @@
 share/gtk-gnutella/pixmaps/exit.xpm
 share/gtk-gnutella/pixmaps/filter.xpm
 share/gtk-gnutella/pixmaps/firewall.xpm
+share/gtk-gnutella/pixmaps/firewall_punchable.xpm
+share/gtk-gnutella/pixmaps/firewall_tcp.xpm
+share/gtk-gnutella/pixmaps/firewall_udp.xpm
+share/gtk-gnutella/pixmaps/firewall_udp_punchable.xpm
 share/gtk-gnutella/pixmaps/freeze.xpm
 share/gtk-gnutella/pixmaps/icon.xpm
 share/gtk-gnutella/pixmaps/leaf.xpm
@@ -26,10 +32,12 @@
 share/gtk-gnutella/pixmaps/thaw.xpm
 share/gtk-gnutella/pixmaps/ultra.xpm
 share/gtk-gnutella/pixmaps/upload.xpm
+share/gtk-gnutella/pixmaps/warning.xpm
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gtk-gnutella.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gtk-gnutella.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gtk-gnutella.mo
 ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gtk-gnutella.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gtk-gnutella.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gtk-gnutella.mo
 @dirrm share/gtk-gnutella/pixmaps
 @dirrm share/gtk-gnutella
diff -r cb267b9a5d5a -r f3697e234b1f net/gtk-gnutella/distinfo
--- a/net/gtk-gnutella/distinfo Fri Dec 03 13:03:12 2004 +0000
+++ b/net/gtk-gnutella/distinfo Fri Dec 03 13:12:05 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2004/08/02 09:00:34 adam Exp $
+$NetBSD: distinfo,v 1.16 2004/12/03 13:12:05 adam Exp $
 
-SHA1 (gtk-gnutella-0.94.tar.bz2) = ce77bbc4a302839f96caadadc5eac417ee0ecb30
-Size (gtk-gnutella-0.94.tar.bz2) = 1435586 bytes
+SHA1 (gtk-gnutella-0.95.tar.bz2) = 38be3abced5add254f7a0fff88b7e7e1d0e47fa8
+Size (gtk-gnutella-0.95.tar.bz2) = 2191028 bytes



Home | Main Index | Thread Index | Old Index