aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-09-27 09:00:13 +0000
committerRene Ladan <rene@FreeBSD.org>2018-09-27 09:00:13 +0000
commit2dfde0455bb0b913628c48dc0c03cefd99af4fbc (patch)
treeb128d26dd5e761c832cec2b736b7dddae24c4f00 /dns
parentbaca2b933fd2a1c738ad8e75ad69e3f911bdfb72 (diff)
downloadports-2dfde0455bb0b913628c48dc0c03cefd99af4fbc.tar.gz
ports-2dfde0455bb0b913628c48dc0c03cefd99af4fbc.zip
Remove expired ports:
2018-09-25 math/mtl: fails to fetch: mastersite times out 2018-09-25 dns/dnscrypt-proxy: Deprecated by upstream, use dns/dnscrypt-proxy2 instead
Notes
Notes: svn path=/head/; revision=480793
Diffstat (limited to 'dns')
-rw-r--r--dns/Makefile1
-rw-r--r--dns/dnscrypt-proxy/Makefile68
-rw-r--r--dns/dnscrypt-proxy/distinfo3
-rw-r--r--dns/dnscrypt-proxy/files/dnscrypt-proxy.in52
-rw-r--r--dns/dnscrypt-proxy/files/dnscrypt-proxy_multi.in71
-rw-r--r--dns/dnscrypt-proxy/files/pkg-message.in27
-rw-r--r--dns/dnscrypt-proxy/files/pkg-message_multi.in29
-rw-r--r--dns/dnscrypt-proxy/pkg-descr17
-rw-r--r--dns/dnscrypt-proxy/pkg-plist21
9 files changed, 0 insertions, 289 deletions
diff --git a/dns/Makefile b/dns/Makefile
index da5e19f5f66e..4ac47982173c 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -37,7 +37,6 @@
SUBDIR += dnscap
SUBDIR += dnscheck
SUBDIR += dnscheckengine
- SUBDIR += dnscrypt-proxy
SUBDIR += dnscrypt-proxy2
SUBDIR += dnscrypt-wrapper
SUBDIR += dnsdbck
diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile
deleted file mode 100644
index 5b5f1827fced..000000000000
--- a/dns/dnscrypt-proxy/Makefile
+++ /dev/null
@@ -1,68 +0,0 @@
-# Created by: Leo Vandewoestijne <freebsd@dns.company>
-# $FreeBSD$
-
-PORTNAME= dnscrypt-proxy
-PORTVERSION= 1.9.5
-PORTREVISION= 3
-CATEGORIES= dns
-MASTER_SITES= LOCAL/dbaio/${PORTNAME}/
-
-MAINTAINER= freebsd@dns.company
-COMMENT= Boost privacy and security of DNS
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= Deprecated by upstream, use dns/dnscrypt-proxy2 instead
-EXPIRATION_DATE= 2018-09-25
-BROKEN_powerpc64= fails to compile: fpst.c: error: redefinition of typedef 'FPST'
-
-LIB_DEPENDS= libsodium.so:security/libsodium
-
-USES= gmake
-
-USERS= _dnscrypt-proxy
-GROUPS= _dnscrypt-proxy
-
-GNU_CONFIGURE= yes
-
-INSTALL_TARGET= install-strip
-
-PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README* THANKS
-
-CONFLICTS_INSTALL= dnscrypt-proxy2
-
-OPTIONS_DEFINE= DOCS PLUGINS PLUGINS_RELAXED PLUGINS_ROOT
-OPTIONS_SINGLE= RCWHICH
-OPTIONS_SINGLE_RCWHICH= RCSINGLE RCMULTI
-OPTIONS_DEFAULT= PLUGINS RCSINGLE
-OPTIONS_SUB= yes
-
-PLUGINS_RELAXED_DESC= Allow loading plugins owned by other users
-PLUGINS_ROOT_DESC= Only load plugins sitting in the default plugins directory
-RCWHICH_DESC= Rc script to use:
-RCSINGLE_DESC= Use default rc script for single daemon
-RCMULTI_DESC= Use experimental rc script for multiple instances
-
-PLUGINS_CONFIGURE_ENABLE= plugins
-PLUGINS_LIB_DEPENDS= libltdl.so:devel/libltdl \
- libldns.so:dns/ldns
-
-PLUGINS_USE= LDCONFIG=${PREFIX}/lib/dnscrypt-proxy
-PLUGINS_USES= libtool
-PLUGINS_RELAXED_CONFIGURE_ENABLE= relaxed-plugins-permissions
-PLUGINS_ROOT_CONFIGURE_ENABLE= plugins-root
-
-RCSINGLE_VARS= USE_RC_SUBR=${PORTNAME}
-RCSINGLE_SUB_FILES= pkg-message
-RCMULTI_VARS= USE_RC_SUBR=${PORTNAME}_multi
-RCMULTI_SUB_FILES= pkg-message_multi
-
-post-install:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_MAN} ${WRKSRC}/man/dnscrypt-proxy.8 ${STAGEDIR}${MAN8PREFIX}/man/man8
- ${INSTALL_MAN} ${WRKSRC}/man/hostip.8 ${STAGEDIR}${MAN8PREFIX}/man/man8
- ${MV} ${STAGEDIR}${PREFIX}/etc/dnscrypt-proxy.conf ${STAGEDIR}${PREFIX}/etc/dnscrypt-proxy.conf.sample
-
-.include <bsd.port.mk>
diff --git a/dns/dnscrypt-proxy/distinfo b/dns/dnscrypt-proxy/distinfo
deleted file mode 100644
index acf1ba56c2bf..000000000000
--- a/dns/dnscrypt-proxy/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1499458817
-SHA256 (dnscrypt-proxy-1.9.5.tar.gz) = 64021fabb7d5bab0baf681796d90ecd2095fb81381e6fb317a532039025a9399
-SIZE (dnscrypt-proxy-1.9.5.tar.gz) = 1663954
diff --git a/dns/dnscrypt-proxy/files/dnscrypt-proxy.in b/dns/dnscrypt-proxy/files/dnscrypt-proxy.in
deleted file mode 100644
index f6533642682d..000000000000
--- a/dns/dnscrypt-proxy/files/dnscrypt-proxy.in
+++ /dev/null
@@ -1,52 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-# PROVIDE: dnscrypt_proxy
-# REQUIRE: SERVERS cleanvar ldconfig
-# BEFORE: named local_unbound unbound
-# KEYWORD: shutdown
-#
-# Add the following lines to /etc/rc.conf to enable dnscrypt-proxy:
-#
-# dnscrypt_proxy_enable (bool): Set to NO by default.
-# Set to YES to enable dnscrypt-proxy.
-# dnscrypt_proxy_conf (str): Unset by default. Will override all other
-# settings and only use the config file.
-# dnscrypt_proxy_uid (str): Set to "_dnscrypt-proxy" by default.
-# User to switch to after starting.
-# dnscrypt_proxy_resolver (str):Set to "random" by default.
-# Better to select one of your own choice.
-# dnscrypt_proxy_pidfile (str): default: "/var/run/dnscrypt-proxy.pid"
-# Location of pid file.
-# dnscrypt_proxy_logfile (str): default: "/var/log/dnscrypt-proxy.log"
-# Location of log file.
-#
-# To redirect a local resolver through dnscrypt-proxy, point it at 127.0.0.2
-# and add the following to rc.conf:
-# ifconfig_lo0_alias0="inet 127.0.0.2 netmask 0xffffffff"
-# dnscrypt_proxy_flags='-a 127.0.0.2'
-
-. /etc/rc.subr
-
-name=dnscrypt_proxy
-rcvar=dnscrypt_proxy_enable
-
-load_rc_config ${name}
-
-: ${dnscrypt_proxy_enable:=NO}
-: ${dnscrypt_proxy_uid=_dnscrypt-proxy} # User to run daemon as
-: ${dnscrypt_proxy_resolver=random} # resolver to use
-: ${dnscrypt_proxy_pidfile=/var/run/dnscrypt-proxy.pid} # Path to pid file
-: ${dnscrypt_proxy_logfile=/var/log/dnscrypt-proxy.log} # Path to log file
-
-command=%%PREFIX%%/sbin/dnscrypt-proxy
-if [ ${dnscrypt_proxy_conf} ]; then
-command_args="${dnscrypt_proxy_conf}"
-else
-command_args="-d -p ${dnscrypt_proxy_pidfile} -l ${dnscrypt_proxy_logfile} -u ${dnscrypt_proxy_uid} -R ${dnscrypt_proxy_resolver}"
-fi
-procname=%%PREFIX%%/sbin/dnscrypt-proxy
-pidfile=${dnscrypt_proxy_pidfile}
-
-run_rc_command "$1"
diff --git a/dns/dnscrypt-proxy/files/dnscrypt-proxy_multi.in b/dns/dnscrypt-proxy/files/dnscrypt-proxy_multi.in
deleted file mode 100644
index db3ccf21bf8e..000000000000
--- a/dns/dnscrypt-proxy/files/dnscrypt-proxy_multi.in
+++ /dev/null
@@ -1,71 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-# PROVIDE: dnscrypt_proxy
-# REQUIRE: SERVERS cleanvar ldconfig
-# BEFORE: named local_unbound unbound
-# KEYWORD: shutdown
-#
-# Add the following lines to /etc/rc.conf to enable dnscrypt-proxy:
-#
-# dnscrypt_proxy_instances (str): Set to "dnscrypt_proxy" by default.
-# List of dnscrypt_proxy instance id's,
-# e.g. "dnscrypt_proxy_1 dnscrypt_proxy_2", etc.
-# {instance_id}_enable (bool): Set to NO by default.
-# Set to YES to enable dnscrypt-proxy.
-# {instance_id}_uid (str): Set to "_dnscrypt-proxy" by default.
-# User to switch to after starting.
-# {instance_id}_resolver (str): Set to "random" by default.
-# Better to select one of your own choice.
-# {instance_id}_pidfile (str): default: "/var/run/dnscrypt-proxy.pid"
-# Location of pid file.
-# {instance_id}_logfile (str): default: "/var/log/dnscrypt-proxy.log"
-# Location of log file.
-#
-# To redirect a local resolver through dnscrypt-proxy, point it at 127.0.0.2
-# and add the following to rc.conf:
-# ifconfig_lo0_alias0="inet 127.0.0.2 netmask 0xffffffff"
-# dnscrypt_proxy_flags='-a 127.0.0.2'
-
-. /etc/rc.subr
-
-name=dnscrypt_proxy
-rcvar=dnscrypt_proxy_enable
-
-load_rc_config ${name}
-
-: ${dnscrypt_proxy_instances="${name}"}
-: ${dnscrypt_proxy_enable:=NO}
-
-dnscrypt_proxy_enable_tmp=${dnscrypt_proxy_enable}
-
-command=%%PREFIX%%/sbin/dnscrypt-proxy
-procname=%%PREFIX%%/sbin/dnscrypt-proxy
-
-for i in $dnscrypt_proxy_instances; do
- name=${i}
-
- eval ${name}_enable=${dnscrypt_proxy_enable_tmp}
- rcvar=${name}_enable
-
- load_rc_config ${i}
-
- eval dnscrypt_proxy_uid_tmp=\${${i}_uid}
- eval dnscrypt_proxy_resolver_tmp=\${${i}_resolver}
- eval dnscrypt_proxy_pidfile_tmp=\${${i}_pidfile}
- eval dnscrypt_proxy_logfile_tmp=\${${i}_logfile}
-
-: ${dnscrypt_proxy_uid_tmp:=_dnscrypt-proxy} # User to run daemon as
-: ${dnscrypt_proxy_resolver_tmp:=random} # resolver to use
-: ${dnscrypt_proxy_pidfile_tmp:=/var/run/${i}.pid} # Path to pid file
-: ${dnscrypt_proxy_logfile_tmp:=/var/log/${i}.log} # Path to log file
-
- command_args="-d -p ${dnscrypt_proxy_pidfile_tmp} -l ${dnscrypt_proxy_logfile_tmp} -u ${dnscrypt_proxy_uid_tmp} -R ${dnscrypt_proxy_resolver_tmp}"
-
- pidfile=${dnscrypt_proxy_pidfile_tmp}
-
- _rc_restart_done=false # workaround for: service dnscrypt-proxy restart
-
- run_rc_command "$1"
-done
diff --git a/dns/dnscrypt-proxy/files/pkg-message.in b/dns/dnscrypt-proxy/files/pkg-message.in
deleted file mode 100644
index 954d8d50b862..000000000000
--- a/dns/dnscrypt-proxy/files/pkg-message.in
+++ /dev/null
@@ -1,27 +0,0 @@
-
-This port/software comes all 'working out of the box'.
-
-By default this port is using random resolvers.
-Better to select one of your own choice.
-
-To enable dnscrypt-proxy at boot:
- sysrc dnscrypt_proxy_enable=YES
- sysrc dnscrypt_proxy_flags="-a 127.0.0.2"
-or:
- sysrc dnscrypt_proxy_enable=YES
- sysrc dnscrypt_proxy_conf="%%PREFIX%%/etc/dnscrypt-proxy.conf"
-
-Be sure to setup above IP address/alias, so dnscrypt-proxy can bind correctly.
-
-To view available options, run:
- %%PREFIX%%/sbin/dnscrypt-proxy --help
-or read the manual:
- man dnscrypt-proxy
-
-**************************************************
-* *
-* You can't mix the config file option with *
-* other options or flags/settings in the rc.conf *
-* *
-**************************************************
-
diff --git a/dns/dnscrypt-proxy/files/pkg-message_multi.in b/dns/dnscrypt-proxy/files/pkg-message_multi.in
deleted file mode 100644
index 71ad77a12b0a..000000000000
--- a/dns/dnscrypt-proxy/files/pkg-message_multi.in
+++ /dev/null
@@ -1,29 +0,0 @@
-
-This port/software comes all 'working out of the box'.
-
-By default this port is using random resolvers.
-Better to select one of your own choice.
-
-To enable dnscrypt-proxy at boot:
- sysrc dnscrypt_proxy_enable=YES
- sysrc dnscrypt_proxy_instances="dnscrypt_proxy_1 dnscrypt_proxy_2" # etc.
- sysrc dnscrypt_proxy_1_resolver=soltysiak
- sysrc dnscrypt_proxy_1_flags="-a 127.0.0.2"
- sysrc dnscrypt_proxy_2_resolver=okturtles
- sysrc dnscrypt_proxy_2_flags="-a 127.0.0.3"
-
-Be sure to setup above IP addresses/aliases, so dnscrypt-proxy can bind
-correctly.
-
-To view available options, run:
- %%PREFIX%%/sbin/dnscrypt-proxy --help
-or read the manual:
- man dnscrypt-proxy
-
-**************************************************
-* *
-* You can't mix the config file option with *
-* other options or flags/settings in the rc.conf *
-* *
-**************************************************
-
diff --git a/dns/dnscrypt-proxy/pkg-descr b/dns/dnscrypt-proxy/pkg-descr
deleted file mode 100644
index f731db5d90dc..000000000000
--- a/dns/dnscrypt-proxy/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-The dnscrypt-proxy provides local service, which can be used directly as your
-local resolver or as a DNS forwarder, encrypting and authenticating requests
-using the DNSCrypt [1] protocol and passing them to an upstream server.
-
-The DNSCrypt protocol uses high-speed high-security elliptic-curve cryptography
-and is very similar to DNSCurve [2], but focuses on securing communications
-between a client and its first-level resolver.
-
-While not providing end-to-end security, it protects the local network, which
-is often the weakest point of the chain, against man-in-the-middle attacks.
-It also provides some confidentiality to DNS queries.
-
-Reference links:
-1. https://www.opendns.com/about/innovations/dnscrypt/
-2. https://dnscurve.org/
-
-WWW: https://github.com/jedisct1/dnscrypt-proxy
diff --git a/dns/dnscrypt-proxy/pkg-plist b/dns/dnscrypt-proxy/pkg-plist
deleted file mode 100644
index 0bbcd7ac82cb..000000000000
--- a/dns/dnscrypt-proxy/pkg-plist
+++ /dev/null
@@ -1,21 +0,0 @@
-bin/hostip
-@sample etc/dnscrypt-proxy.conf.sample
-%%PLUGINS%%include/dnscrypt/plugin.h
-%%PLUGINS%%include/dnscrypt/private.h
-%%PLUGINS%%include/dnscrypt/version.h
-%%PLUGINS%%lib/dnscrypt-proxy/libdcplugin_example.so
-%%PLUGINS%%lib/dnscrypt-proxy/libdcplugin_example_cache.so
-%%PLUGINS%%lib/dnscrypt-proxy/libdcplugin_example_ldns_aaaa_blocking.so
-%%PLUGINS%%lib/dnscrypt-proxy/libdcplugin_example_ldns_blocking.so
-%%PLUGINS%%lib/dnscrypt-proxy/libdcplugin_example_ldns_forwarding.so
-%%PLUGINS%%lib/dnscrypt-proxy/libdcplugin_example_ldns_opendns_deviceid.so
-%%PLUGINS%%lib/dnscrypt-proxy/libdcplugin_example_ldns_opendns_set_client_ip.so
-%%PLUGINS%%lib/dnscrypt-proxy/libdcplugin_example_logging.so
-man/man8/dnscrypt-proxy.8.gz
-man/man8/hostip.8.gz
-sbin/dnscrypt-proxy
-%%DATADIR%%/dnscrypt-resolvers.csv
-%%DATADIR%%/minisign.pub
-%%PORTDOCS%%%%DOCSDIR%%/COPYING
-%%PORTDOCS%%%%DOCSDIR%%/DNSCRYPT-V2-PROTOCOL.txt
-%%PORTDOCS%%%%DOCSDIR%%/dnscrypt-proxy.conf