summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2003-07-28 11:14:07 +0000
committeradam <adam@pkgsrc.org>2003-07-28 11:14:07 +0000
commit3c9101aa6da70bf0c40534e47444403730310917 (patch)
treebcf92e9de7a1bf7d9c113fb98a4903bd6eabc1c3 /net
parent6d66e97189fb4c32c26069ce3531bf63e9d5b082 (diff)
downloadpkgsrc-3c9101aa6da70bf0c40534e47444403730310917.tar.gz
Changes 0.92:
* Now supports Ultrapeers * New icons for showing node state * The GTK2 front-end is no longer experiamental * Added client-side PFSP support (partial file sharing) * Added full PARQ (Passive / Active Remote Queuing) * New Gnet statistics: flow-controlled packets per TTL and hops * Added support for GGEP in pings/pongs/pushes * New "use surplus bandwidth" setting * Added count for total bytes uploaded and downloaded * Added support for vendor-specific messages * New hops-flow support * Will now show the GTKG version in query hits * The queue shows the count of alive downloads as well as the queue count * Changed the connection algorithm * Filters out hostile IP addresses * New "Fileinfo" pane in the download screen * Domain name resolution for Gnutella web cache are now done asynchronously * Some performance improvements
Diffstat (limited to 'net')
-rw-r--r--net/gtk-gnutella/Makefile21
-rw-r--r--net/gtk-gnutella/PLIST13
-rw-r--r--net/gtk-gnutella/distinfo6
3 files changed, 26 insertions, 14 deletions
diff --git a/net/gtk-gnutella/Makefile b/net/gtk-gnutella/Makefile
index d7ad07d615a..a4e5ca54792 100644
--- a/net/gtk-gnutella/Makefile
+++ b/net/gtk-gnutella/Makefile
@@ -1,19 +1,20 @@
-# $NetBSD: Makefile,v 1.25 2003/07/17 22:51:13 grant Exp $
+# $NetBSD: Makefile,v 1.26 2003/07/28 11:14:07 adam Exp $
#
-DISTNAME= gtk-gnutella-0.91.1
-PKGREVISION= 2
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk-gnutella/}
+DISTNAME= gtk-gnutella-0.92
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk-gnutella/}
+EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://gtk-gnutella.sourceforge.net/
-COMMENT= GTk-based gnutella client
+MAINTAINER= adam@NetBSD.org
+HOMEPAGE= http://gtk-gnutella.sourceforge.net/
+COMMENT= GTK-based gnutella client
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
+USE_GMAKE= yes
+USE_PKGLOCALEDIR= yes
USE_X11= yes
+GNU_CONFIGURE= yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gtk-gnutella
diff --git a/net/gtk-gnutella/PLIST b/net/gtk-gnutella/PLIST
index bb21ee0fc8e..9d45b664c63 100644
--- a/net/gtk-gnutella/PLIST
+++ b/net/gtk-gnutella/PLIST
@@ -1,20 +1,31 @@
-@comment $NetBSD: PLIST,v 1.5 2002/11/25 15:20:27 jschauma Exp $
+@comment $NetBSD: PLIST,v 1.6 2003/07/28 11:14:07 adam Exp $
bin/gtk-gnutella
share/doc/gtk-gnutella/README
+share/gtk-gnutella/gwcache.boot
+share/gtk-gnutella/hostiles.txt
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/download.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/icon.xpm
+share/gtk-gnutella/pixmaps/leaf.xpm
+share/gtk-gnutella/pixmaps/legacy.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/smallserver.xpm
share/gtk-gnutella/pixmaps/thaw.xpm
+share/gtk-gnutella/pixmaps/ultra.xpm
+share/gtk-gnutella/pixmaps/upload.xpm
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gtk-gnutella.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gtk-gnutella.mo
@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 60b05b1c7c7..fdd1d22d070 100644
--- a/net/gtk-gnutella/distinfo
+++ b/net/gtk-gnutella/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2002/11/25 15:20:27 jschauma Exp $
+$NetBSD: distinfo,v 1.12 2003/07/28 11:14:08 adam Exp $
-SHA1 (gtk-gnutella-0.91.1.tar.gz) = 6eaad13062a9a07382467ea3c4774dd2b88bf57f
-Size (gtk-gnutella-0.91.1.tar.gz) = 681315 bytes
+SHA1 (gtk-gnutella-0.92.tar.bz2) = 20c54cf80c3f81df0aa00e259dbe35c7d6e22df6
+Size (gtk-gnutella-0.92.tar.bz2) = 888374 bytes