Bug 68207 - [PATCH] sysutils/healthd: [Suggested IPV6-problem avoidance]
Summary: [PATCH] sysutils/healthd: [Suggested IPV6-problem avoidance]
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: jeh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-22 18:30 UTC by Walter Lyle Venable
Modified: 2004-06-23 14:34 UTC (History)
1 user (show)

See Also:


Attachments
healthd-0.7.6_1.patch (682 bytes, patch)
2004-06-22 18:30 UTC, Walter Lyle Venable
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Lyle Venable 2004-06-22 18:30:22 UTC
Under FreeBSD 4.x, if IPv6 support is disabled and healthd is compiled
normally, it will crash upon execution.  The WITHOUT_IPV6 option is already
allowed, however it is not explicitly noted by the port.  I feel that this
patch makes it more clear and will avoid confusion by displaying a
notification upon install that informs the user of the WITHOUT_IPV6 option.

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

Generated with FreeBSD Port Tools 0.50

Fix: Apply this patch.
How-To-Repeat: Just run the patch and see the new message.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-06-23 03:18:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jeh

Over to maintainer.
Comment 2 jeh freebsd_committer freebsd_triage 2004-06-23 14:34:03 UTC
State Changed
From-To: open->closed

Committed a less obtrusive version, thanks.