Subject: PR/32602 CVS commit: [pkgsrc-2005Q4] pkgsrc/net/mldonkey
To: None <wiz@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-bugs
Date: 01/27/2006 23:35:02
The following reply was made to PR pkg/32602; it has been noted by GNATS.

From: Lubomir Sedlacik <salo@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32602 CVS commit: [pkgsrc-2005Q4] pkgsrc/net/mldonkey
Date: Fri, 27 Jan 2006 23:31:14 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	salo
 Date:		Fri Jan 27 23:31:14 UTC 2006
 
 Modified Files:
 	pkgsrc/net/mldonkey [pkgsrc-2005Q4]: Makefile
 	pkgsrc/net/mldonkey/files [pkgsrc-2005Q4]: mldonkey.sh
 
 Log Message:
 Pullup ticket 1062 - requested Julio M. Merino Vidal
 raise runtime limits for mldonkey
 
 Revisions pulled up:
 - pkgsrc/net/mldonkey/Makefile			1.34
 - pkgsrc/net/mldonkey/files/mldonkey.sh		1.4
 
    Module Name:		pkgsrc
    Committed By:	jmmv
    Date:		Tue Jan 24 15:21:22 UTC 2006
 
    Modified Files:
    	pkgsrc/net/mldonkey: Makefile
    	pkgsrc/net/mldonkey/files: mldonkey.sh
 
    Log Message:
    Unlimit the maximum number of open files when starting the daemon as it
    requires more than the default 64.  Bump PKGREVISION to 1.
    Fixes PR pkg/32602.
 
    I guess the real solution could be to modify mldonkey's source to unlimit
    this value itself, but I don't want to deal with (i.e., learn) ocaml code...
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.31 -r1.31.2.1 pkgsrc/net/mldonkey/Makefile
 cvs rdiff -r1.3 -r1.3.8.1 pkgsrc/net/mldonkey/files/mldonkey.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.