pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net Update to 2.7.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad70043b8b20
branches:  trunk
changeset: 505718:ad70043b8b20
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 06 17:01:12 2006 +0000

description:
Update to 2.7.2:

2006/01/05: version 2.7.2 = tag release-2-7-2
4764: Patch for MLDonkey-compiled Ocaml-3.09.1 to fix GTK1 oldgui compile
4763: Compile patch for GTK1 oldgui with Ocaml 3.09.1
Ocaml 3.09.1 has a bug which prevents compiling GTK1 oldgui.
A patch can be found here: http://caml.inria.fr/mantis/view.php?id=3948

2006/01/04
4761: Insert glibc version in archives build by release targets
4760: Allow use of Ocaml 3.09.1
      MLDonkey can now be compiled with Ocaml 3.08.3/4, 3.09.0/1
      Default for MLDonkey-compiled Ocaml is now 3.09.1
4759: Configure: Improve gcc check
4757: Compile patches for MorphOS (Christian Rosentreter)
4748: HTML: Allow rename of files with '#', '&' and '%',
      remove invalid chars from filenames depending on OS (thx to pango)
4756: HTML: Print build- and runinfo on main page,
      fix reload bug when changing html_mods/html_themes (Knocker)

2006/01/03
4751: Ease use of messages_filter option (pango)
4753: Allow upper case MD4 for ed2k-links in mldonkey_submit (fcrozat)
4754: New parameter --auth for mldonkey_command (plf team)

2006/01/02
4749: GUI: send shared sub_files to gui (zet)

2006/01/01
4712: Change terminal color for command line from blue to cyan (romildo)
4742: Log: remove verbosity "tor" & "file", improve verbosity "verb"
4743: EDK: Print "File is already shared" when trying to start downloading
      an already shared file
4744: Split client_timeout into ED2K-client_timeout and BT-client_timeout,
      increase BT-client_timeout to 90 (tradie)
4745: Update config.guess and config.sub to version 2005-12-23

2005/12/28
4725: Check if ulimit is sufficient for MLDonkey,
      auto-adjust max_opened_connections
* moved ED2K-max_indirect_connections to downloads.ini
* max_indirect_connections is now a %-value of max_opened_connections
* minimum ulimit for open files is now 150 (most systems have 1024),
  MLDonkey will refuse to start if ulimit is lower
* minimum max_opened_connections is now 75
* reduced max_concurrent_downloads from 60 to 50
* minimum ulimit -n 150 is used like this:
  - 75 max_opened_connections
  - 50 downloading files
  - 5 upload slots
  - 20 fd as reserve for ini files
4704: Fix some C compile warnings (schlumpf)
4739: Fix some cross-compiling obstacles, remove Ocaml 3.08.2 compatability
* Cross-compiling is only possible with a correct Ocaml toolchain
* MLDonkey can not build this Ocaml toolchain
* This patch only fixes some autoconf checks
4735: MinGW: pause before core exit because of existing Pid file
4736: New commands: sysinfo, runinfo and diskinfo
* removed temp_directory and core_directory from shares command output
* new commands sysinfo, runinfo and diskinfo
* buildinfo now prints only buildinfo
* runinfo prints run-time information
* new command diskinfo prints filesystem data about temp_directory,
  core_directory and all shared dirs
* sysinfo prints buildinfo, runinfo and diskinfo alltogether
4712: Change terminal color for downloading files from blue to cyan (romildo)

2005/12/24
4732: Log: More infos for verbosity = " verb"

2005/12/21
4728: fix date format (zet)
4730: BT: parse path.utf-8 (zet)

2005/12/19
4726: New option space_overhead to adjust garbage collection (bogeyman)
4724: Windows: 10 seconds pause when core start fails
      to make error messages readable

2005/12/18
4723: New build target: make ocamldoc (pango)
4721: Log: Improve output for verbosity "verb", remove verbosity "hid"

2005/12/17
4719: Fix linking of dp500 (pango)
4715: OV: Improve searching, longer ov timeout, some more bugfixes (bogeyman)
4718: Fix bug which prevented proper write to files introduced in patch #4694
4717: EDK: Removed unused variable file_md4s_to_register (bogeyman)

2005/12/16
4703: BT: Deactivate dead trackers,
      re-enable them if no active trackers are found (pango)
4708: HTML upstats: Enable preview for shared files
4652: dllink: reject EDK files > 4GB, print access errors for .torrent files

2005/12/15
      Removed orphaned files:
      src/networks/donkey/donkeyFiles.mli
      src/networks/donkey/donkeyInteractive.mli
      src/networks/donkey/donkeyMain.mli
4710: Re-add some protocol information as comments removed by patch 4694
4709: Fix zip file extract broken due to patch 4694 (Ocaml 3.09)
4707: Fix recover_temp broken by patch 4674 (force_download)

