aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dnscrypt-proxy/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* dns/dnscrypt-proxy: 1.4.0 -> 1.4.2pi2015-01-041-5/+16
| | | | | | | | | | Changes: https://github.com/jedisct1/dnscrypt-proxy/releases PR: 195664 Submitted by: lightside@gmx.com Reviewed by: riggs Approved by: freebsd@dns-lab.com (maintainer)
* - update to 1.2.0 [1,2]rm2013-01-031-1/+1
| | | | | | | | | | | | | | - update MASTER_SITES list [1,2] - add hidden devel/libexecinfo dependency (reported by pawel@) while here: - trim Makefile header - convert to optionsng (PORTDOCS case) - tab -> space change in pkg-descr:WWW PR: 173190 [1] PR: 174514 [2] Submitted by: csosstudy <csosstudy@gmail.com> [1], Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) [2]
* DNSCrypt is a piece of lightweight software that everyonepawel2012-05-161-0/+6
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>