Bug 81830 - net-mgmt/iftop: Avoid buggy fork resolver, take maintainership
Summary: net-mgmt/iftop: Avoid buggy fork resolver, take maintainership
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: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-03 10:20 UTC by Vasil Dimov
Modified: 2005-06-08 12:59 UTC (History)
0 users

See Also:


Attachments
iftop_resolver.diff (1.74 KB, patch)
2005-06-03 10:20 UTC, Vasil Dimov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vasil Dimov 2005-06-03 10:20:01 UTC
* force iftop to use its netdb_1thread resolver, instead of the buggy
  "fork" one  which leaves 2 alive processes (holding /dev/bpf?) after
  exiting
* remove voodoo.oberon.net from MASTER_SITES. Archive is unfetchable
  from there.
* change comment and description to match iftop.spec
* take maintainership
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-03 14:14:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-08 12:59:53 UTC
State Changed
From-To: open->closed

Committed, thanks!