Subject: PR/32602 CVS commit: pkgsrc/net/mldonkey
To: None <wiz@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-bugs
Date: 01/24/2006 15:25:02
The following reply was made to PR pkg/32602; it has been noted by GNATS.
From: "Julio M. Merino Vidal" <jmmv@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/32602 CVS commit: pkgsrc/net/mldonkey
Date: Tue, 24 Jan 2006 15:21:22 +0000 (UTC)
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.33 -r1.34 pkgsrc/net/mldonkey/Makefile
cvs rdiff -r1.3 -r1.4 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.