summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-02-28 04:29:18 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-02-28 04:29:18 +0000
commitf79d0ba32b283a7476d2d2b731159e573d50ec59 (patch)
treed8d728a69d90c0abc99cc6175c45d69a036643d3
parentUpdate to 3.7.1 (diff)
o Update to Freenet Stable build 5072 released 20040228 snapshot
o This new build incorporates the new "rate limiting" load balancing mechanism discussed here. Rate limiting has proven surprisingly effective in the unstable branch, typically keeping a node's load within a few percentage points of where it is supposed to be. This is in stark contrast to previous load balancing attempts where load was continuously so high as to render Freenet nodes almost completely useless.
-rw-r--r--net-p2p/freenet/Makefile9
-rw-r--r--net-p2p/freenet/distinfo4
-rw-r--r--net-p2p/freenet05/Makefile9
-rw-r--r--net-p2p/freenet05/distinfo4
-rw-r--r--net/freenet/Makefile9
-rw-r--r--net/freenet/distinfo4
6 files changed, 24 insertions, 15 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile
index 8e85b6c1276b..7f62b57fff5e 100644
--- a/net-p2p/freenet/Makefile
+++ b/net-p2p/freenet/Makefile
@@ -6,10 +6,13 @@
#
PORTNAME= freenet
-PORTVERSION= 0.5.2.1
+PORTVERSION= 0.5.2.1.5072
CATEGORIES= net java security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+#MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= http://freenetproject.org/snapshots/
+DISTNAME= ${PORTNAME}-20040228
+EXTRACT_SUFX= .tgz
MAINTAINER= lioux@FreeBSD.org
COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech
diff --git a/net-p2p/freenet/distinfo b/net-p2p/freenet/distinfo
index fca3c9217274..401e04d48a9c 100644
--- a/net-p2p/freenet/distinfo
+++ b/net-p2p/freenet/distinfo
@@ -1,2 +1,2 @@
-MD5 (freenet-0.5.2.1.tar.gz) = 59270ee48d889e0be9cae584b67d2743
-SIZE (freenet-0.5.2.1.tar.gz) = 2118774
+MD5 (freenet-20040228.tgz) = 328d277445c78d75c41d0167159afb02
+SIZE (freenet-20040228.tgz) = 3270223
diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile
index 8e85b6c1276b..7f62b57fff5e 100644
--- a/net-p2p/freenet05/Makefile
+++ b/net-p2p/freenet05/Makefile
@@ -6,10 +6,13 @@
#
PORTNAME= freenet
-PORTVERSION= 0.5.2.1
+PORTVERSION= 0.5.2.1.5072
CATEGORIES= net java security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+#MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= http://freenetproject.org/snapshots/
+DISTNAME= ${PORTNAME}-20040228
+EXTRACT_SUFX= .tgz
MAINTAINER= lioux@FreeBSD.org
COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech
diff --git a/net-p2p/freenet05/distinfo b/net-p2p/freenet05/distinfo
index fca3c9217274..401e04d48a9c 100644
--- a/net-p2p/freenet05/distinfo
+++ b/net-p2p/freenet05/distinfo
@@ -1,2 +1,2 @@
-MD5 (freenet-0.5.2.1.tar.gz) = 59270ee48d889e0be9cae584b67d2743
-SIZE (freenet-0.5.2.1.tar.gz) = 2118774
+MD5 (freenet-20040228.tgz) = 328d277445c78d75c41d0167159afb02
+SIZE (freenet-20040228.tgz) = 3270223
diff --git a/net/freenet/Makefile b/net/freenet/Makefile
index 8e85b6c1276b..7f62b57fff5e 100644
--- a/net/freenet/Makefile
+++ b/net/freenet/Makefile
@@ -6,10 +6,13 @@
#
PORTNAME= freenet
-PORTVERSION= 0.5.2.1
+PORTVERSION= 0.5.2.1.5072
CATEGORIES= net java security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+#MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= http://freenetproject.org/snapshots/
+DISTNAME= ${PORTNAME}-20040228
+EXTRACT_SUFX= .tgz
MAINTAINER= lioux@FreeBSD.org
COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech
diff --git a/net/freenet/distinfo b/net/freenet/distinfo
index fca3c9217274..401e04d48a9c 100644
--- a/net/freenet/distinfo
+++ b/net/freenet/distinfo
@@ -1,2 +1,2 @@
-MD5 (freenet-0.5.2.1.tar.gz) = 59270ee48d889e0be9cae584b67d2743
-SIZE (freenet-0.5.2.1.tar.gz) = 2118774
+MD5 (freenet-20040228.tgz) = 328d277445c78d75c41d0167159afb02
+SIZE (freenet-20040228.tgz) = 3270223