Bug 220730 - [NEW PORT] dns/unbound-libevent: Build unbound with libevent support
Summary: [NEW PORT] dns/unbound-libevent: Build unbound with libevent support
Status: Closed DUPLICATE of bug 220733
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Eugene Grosbein
URL:
Keywords: feature, needs-qa
Depends on:
Blocks:
 
Reported: 2017-07-14 11:40 UTC by Dmitry Lukhtionov
Modified: 2017-07-23 14:08 UTC (History)
3 users (show)

See Also:
eugen: maintainer-feedback+


Attachments
Makefile to build port (340 bytes, text/plain)
2017-07-14 11:40 UTC, Dmitry Lukhtionov
no flags Details
shar file to create new port (901 bytes, text/plain)
2017-07-14 11:48 UTC, Dmitry Lukhtionov
no flags Details
shar file to create new port (949 bytes, text/plain)
2017-07-14 12:17 UTC, Dmitry Lukhtionov
no flags Details
diff to main Makefile (291 bytes, patch)
2017-07-14 12:19 UTC, Dmitry Lukhtionov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Lukhtionov 2017-07-14 11:40:21 UTC
Created attachment 184346 [details]
Makefile to build port

Build dns/unbound with libevent support "from the box"
Comment 1 Dmitry Lukhtionov 2017-07-14 11:48:34 UTC
Created attachment 184347 [details]
shar file to create new port
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2017-07-14 11:52:27 UTC
Thank you Dmitry.

Please:

- Update patch to include addition of this port to dns/Makefile (since change provided as unified diff)

- Consider COMMENT, should probably be a modified version of dns/unbound comment, for example:

   COMMENT=Validating, recursive, and caching DNS resolver (libevent)

- Add CONFLICTS, CONFLICTS_BUILD or CONFLICTS_INSTALL if this port conflicts with any other port (particularly dns/unbound)

- Confirm this change passes QA (portlint and poudriere in particular). For more information on testing, see: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html

--
CC dns/unbound maintainer
Comment 3 Dmitry Lukhtionov 2017-07-14 12:17:15 UTC
Created attachment 184348 [details]
shar file to create new port
Comment 4 Dmitry Lukhtionov 2017-07-14 12:19:40 UTC
Created attachment 184349 [details]
diff to main Makefile
Comment 5 Jaap Akkerhuis 2017-07-15 09:40:54 UTC
Adding a new port for just one option to work seems an overkill to me. It is likely better to change the default option to use libevent might be easier.

See also the discussion at <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220733>.
Comment 6 Eugene Grosbein freebsd_committer freebsd_triage 2017-07-23 14:08:51 UTC

*** This bug has been marked as a duplicate of bug 220733 ***