2005/12/14
4706: EDK: Remove donkeyChunks, use commonSwarming for op_file_check
4702: Correct timezone in e-mail, nicer uptime, timezone and uptime in runinfo
4694: Fix lots of compile warnings in Ocaml 3.09
4705: Update config.guess and config.sub to version 2005-11-11
      Mozilla MLdonkey Protocol Handler updated to version 1.7

2005/12/13
      Removed orphaned files:
      src/networks/fasttrack/fasttrack.ml
      src/networks/gnutella/gnutella1.ml
      src/networks/gnutella/gnutella.ml
      src/networks/gnutella/gnutellaScheduler.ml
      src/networks/gnutella/gnutellaZlib.ml
      src/networks/gnutella2/g2Scheduler.mlt
      src/networks/gnutella2/gnutella2.ml
4700: Log: New verbosity option "gui" to debug GUI protocol
4696: Fix some C compiler warnings

2005/12/10
4687: Compile fix for Ocaml 3.09.0 (gildor), MLDonkey can now be compiled
      with Ocaml 3.08.[2,3,4] and Ocaml 3.09.x (4687_min2.patch)
4693: Compile patch in sha1.c for FreeBSD (lioux)
4689: Catch exception in file_completed_cmd to let commit complete
4691: file_completed_cmd: $DURATION in seconds (debonair)

diffstat:

 net/mldonkey-gui/Makefile    |  3 +--
 net/mldonkey/Makefile        |  3 +--
 net/mldonkey/Makefile.common |  4 ++--
 net/mldonkey/distinfo        |  8 ++++----
 4 files changed, 8 insertions(+), 10 deletions(-)

diffs (55 lines):

diff -r c79dc083b7c4 -r ad70043b8b20 net/mldonkey-gui/Makefile
--- a/net/mldonkey-gui/Makefile Fri Jan 06 16:58:32 2006 +0000
+++ b/net/mldonkey-gui/Makefile Fri Jan 06 17:01:12 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2006/01/06 15:10:07 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2006/01/06 17:01:12 wiz Exp $
 #
 
 .include "../../net/mldonkey/Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/mldonkey/mldonkey-gui/}
-PKGREVISION=           2
 COMMENT+=              (GTK interface)
 
 DEPENDS+=              mldonkey-[0-9]*:../../net/mldonkey
diff -r c79dc083b7c4 -r ad70043b8b20 net/mldonkey/Makefile
--- a/net/mldonkey/Makefile     Fri Jan 06 16:58:32 2006 +0000
+++ b/net/mldonkey/Makefile     Fri Jan 06 17:01:12 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2005/12/29 06:22:00 jlam Exp $
+# $NetBSD: Makefile,v 1.33 2006/01/06 17:01:12 wiz Exp $
 #
 
 .include "Makefile.common"
 
-
 RCD_SCRIPTS=           mldonkey
 
 BUILD_DEFS+=           MLDONKEY_GROUP MLDONKEY_HOME MLDONKEY_USER
diff -r c79dc083b7c4 -r ad70043b8b20 net/mldonkey/Makefile.common
--- a/net/mldonkey/Makefile.common      Fri Jan 06 16:58:32 2006 +0000
+++ b/net/mldonkey/Makefile.common      Fri Jan 06 17:01:12 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.12 2005/12/09 20:45:10 wiz Exp $
+# $NetBSD: Makefile.common,v 1.13 2006/01/06 17:01:12 wiz Exp $
 #
 
-DISTNAME=      mldonkey-2.7.1
+DISTNAME=      mldonkey-2.7.2
 CATEGORIES=    net
 MASTER_SITES=  http://savannah.nongnu.org/download/mldonkey/
 EXTRACT_SUFX=  .tar.bz2
diff -r c79dc083b7c4 -r ad70043b8b20 net/mldonkey/distinfo
--- a/net/mldonkey/distinfo     Fri Jan 06 16:58:32 2006 +0000
+++ b/net/mldonkey/distinfo     Fri Jan 06 17:01:12 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2005/12/09 20:45:10 wiz Exp $
+$NetBSD: distinfo,v 1.25 2006/01/06 17:01:12 wiz Exp $
 
-SHA1 (mldonkey-2.7.1.tar.bz2) = 7a7c8c81f8fc753fca3f8542acac8bb88e2670dc
-RMD160 (mldonkey-2.7.1.tar.bz2) = c71085f17d9c935cbb64b5e0f6aee6596b62b33d
-Size (mldonkey-2.7.1.tar.bz2) = 2793841 bytes
+SHA1 (mldonkey-2.7.2.tar.bz2) = 968653ee25f6f35aa2667c85106ce9aae1fc41fa
+RMD160 (mldonkey-2.7.2.tar.bz2) = 85cfd37549772d2ada23782f11e13fb8644183c3
+Size (mldonkey-2.7.2.tar.bz2) = 2795408 bytes



Home | Main Index | Thread Index | Old Index