Bug 104159 - [PATCH] net-p2p/mldonkey-devel: Send stderr to logfile
Summary: [PATCH] net-p2p/mldonkey-devel: Send stderr to logfile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-08 13:50 UTC by Herve Quiroz
Modified: 2006-12-15 01:59 UTC (History)
1 user (show)

See Also:


Attachments
mldonkey-devel-2.8.1_1.patch (769 bytes, patch)
2006-10-08 13:50 UTC, Herve Quiroz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herve Quiroz freebsd_committer freebsd_triage 2006-10-08 13:50:20 UTC
Currently, there are several lines printed to stderr (e.g. when starting the
mlnet daemon). With this patch, both stdout and stderr contents are appended to
${mlnet_logfile} (or /dev/null if no value is set for ${mlnet_logfile}).

Port maintainer (lioux@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-08 13:50:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

Over to maintainer
Comment 2 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2006-12-15 01:59:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!