Bug 100613 - [MAINTAINER] net-mgmt/arpwatch: Does not survive re/start on account of SIGHUP.
Summary: [MAINTAINER] net-mgmt/arpwatch: Does not survive re/start on account of SIGHUP.
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-20 17:50 UTC by Thomas Abthorpe
Modified: 2006-07-20 19:40 UTC (History)
0 users

See Also:


Attachments
arpwatch-2.1.a14_1.patch (2.01 KB, patch)
2006-07-20 17:50 UTC, Thomas Abthorpe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Abthorpe 2006-07-20 17:50:13 UTC
- remove line in arpwatch.c intructing to die on SIGHUP. Thanks to Rudolf Cejka <cejkar at fit.vutbr.cz> for pointing this out. The HUP only seems to affect arpwatch on 5.X and 6.X. The patch has been tested on 4.11, 5.5 and 6.1.
- bump PORTREVISION.
- separate AUTHOR/WWW lines in pkg-descr.

Generated with FreeBSD Port Tools 0.77
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2006-07-20 18:25:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2006-07-20 19:40:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!