Bug 233167 - dns/knot-resolver: [patch] allow to build libknot without full knot2
Summary: dns/knot-resolver: [patch] allow to build libknot without full knot2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL: https://www.knot-resolver.cz/
Keywords:
Depends on: 233165 233199
Blocks:
  Show dependency treegraph
 
Reported: 2018-11-12 15:24 UTC by Leo Vandewoestijne
Modified: 2018-12-09 03:12 UTC (History)
1 user (show)

See Also:
freebsd: maintainer-feedback+


Attachments
knot-resolver for using knot2-lib (787 bytes, patch)
2018-11-12 15:24 UTC, Leo Vandewoestijne
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Leo Vandewoestijne 2018-11-12 15:24:26 UTC
Created attachment 199171 [details]
knot-resolver for using knot2-lib

This port is a minor correction to use the new knot2-lib port.
That port is meant to not install knot2 entirely, so this way the dependencies become less.
Comment 1 Leo Vandewoestijne 2018-11-12 15:35:18 UTC
Comment on attachment 199171 [details]
knot-resolver for using knot2-lib

Patch was tested both manual as in poudriedre.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-12-09 03:11:28 UTC
A commit references this bug:

Author: swills
Date: Sun Dec  9 03:11:21 UTC 2018
New revision: 487015
URL: https://svnweb.freebsd.org/changeset/ports/487015

Log:
  dns/knot-resolver: use knot2-lib instead of full knot2

  PR:		233167
  Submitted by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)

Changes:
  head/dns/knot-resolver/Makefile
Comment 3 Steve Wills freebsd_committer freebsd_triage 2018-12-09 03:12:26 UTC
Committed, thanks!