summaryrefslogtreecommitdiff
path: root/net/gift-gnutella
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-01-25 23:32:03 +0000
committerwiz <wiz@pkgsrc.org>2007-01-25 23:32:03 +0000
commitfd568c861ce14eb689d9ae4349862222bda12124 (patch)
treefb84052166395f0e8e05f5b0eaaef3b4cf8e35e4 /net/gift-gnutella
parentc79312104cc40dda89da811526174aa80903df24 (diff)
downloadpkgsrc-fd568c861ce14eb689d9ae4349862222bda12124.tar.gz
Update to 0.0.11. Fix HOMEPAGE.
Gnutella 0.0.11: * Made SHA1 implementation work correctly on 64 bit machines. * Create new client GUID on each startup to prevent stupid packagers from hurting the network. * Disable the timebomb once and for all. Gnutella 0.0.10.1: * Added additional revision digit to version number so we can release packages with updated GT_RELEASE_DATE if nothing else has changed. * Increased web cache disabling to 365 days after built and complete shutdown to 1.5 years. Gnutella 0.0.10: * Disconnect idle nodes that don't reply to pings. * Support Vendor Messages. * Support ConnectBack vendor message for better firewalled status detection. * Slightly improved the random number seed. * Send an empty error page when the remote side supports queueing. * All searches now timeout after at most 10 minutes. * Only use the full http:// URL in GWebcache requests when using a proxy (see RFC 2616 (HTTP/1.1) for further information). * Support outgoing compression of message streams. * Drop "urn:" trailer from queries sent. * Send full filename in PUSH uploads; seems LimeWire requires it. * Support p->share_hide/show for hiding shares from other nodes with a HopsFlow message, allowing them to be efficiently un/re-shared. * Basic support for sending GGEP blocks. * Change "really-old" auto-deactivation to silent failure to avoid creating surprises for people who don't care. * Support push proxies: put a GGEP block containing the IP address of some servers we're connected to in order to improve upload performance of firewalled nodes. * Ban webcaches that resolve to local IP addresses.
Diffstat (limited to 'net/gift-gnutella')
-rw-r--r--net/gift-gnutella/Makefile7
-rw-r--r--net/gift-gnutella/PLIST3
-rw-r--r--net/gift-gnutella/distinfo8
3 files changed, 9 insertions, 9 deletions
diff --git a/net/gift-gnutella/Makefile b/net/gift-gnutella/Makefile
index 88ca4a3803c..d53c35243b0 100644
--- a/net/gift-gnutella/Makefile
+++ b/net/gift-gnutella/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.8 2006/07/07 15:49:33 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2007/01/25 23:32:03 wiz Exp $
#
-DISTNAME= gift-gnutella-0.0.9.2
-PKGREVISION= 3
+DISTNAME= gift-gnutella-0.0.11
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gift/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://gift..sourceforge.net/
+HOMEPAGE= http://gift.sourceforge.net/
COMMENT= Gnutella plugin for giFT
USE_PKGLOCALEDIR= yes
diff --git a/net/gift-gnutella/PLIST b/net/gift-gnutella/PLIST
index a99368dc38e..1d615d10fa3 100644
--- a/net/gift-gnutella/PLIST
+++ b/net/gift-gnutella/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:47 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/01/25 23:32:03 wiz Exp $
lib/giFT/libGnutella.la
share/giFT/Gnutella/Gnutella.conf
share/giFT/Gnutella/Gnutella.conf.template
share/giFT/Gnutella/gwebcaches
share/giFT/Gnutella/hostiles.txt
@dirrm share/giFT/Gnutella
+@unexec ${RMDIR} %D/lib/giFT 2>/dev/null || ${TRUE}
diff --git a/net/gift-gnutella/distinfo b/net/gift-gnutella/distinfo
index 5a20a9ab980..bb6141c804d 100644
--- a/net/gift-gnutella/distinfo
+++ b/net/gift-gnutella/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 12:13:47 agc Exp $
+$NetBSD: distinfo,v 1.3 2007/01/25 23:32:03 wiz Exp $
-SHA1 (gift-gnutella-0.0.9.2.tar.bz2) = ea0454ef0f19c8aca7730f3b62df5f23d449a646
-RMD160 (gift-gnutella-0.0.9.2.tar.bz2) = 54647b7d376d37b65ddd5d7cfb02c5aa9434941f
-Size (gift-gnutella-0.0.9.2.tar.bz2) = 307323 bytes
+SHA1 (gift-gnutella-0.0.11.tar.bz2) = da38599ad706fcbb0fa8d89a0f4570f9258dfcb7
+RMD160 (gift-gnutella-0.0.11.tar.bz2) = f9c39fc8c1e056483b3cc82c5e801efeee1cdf2a
+Size (gift-gnutella-0.0.11.tar.bz2) = 405742 bytes