Page MenuHomeFreeBSD

New Port: dns/dnscrypt-wrapper
ClosedPublic

Authored by junovitch on Aug 31 2015, 1:59 AM.
Tags
None
Referenced Files
F106129279: D3535.id.diff
Wed, Dec 25, 9:29 PM
Unknown Object (File)
Mon, Dec 9, 1:44 PM
Unknown Object (File)
Mon, Dec 9, 1:04 PM
Unknown Object (File)
Sat, Nov 30, 11:08 PM
Unknown Object (File)
Sat, Nov 30, 10:09 PM
Unknown Object (File)
Nov 26 2024, 4:39 AM
Unknown Object (File)
Nov 25 2024, 8:18 AM
Unknown Object (File)
Nov 25 2024, 12:00 AM
Subscribers
None

Details

Summary

Proposed commit message:

New Port: dns/dnscrypt-wrapper

This is a port of dnscrypt-wrapper, which adds dnscrypt support to any name
resolver. It is the server-side counterpart of dnscrypt-proxy, and is in fact
derived from its source. 

PR:		200015
Submitted by:	freebsd@toyingwithfate.com
Approved by:	feld|delphij|pgolluci (mentor)
Test Plan

portlint -AC:

looks fine.

rclint dnscrypt-wrapper.in

Checking dnscrypt-wrapper.in
ERROR:root:[0]: No description included

Poudriere checked on all releases, see:
https://bugs.FreeBSD.org/bugzilla/show_bug.cgi?id=200015#c4

Runtime worked after adding a flag. I thought there was an issue but I believe this was my misunderstanding for my local setup.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 317
Build 317: arc lint + arc unit

Event Timeline

junovitch retitled this revision from to New Port: dns/dnscrypt-wrapper.
junovitch updated this object.
junovitch edited the test plan for this revision. (Show Details)
junovitch added reviewers: feld, delphij, pgollucci.
feld edited edge metadata.

Patch applies cleanly. Everything builds and seems fine. Approved!

This revision is now accepted and ready to land.Sep 2 2015, 4:48 PM
This revision was automatically updated to reflect the committed changes.