pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
s6-dns moved to pkgsrc.
Module Name: pkgsrc-wip
Committed By: Amitai Schleier <schmonz-web-git%schmonz.com@localhost>
Pushed By: schmonz
Date: Thu Nov 19 21:07:46 2020 +0100
Changeset: 9ac08bb93226d36c9a91905fa738f5567fe658fc
Modified Files:
Makefile
s6-networking/Makefile
Removed Files:
s6-dns/DESCR
s6-dns/Makefile
s6-dns/PLIST
s6-dns/buildlink3.mk
s6-dns/distinfo
Log Message:
s6-dns moved to pkgsrc.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9ac08bb93226d36c9a91905fa738f5567fe658fc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 2 --
s6-dns/DESCR | 5 -----
s6-dns/Makefile | 20 --------------------
s6-dns/PLIST | 35 -----------------------------------
s6-dns/buildlink3.mk | 15 ---------------
s6-dns/distinfo | 6 ------
s6-networking/Makefile | 2 +-
7 files changed, 1 insertion(+), 84 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index ded497f0b5..eaed9c3902 100644
--- a/Makefile
+++ b/Makefile
@@ -4631,8 +4631,6 @@ SUBDIR+= rygel
SUBDIR+= s2tc
SUBDIR+= s3cmd
SUBDIR+= s3funnel
-SUBDIR+= s6
-SUBDIR+= s6-dns
SUBDIR+= s6-portable-utils
SUBDIR+= sabnzbd
SUBDIR+= sabnzbdplus
diff --git a/s6-dns/DESCR b/s6-dns/DESCR
deleted file mode 100644
index f5e01ee970..0000000000
--- a/s6-dns/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-s6-dns is a suite of DNS client programs and libraries for Unix systems, as
-an alternative to the BIND, djbdns or other DNS clients.
-
-s6-dns may include its own series of DNS caches and servers at some point in
-the future.
diff --git a/s6-dns/Makefile b/s6-dns/Makefile
deleted file mode 100644
index 7447f9fdd6..0000000000
--- a/s6-dns/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-DISTNAME= s6-dns-2.3.3.0
-CATEGORIES= misc
-MASTER_SITES= ${HOMEPAGE}
-
-MAINTAINER= cfkoch%edgebsd.org@localhost
-HOMEPAGE= https://www.skarnet.org/software/s6-dns/
-COMMENT= Suite of DNS client programs and libraries
-LICENSE= isc
-
-USE_TOOLS+= gmake
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS+= --prefix=${PREFIX}
-CONFIGURE_ARGS+= --with-sysdeps=${PREFIX}/lib/skalibs/sysdeps
-CONFIGURE_ARGS+= --with-lib=${PREFIX}/lib/skalibs
-CONFIGURE_ARGS+= --with-include=${PREFIX}/include
-
-.include "../../devel/skalibs/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/s6-dns/PLIST b/s6-dns/PLIST
deleted file mode 100644
index 3c4d88b054..0000000000
--- a/s6-dns/PLIST
+++ /dev/null
@@ -1,35 +0,0 @@
-@comment $NetBSD$
-bin/s6-dnsip
-bin/s6-dnsip4
-bin/s6-dnsip4-filter
-bin/s6-dnsip6
-bin/s6-dnsip6-filter
-bin/s6-dnsmx
-bin/s6-dnsname
-bin/s6-dnsname-filter
-bin/s6-dnsns
-bin/s6-dnsq
-bin/s6-dnsqr
-bin/s6-dnsqualify
-bin/s6-dnssoa
-bin/s6-dnssrv
-bin/s6-dnstxt
-bin/s6-randomip
-bin/skadnsd
-include/s6-dns/config.h
-include/s6-dns/dcache.h
-include/s6-dns/s6dns-analyze.h
-include/s6-dns/s6dns-constants.h
-include/s6-dns/s6dns-debug.h
-include/s6-dns/s6dns-domain.h
-include/s6-dns/s6dns-engine.h
-include/s6-dns/s6dns-fmt.h
-include/s6-dns/s6dns-ip46.h
-include/s6-dns/s6dns-message.h
-include/s6-dns/s6dns-rci.h
-include/s6-dns/s6dns-resolve.h
-include/s6-dns/s6dns.h
-include/s6-dns/skadns.h
-lib/s6-dns/libdcache.a
-lib/s6-dns/libs6dns.a
-lib/s6-dns/libskadns.a
diff --git a/s6-dns/buildlink3.mk b/s6-dns/buildlink3.mk
deleted file mode 100644
index b4a102ec2d..0000000000
--- a/s6-dns/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+= s6-dns
-
-.if !defined(S6_DNS_BUILDLINK3_MK)
-S6_DNS_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.s6-dns+= s6-dns>=2.3.3.0
-BUILDLINK_PKGSRCDIR.s6-dns?= ../../wip/s6-dns
-BUILDLINK_INCDIRS.s6-dns+= include/s6-dns
-BUILDLINK_LIBDIRS.s6-dns+= lib/s6-dns
-BUILDLINK_DEPMETHOD.s6-dns?= build
-.endif # S6_DNS_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -s6-dns
diff --git a/s6-dns/distinfo b/s6-dns/distinfo
deleted file mode 100644
index 0a500740c0..0000000000
--- a/s6-dns/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (s6-dns-2.3.3.0.tar.gz) = 46cb0c1f56372dc2df0c77fb25fe775244fb706b
-RMD160 (s6-dns-2.3.3.0.tar.gz) = 27e83f7c713d3b44a29e423ce4e86f20a3e37864
-SHA512 (s6-dns-2.3.3.0.tar.gz) = f711ff3f7ea7ae2eecf46b6742f61e970aed8776fcaa4f7902da0864c97f71296bc1651c08ff6f98d6474ccb0ee904c2d7497d7a1d28d48db8df78865b2a9e79
-Size (s6-dns-2.3.3.0.tar.gz) = 83398 bytes
diff --git a/s6-networking/Makefile b/s6-networking/Makefile
index 91d21dcff1..f6c57e9fdb 100644
--- a/s6-networking/Makefile
+++ b/s6-networking/Makefile
@@ -19,7 +19,7 @@ BUILDLINK_API_DEPENDS.skalibs+=skalibs>=2.9.3.0
.include "../../devel/skalibs/buildlink3.mk"
BUILDLINK_API_DEPENDS.execline+=execline>=2.6.1.1
.include "../../lang/execline/buildlink3.mk"
+.include "../../net/s6-dns/buildlink3.mk"
.include "../../security/bearssl/buildlink3.mk"
.include "../../sysutils/s6/buildlink3.mk"
-.include "../../wip/s6-dns/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index