Bug 268942 - dns/unbound: add dynlib port option
Summary: dns/unbound: add dynlib port option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-13 21:14 UTC by R. Christian McDonald
Modified: 2023-01-16 12:49 UTC (History)
2 users (show)

See Also:
jaap: maintainer-feedback+


Attachments
dns/unbound: add dynlib port option (1.82 KB, patch)
2023-01-13 21:14 UTC, R. Christian McDonald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R. Christian McDonald 2023-01-13 21:14:39 UTC
Created attachment 239458 [details]
dns/unbound: add dynlib port option

This adds a port option to enable dynamic library support.
Comment 1 Jaap Akkerhuis 2023-01-15 13:10:30 UTC
(In reply to R. Christian McDonald from comment #0)
Looks fine to me. This option should probably default to on for pkg users.
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-15 19:33:26 UTC
(In reply to Jaap Akkerhuis from comment #1)
I'll add it to OPTIONS_DEFAULT
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-16 12:48:31 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-01-16 12:49:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=38e6e935efa67110ba6d2d1e322555f0afbb8383

commit 38e6e935efa67110ba6d2d1e322555f0afbb8383
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2023-01-15 19:29:38 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-01-16 12:44:02 +0000

    dns/unbound: add dynlib port option

    PR:             268942
    Reported by:    me@rcm.sh
    Approved by:    jaap@NLnetLabs.nl (maintainer)

 dns/unbound/Makefile | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)