Commit graph

7 commits

Author SHA1 Message Date
Jason Unovitch
c593ed38c7 dns/dnscrypt-proxy: ensure daemon starts after ldconfig
- While here, fix format of $FreeBSD$ tag in rc script
- Also remove fbsd:nokeywords and add svn:keywords to rc script

PR:		203059
Submitted by:	Gregorio Guidi <gregorio.guidi@gmail.com> (original patch)
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2015-09-26 02:39:09 +00:00
Mark Felder
20224a0c97 dns/dnscrypt-proxy: Update to 1.6.0
rc script is also updated to change default dnscrypt server to "cisco"
which is the new name for the opendns dnscrypt service

PR:		202414
2015-08-27 15:15:20 +00:00
Johannes Jost Meixner
0b390aaabe dns/dnscrypt-proxy: start before unbound
- To prevent hanging on 10.x systems which ship with unbound and depend on
  DNS resolving, start dnscrypt-proxy before unbound.
- Bump PORTREVISION

PR:		194975
Differential Revision:	https://reviews.freebsd.org/D1249
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>
Approved by:	koobs (mentor)
2014-12-02 09:21:49 +00:00
Mark Felder
adbbccaeb6 -Add more options for rc script
-Utilize opendns if no provider configured to preserve documented behavior
-rc script passes rclint
-Fix the _dnscrypt-proxy user's home directory and add UPDATING entry

PR:		190406
Submitted by:	AllanJude
2014-06-05 19:30:58 +00:00
Mark Felder
9401e445c3 Update to 1.4.0
Add _dnscrypt-proxy user

PR:		190406
Approved by:	maintainer
2014-06-04 21:10:18 +00:00
Brian Somers
5ef1596316 Update to 1.0
I've also updated MASTER_SITES as the maintainer's site doesn't have version 1.0.
This can be changed back if/when the maintainer comes back.

Maintainer timeout after: 5 days
2012-08-03 23:19:19 +00:00
Pawel Pekala
3772632854 DNSCrypt is a piece of lightweight software that everyone
should use to boost online privacy and security. It works
by encrypting all DNS traffic between the user and OpenDNS,
preventing any spying, spoofing or man-in-the-middle attacks.

WWW:	https://www.opendns.com/technology/dnscrypt/

PR:		ports/167833
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com>
2012-05-15 20:14:53 +00:00