Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2015 02:15:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200015] [New port] dns/dnscrypt-wrapper
Message-ID:  <bug-200015-13-oQzvurVFpR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200015-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200015-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200015

Jason Unovitch <junovitch@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #157996|0                           |1
        is obsolete|                            |
                 CC|                            |junovitch@freebsd.org
           Assignee|freebsd-ports-bugs@FreeBSD. |junovitch@freebsd.org
                   |org                         |
             Status|New                         |In Progress

--- Comment #3 from Jason Unovitch <junovitch@freebsd.org> ---
Created attachment 160429
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160429&action=edit
Revised Shar

Hello,
I've attached a revision and I have some questions.

First off, let's not commit an old version to start off. 0.2 was released at
the start of the month. Fortunately this solves the issue regarding the
separate argparse so drop that Makefile code.

Formatting:
- standardize indentation in Makefile
- wrap pkg-descr at 80 lines
- add a '/' to the end of the WWW for a proper URL

Content:
- Don't set PORTREVISION= 1 for a brand new port
- Use %%USERS%% in the rc.d script
- Also use %%ETCDNSCRYPTWRAPPER%% variables rather than
/var/log/dnscrypt-wrapper.log in multiple places in the rc.d script
- Remove the crypt public key lines, per 0.2 release notes:
"Crypt public key is not required, see README.md for detail instructions."

Questions:
1. Is the umask 007 for the keys correct?  What use does the wheel group have
for needing read access to the keys?
2. How did you test it at runtime? It's just hanging when I do the drill shown
on the authors github. Any feedback would be appreciated.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200015-13-oQzvurVFpR>