pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove wip/dnscrypt-proxy2, now in net.
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By: bsiegert
Date: Sun Jul 15 18:13:29 2018 +0200
Changeset: cbbe1908718e4fc4efdbb521eeb90527161e268b
Modified Files:
Makefile
Removed Files:
dnscrypt-proxy2/DESCR
dnscrypt-proxy2/Makefile
dnscrypt-proxy2/PLIST
dnscrypt-proxy2/distinfo
Log Message:
Remove wip/dnscrypt-proxy2, now in net.
PR pkg/53384 by Nia Alarie.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cbbe1908718e4fc4efdbb521eeb90527161e268b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
dnscrypt-proxy2/DESCR | 2 --
dnscrypt-proxy2/Makefile | 24 ------------------------
dnscrypt-proxy2/PLIST | 2 --
dnscrypt-proxy2/distinfo | 6 ------
5 files changed, 35 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index e8e6affec5..d18be7189f 100644
--- a/Makefile
+++ b/Makefile
@@ -582,7 +582,6 @@ SUBDIR+= dmd-bin
SUBDIR+= dmt-ux
SUBDIR+= dnrd
SUBDIR+= dns2tcp
-SUBDIR+= dnscrypt-proxy2
SUBDIR+= dnswalk
SUBDIR+= docbook-xsl-ko
SUBDIR+= docbook2X
diff --git a/dnscrypt-proxy2/DESCR b/dnscrypt-proxy2/DESCR
deleted file mode 100644
index b274c9c29f..0000000000
--- a/dnscrypt-proxy2/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-A flexible DNS proxy, with support for modern encrypted DNS protocols
-such as DNSCrypt v2 and DNS-over-HTTP/2.
diff --git a/dnscrypt-proxy2/Makefile b/dnscrypt-proxy2/Makefile
deleted file mode 100644
index b521d24e53..0000000000
--- a/dnscrypt-proxy2/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD$
-
-PKGNAME= dnscrypt-proxy2-2.0.15
-DISTNAME= dnscrypt-proxy-${PKGVERSION_NOREV}
-CATEGORIES= net security
-MASTER_SITES= ${MASTER_SITE_GITHUB:=jedisct1/}
-GITHUB_PROJECT= dnscrypt-proxy
-GITHUB_TAG= ${PKGVERSION_NOREV}
-
-HOMEPAGE= https://github.com/jedisct1/dnscrypt-proxy
-COMMENT= DNS proxy with support for encrypted protocols
-LICENSE= isc
-
-EXTRACT_USING= bsdtar
-USE_TOOLS+= pax
-
-GO_SRCPATH= github.com/jedisct1/dnscrypt-proxy/
-GO_DIST_BASE= ${DISTNAME}
-
-do-install:
- ${RUN} cd ${WRKDIR}; [ ! -d bin ] || ${PAX} -rw bin ${DESTDIR}${PREFIX}
-
-.include "../../lang/go/go-package.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/dnscrypt-proxy2/PLIST b/dnscrypt-proxy2/PLIST
deleted file mode 100644
index 97ae824ce7..0000000000
--- a/dnscrypt-proxy2/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-bin/dnscrypt-proxy
diff --git a/dnscrypt-proxy2/distinfo b/dnscrypt-proxy2/distinfo
deleted file mode 100644
index 698f99253e..0000000000
--- a/dnscrypt-proxy2/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (dnscrypt-proxy-2.0.15.tar.gz) = f348d81d32ebc80638ab494692a6f08e3eabd79f
-RMD160 (dnscrypt-proxy-2.0.15.tar.gz) = c4a1b4babe7cac742c61031dab5c4f13238cf4c5
-SHA512 (dnscrypt-proxy-2.0.15.tar.gz) = 4517ab7b7eb1474f8c9e133a289caf6c02f472b51b910f1fbe1e5ffd6d389943626c8878e68f7f27a47b00301a427dfe9c563bc82b67cafab32f4ab3bc4c84b9
-Size (dnscrypt-proxy-2.0.15.tar.gz) = 2887764 bytes
Home |
Main Index |
Thread Index |
Old Index