# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name dnscrypt-proxy version 1.5.0 categories net license ISC maintainers gmail.com:mschamschula openmaintainer description A protocol for securing communications between a client and a DNS \ resolver. long_description ${description} homepage http://dnscrypt.org/ master_sites http://download.dnscrypt.org/dnscrypt-proxy/ platforms darwin depends_lib port:libsodium checksums rmd160 410542b9febb4edf3f7c6bfc301cb90382c3f5e8 \ sha256 b78c52efca2e6b26c68638493c1aa7733b41106363a8f2a3bec3b8da44aafcbb startupitem.create yes startupitem.netchange yes startupitem.executable ${prefix}/sbin/dnscrypt-proxy --daemonize --resolver-name=opendns notes " You need to update your DNS server settings to point to 127.0.0.1 (in the Network Preference Pane -> Advanced... -> DNS tab) " livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex ${name}-(\\d+\.\\d+.\\d)