aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/mute-net
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-04-06 00:06:41 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-04-06 00:06:41 +0000
commitfb9649399e0c70cf55069861a9c277863514ef32 (patch)
tree38e50eccba838e040cbaa063463b67bf21dc8dd0 /net-p2p/mute-net
parente00ee0ac054487e026b4e752f64088a2f8d37cb7 (diff)
downloadports-fb9649399e0c70cf55069861a9c277863514ef32.tar.gz
ports-fb9649399e0c70cf55069861a9c277863514ef32.zip
Notes
Diffstat (limited to 'net-p2p/mute-net')
-rw-r--r--net-p2p/mute-net/Makefile12
-rw-r--r--net-p2p/mute-net/distinfo4
-rw-r--r--net-p2p/mute-net/files/patch-MUTE::configure20
-rw-r--r--net-p2p/mute-net/pkg-plist16
4 files changed, 34 insertions, 18 deletions
diff --git a/net-p2p/mute-net/Makefile b/net-p2p/mute-net/Makefile
index 431b9b0bf204..661f04708df9 100644
--- a/net-p2p/mute-net/Makefile
+++ b/net-p2p/mute-net/Makefile
@@ -6,12 +6,10 @@
#
PORTNAME= mute
-PORTVERSION= 0.2.2
-PORTREVISION= 2
+PORTVERSION= 0.3
CATEGORIES= net
-MASTER_SITES= http://mute-net.sourceforge.net/ \
- ${MASTER_SITE_SOURCEFORGE:S/$/:sforge/}
-MASTER_SITE_SUBDIR= ${PORTNAME}-net/:sforge
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}-net
PKGNAMESUFFIX= -net
DISTNAME= MUTE_fileSharing-${PORTVERSION}_UnixSource
@@ -23,9 +21,9 @@ HAS_CONFIGURE= yes
USE_PERL5_BUILD=yes
USE_REINPLACE= yes
-USE_SIZE= yes
-RELEASE_DIRECTORY= MUTE_fileSharing-${PORTVERSION}-rc${PORTVERSION:E}_UnixSource
+#RELEASE_DIRECTORY= MUTE_fileSharing-${PORTVERSION}-rc${PORTVERSION:E}_UnixSource
+RELEASE_DIRECTORY= MUTE_fileSharing-${PORTVERSION}-rc4_UnixSource
WRKSRC= ${WRKDIR}/${RELEASE_DIRECTORY}/MUTE
PATCH_WRKSRC= ${WRKDIR}/${RELEASE_DIRECTORY}
diff --git a/net-p2p/mute-net/distinfo b/net-p2p/mute-net/distinfo
index d4fbc6bb6dc6..bc8a0dbbd1ad 100644
--- a/net-p2p/mute-net/distinfo
+++ b/net-p2p/mute-net/distinfo
@@ -1,2 +1,2 @@
-MD5 (MUTE_fileSharing-0.2.2_UnixSource.tar.gz) = 86bd528dd67826497762cb98391d4760
-SIZE (MUTE_fileSharing-0.2.2_UnixSource.tar.gz) = 435253
+MD5 (MUTE_fileSharing-0.3_UnixSource.tar.gz) = a0c4f859e87013a144587c44e39cafb8
+SIZE (MUTE_fileSharing-0.3_UnixSource.tar.gz) = 469394
diff --git a/net-p2p/mute-net/files/patch-MUTE::configure b/net-p2p/mute-net/files/patch-MUTE::configure
index f5aa5d595f7f..fc11841a4c92 100644
--- a/net-p2p/mute-net/files/patch-MUTE::configure
+++ b/net-p2p/mute-net/files/patch-MUTE::configure
@@ -1,12 +1,12 @@
---- MUTE/configure.orig Sat Jan 24 18:19:44 2004
-+++ MUTE/configure Sat Jan 24 18:21:35 2004
+--- MUTE/configure.orig Mon Apr 5 20:28:43 2004
++++ MUTE/configure Mon Apr 5 20:29:47 2004
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
#
# Modification History
-@@ -37,20 +37,10 @@
+@@ -37,21 +37,10 @@
while [ -z "$userEntry" ]
do
@@ -22,13 +22,14 @@
- echo ""
- echo -n "> "
-
+-
- read userEntry
-+userEntry=3
++userEntry=3
if [ "$userEntry" = "q" ]
-@@ -61,12 +51,12 @@
+ then
+@@ -61,12 +50,12 @@
# use ASCII comparison.
@@ -43,7 +44,7 @@
then
userEntry=""
fi
-@@ -330,17 +320,9 @@
+@@ -330,18 +319,9 @@
esac
@@ -53,12 +54,13 @@
-echo " Example: /usr/bin/wx-config"
-echo "To us the default setting, or if you do not plan to build the"
-echo "wxWindows-based GUI, leave this blank."
-
+-
-echo ""
-echo -n "> "
-read userEntry
-+userEntry=%%WX_CONFIG%%
++userEntry=%%WX_CONFIG%%
if [ "$userEntry" = "" ]
+ then
diff --git a/net-p2p/mute-net/pkg-plist b/net-p2p/mute-net/pkg-plist
index bd0c6678c4f2..6073dfc3baec 100644
--- a/net-p2p/mute-net/pkg-plist
+++ b/net-p2p/mute-net/pkg-plist
@@ -2,25 +2,41 @@
%%GUI%%bin/fileSharingMUTE-real
%%TEXT%%bin/textFileSharingMUTE
%%TEXT%%bin/textFileSharingMUTE-real
+%%DATADIR%%/settings/README.txt
%%DATADIR%%/settings/broadcastProbability.ini
+%%DATADIR%%/settings/continueForwardProbability.ini
+%%DATADIR%%/settings/downloadChunkRetries.ini
+%%DATADIR%%/settings/downloadFileInfoRetries.ini
+%%DATADIR%%/settings/downloadRetryFreshRouteProbability.ini
+%%DATADIR%%/settings/downloadTimeoutCurrentTimeoutWeight.ini
%%DATADIR%%/settings/downloadTimeoutMilliseconds.ini
+%%DATADIR%%/settings/downloadTimeoutRecentChunkWeight.ini
%%DATADIR%%/settings/inboundMessageLimit.ini
%%DATADIR%%/settings/logConnectionContents.ini
%%DATADIR%%/settings/logConnections.ini
+%%DATADIR%%/settings/logDownloadTimeoutChanges.ini
%%DATADIR%%/settings/logLevel.ini
%%DATADIR%%/settings/logMessageHistory.ini
%%DATADIR%%/settings/logRoutingHistory.ini
+%%DATADIR%%/settings/maxConnectionCount.ini
+%%DATADIR%%/settings/maxDroppedMessageFraction.ini
%%DATADIR%%/settings/maxMessageUtility.ini
%%DATADIR%%/settings/maxSubfolderDepth.ini
%%DATADIR%%/settings/mime.ini
%%DATADIR%%/settings/muteVersion.ini
%%DATADIR%%/settings/outboundMessageLimit.ini
%%DATADIR%%/settings/port.ini
+%%DATADIR%%/settings/printSearchSyncTrace.ini
%%DATADIR%%/settings/seedHosts.ini
%%DATADIR%%/settings/sharingPath.ini
%%DATADIR%%/settings/showNiceQuit.ini
+%%DATADIR%%/settings/tailChainDropProbability.ini
%%DATADIR%%/settings/targetConnectionCount.ini
%%DATADIR%%/settings/useMajorityRouting.ini
+%%DATADIR%%/settings/utilityAlpha.ini
+%%DATADIR%%/settings/utilityBeta.ini
+%%DATADIR%%/settings/utilityGamma.ini
+%%DATADIR%%/settings/webHostCachePostIntervalSeconds.ini
%%DATADIR%%/settings/webHostCaches.ini
@dirrm %%DATADIR%%/settings
@dirrm %%DATADIR%%