Bug 173709 - [PATCH] dns/unbound: Correct option description
Summary: [PATCH] dns/unbound: Correct option description
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: Sergey Matveychuk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-18 23:00 UTC by Bakulin Ilya
Modified: 2012-11-18 23:49 UTC (History)
1 user (show)

See Also:


Attachments
unbound-1.4.18_3.patch (520 bytes, patch)
2012-11-18 23:00 UTC, Bakulin Ilya
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bakulin Ilya 2012-11-18 23:00:00 UTC
The description of "ECDSA" option doesn't mention that this option requires OpenSSL from ports.
This option is enabled by default, which means that OpenSSL from ports will be installed,
that's my it makes sense to mention OpenSSL dependency in description.
At the same time, "(elliptic curve)" sentence may be dropped, because people who need this option
(off by default) will probably know what ECDSA is :-).
Just as suggestion: if we require OpenSSL from ports by default, maybe it makes sense to
set ECDSA option to "Enabled by default" as well.

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

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)

How-To-Repeat: Try to compile dns/unbound with default options. It will require OpenSSL from ports.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-18 23:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2012-11-18 23:49:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!