Bug 215073 - [NEW PORT] dns/dq: Recursive DNS/DNSCurve server
Summary: [NEW PORT] dns/dq: Recursive DNS/DNSCurve server
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: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-05 16:37 UTC by Piotr Kubaj
Modified: 2016-12-18 17:28 UTC (History)
1 user (show)

See Also:


Attachments
shar (2.02 KB, text/plain)
2016-12-05 16:37 UTC, Piotr Kubaj
no flags Details
shar (3.29 KB, application/x-shar)
2016-12-06 21:57 UTC, Piotr Kubaj
no flags Details
patch (765 bytes, patch)
2016-12-06 21:59 UTC, Piotr Kubaj
no flags Details | Diff
shar (3.81 KB, text/plain)
2016-12-07 17:34 UTC, Piotr Kubaj
no flags Details
shar (4.24 KB, text/plain)
2016-12-07 18:05 UTC, Piotr Kubaj
no flags Details
shar (5.28 KB, text/plain)
2016-12-07 18:15 UTC, Piotr Kubaj
no flags Details
shar (5.26 KB, text/plain)
2016-12-07 18:17 UTC, Piotr Kubaj
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2016-12-05 16:37:55 UTC
Created attachment 177690 [details]
shar

This shar contains dq - DNSCurve recursor and commandline tool to check DNSCurve servers for records.

It compiles fine on Poudriere with 10.3.
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2016-12-06 21:57:58 UTC
Created attachment 177730 [details]
shar

Added DNSCurve root servers list, some basic default configuration (from https://mojzis.com/software/dq/install.html ) and user and group for dq.
Comment 2 Piotr Kubaj freebsd_committer freebsd_triage 2016-12-06 21:59:01 UTC
Created attachment 177731 [details]
patch

This patch adds the new UID and GID.
Comment 3 Piotr Kubaj freebsd_committer freebsd_triage 2016-12-07 17:34:04 UTC
Created attachment 177757 [details]
shar

Shar with the newest version 20161128.
Comment 4 Piotr Kubaj freebsd_committer freebsd_triage 2016-12-07 18:05:06 UTC
Created attachment 177759 [details]
shar

Adding DOCS option and installing missing lib and includes.
Comment 5 Piotr Kubaj freebsd_committer freebsd_triage 2016-12-07 18:15:20 UTC
Created attachment 177761 [details]
shar

Corrected COPYTREE* and pkg-plist.
Comment 6 Piotr Kubaj freebsd_committer freebsd_triage 2016-12-07 18:17:54 UTC
Created attachment 177762 [details]
shar

Removed obsolete USES tar:bzip2.
Comment 7 Kurt Jaeger freebsd_committer freebsd_triage 2016-12-17 12:10:33 UTC
testbuilds@work
Comment 8 Kurt Jaeger freebsd_committer freebsd_triage 2016-12-18 17:28:21 UTC
Committed, thanks!
Comment 9 commit-hook freebsd_committer freebsd_triage 2016-12-18 17:28:51 UTC
A commit references this bug:

Author: pi
Date: Sun Dec 18 17:28:09 UTC 2016
New revision: 428883
URL: https://svnweb.freebsd.org/changeset/ports/428883

Log:
  New port: dns/dq

  Recursive DNS/DNSCurve server and comandline tool to debug DNS/DNSCurve

  WWW: https://mojzis.com/software/dq/

  PR:		215073
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/GIDs
  head/UIDs
  head/dns/Makefile
  head/dns/dq/
  head/dns/dq/Makefile
  head/dns/dq/distinfo
  head/dns/dq/files/
  head/dns/dq/files/patch-dq_dqcache-start.c
  head/dns/dq/files/patch-dq_strtoip.c
  head/dns/dq/files/root-servers-list
  head/dns/dq/pkg-descr
  head/dns/dq/pkg-plist