summaryrefslogtreecommitdiff
path: root/net/mldonkey
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-25 19:19:21 +0000
committerwiz <wiz>2004-12-25 19:19:21 +0000
commit7fa30fba24b0ebe8a0a1a11130f5a08e70b90e52 (patch)
tree845049eb5b9223ed5f20943d65eae337a4225dde /net/mldonkey
parent7248f4076c9fbbe37eb46f0d8853070f60aa8e2f (diff)
downloadpkgsrc-7fa30fba24b0ebe8a0a1a11130f5a08e70b90e52.tar.gz
Grammar fixes.
Diffstat (limited to 'net/mldonkey')
-rw-r--r--net/mldonkey/DESCR15
-rw-r--r--net/mldonkey/MESSAGE4
-rw-r--r--net/mldonkey/distinfo8
-rw-r--r--net/mldonkey/patches/patch-aa22
4 files changed, 25 insertions, 24 deletions
diff --git a/net/mldonkey/DESCR b/net/mldonkey/DESCR
index ccd64c3d321..5ae0a362942 100644
--- a/net/mldonkey/DESCR
+++ b/net/mldonkey/DESCR
@@ -1,8 +1,9 @@
-mldonkey is a client to access the eDonkey network, a peer-to-peer network
-particularly efficient for big files thanks to a multi-sources download
-protocol. It is written in Objective-Caml, and comes with its own GTK GUI,
-an HTTP interface and a telnet interface. It works on most UNIX platforms.
+mldonkey is a client to access the eDonkey network, a peer-to-peer
+network particularly efficient for big files thanks to a multi-sources
+download protocol. It is written in Objective-Caml, and comes with
+its own GTK GUI, an HTTP interface and a telnet interface. It
+works on most UNIX platforms.
-This package provides the mldonkey's core, which can be accessed through a
-web browser. You may want to install the mldonkey-gui package which provides
-a nice graphical interface to handle it.
+This package provides mldonkey's core, which can be accessed through
+a web browser. You may want to install the mldonkey-gui package
+which provides a nice graphical interface for mldonkey.
diff --git a/net/mldonkey/MESSAGE b/net/mldonkey/MESSAGE
index 0196329338e..5bd2fef759e 100644
--- a/net/mldonkey/MESSAGE
+++ b/net/mldonkey/MESSAGE
@@ -1,8 +1,8 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2004/12/25 19:13:34 jmmv Exp $
+$NetBSD: MESSAGE,v 1.3 2004/12/25 19:19:21 wiz Exp $
This package only installs mldonkey's core program, which does not have a
-GUI frontend. To ease its management, it includes a rc.d startup script
+GUI frontend. To ease its management, it includes an rc.d startup script
that will safely start the daemon as an independent and unprivileged user.
Once started, you will be able to access it at a later time by accessing
http://localhost:4080/.
diff --git a/net/mldonkey/distinfo b/net/mldonkey/distinfo
index d5dfb03b791..606670fe48b 100644
--- a/net/mldonkey/distinfo
+++ b/net/mldonkey/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2004/05/25 10:38:18 wiz Exp $
+$NetBSD: distinfo,v 1.14 2004/12/25 19:19:21 wiz Exp $
-SHA1 (mldonkey-2.5.21.tar.gz) = 8f43ec2f43e6aaa8c621bcd31f583a0db992e592
-Size (mldonkey-2.5.21.tar.gz) = 3234137 bytes
-SHA1 (patch-aa) = 9faff3d0062baebb8a76ffb2fe1300aad64cd4d7
+SHA1 (mldonkey-2.5.22.tar.gz) = 82fccef458c9567bc9976fa92c590593b9142847
+Size (mldonkey-2.5.22.tar.gz) = 3474104 bytes
+SHA1 (patch-aa) = 1a71bd5ba76316a79b2d767597039481025a00b0
diff --git a/net/mldonkey/patches/patch-aa b/net/mldonkey/patches/patch-aa
index 81ab34786f6..293aa864bd0 100644
--- a/net/mldonkey/patches/patch-aa
+++ b/net/mldonkey/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.7 2004/04/17 15:46:33 wiz Exp $
+$NetBSD: patch-aa,v 1.8 2004/12/25 19:19:21 wiz Exp $
---- config/configure.orig Fri Apr 16 19:17:11 2004
+--- config/configure.orig 2004-07-29 12:32:40.000000000 +0200
+++ config/configure
-@@ -10609,7 +10609,7 @@ s,@PERL@,$PERL,;t t
- s,@EGREP@,$EGREP,;t t
- s,@GTK_CONFIG@,$GTK_CONFIG,;t t
- s,@PTHREAD_CC@,$PTHREAD_CC,;t t
--s,@PTHREAD_LIBS@,$PTHREAD_LIBS,;t t
-+s,@PTHREAD_LIBS@,-Wl,-R\${BUILDLINK_PREFIX.pthread}/lib -L\${BUILDLINK_PREFIX.pthread}/lib $PTHREAD_LIBS,;t t
- s,@PTHREAD_CFLAGS@,$PTHREAD_CFLAGS,;t t
- s,@COMPRESS@,$COMPRESS,;t t
- s,@EXTRA_DIRS@,$EXTRA_DIRS,;t t
+@@ -4286,7 +4286,7 @@ s%@CAMLP4@%$CAMLP4%g
+ s%@PERL@%$PERL%g
+ s%@GTK_CONFIG@%$GTK_CONFIG%g
+ s%@PTHREAD_CC@%$PTHREAD_CC%g
+-s%@PTHREAD_LIBS@%$PTHREAD_LIBS%g
++s%@PTHREAD_LIBS@%-Wl,-R\${BUILDLINK_PREFIX.pthread}/lib -L\${BUILDLINK_PREFIX.pthread}/lib $PTHREAD_LIBS%g
+ s%@PTHREAD_CFLAGS@%$PTHREAD_CFLAGS%g
+ s%@COMPRESS@%$COMPRESS%g
+ s%@EXTRA_DIRS@%$EXTRA_DIRS%g