pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security remove security/credns



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45331469b25d
branches:  trunk
changeset: 450045:45331469b25d
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Apr 10 08:17:36 2021 +0000

description:
remove security/credns

unmaintained upstream, no support for current openssl
only other package is freebsd ports, where it's marked BROKEN

diffstat:

 security/Makefile                         |   3 +--
 security/credns/DESCR                     |   6 ------
 security/credns/Makefile                  |  20 --------------------
 security/credns/PLIST                     |  17 -----------------
 security/credns/distinfo                  |   7 -------
 security/credns/patches/patch-Makefile.in |  15 ---------------
 6 files changed, 1 insertions(+), 67 deletions(-)

diffs (102 lines):

diff -r 89db54bce4ef -r 45331469b25d security/Makefile
--- a/security/Makefile Sat Apr 10 08:16:09 2021 +0000
+++ b/security/Makefile Sat Apr 10 08:17:36 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.807 2021/03/19 08:13:06 adam Exp $
+# $NetBSD: Makefile,v 1.808 2021/04/10 08:17:36 nia Exp $
 #
 
 COMMENT=       Security tools
@@ -50,7 +50,6 @@
 SUBDIR+=       courier-authlib
 SUBDIR+=       crack
 SUBDIR+=       cracklib
-SUBDIR+=       credns
 SUBDIR+=       crypto++
 SUBDIR+=       cvm
 SUBDIR+=       cy2-anonymous
diff -r 89db54bce4ef -r 45331469b25d security/credns/DESCR
--- a/security/credns/DESCR     Sat Apr 10 08:16:09 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-Credns is a software program aimed at fortifying DNSSEC by performing
-validation in the DNS notify/transfer-chain. Currently credns is a fork
-of the NSD_3_2 branch that has been extended with the possibility to
-assess zones (received or updated by AXFR or IXFR) by running an external
-verifier. Only zones that are deemed correct by the verifier will be
-notified to (public) slave servers and offered for transfer.
diff -r 89db54bce4ef -r 45331469b25d security/credns/Makefile
--- a/security/credns/Makefile  Sat Apr 10 08:16:09 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2020/04/24 11:41:36 nia Exp $
-
-DISTNAME=      credns-0.2.10
-PKGREVISION=   2
-CATEGORIES=    security
-MASTER_SITES=  http://www.nlnetlabs.nl/downloads/credns/
-
-MAINTAINER=    pettai%NetBSD.org@localhost
-HOMEPAGE=      https://www.nlnetlabs.nl/downloads/credns/
-COMMENT=       Validates DNSSEC in the DNS notify/transfer-chain
-LICENSE=       modified-bsd
-
-BROKEN=                "Fails to build with OpenSSL 1.1"
-
-GNU_CONFIGURE= yes
-
-CONFIGURE_ARGS+=       --with-ssl=${BUILDLINK_PREFIX.openssl}
-
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 89db54bce4ef -r 45331469b25d security/credns/PLIST
--- a/security/credns/PLIST     Sat Apr 10 08:16:09 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2014/02/18 18:38:55 pettai Exp $
-man/man5/credns.conf.5
-man/man8/credns-checkconf.8
-man/man8/credns-notify.8
-man/man8/credns-patch.8
-man/man8/credns-xfer.8
-man/man8/credns.8
-man/man8/crednsc.8
-sbin/credns
-sbin/credns-checkconf
-sbin/credns-notify
-sbin/credns-patch
-sbin/credns-xfer
-sbin/crednsc
-share/examples/credns/credns.conf.sample
-@pkgdir var/db/credns
-@pkgdir etc/credns
diff -r 89db54bce4ef -r 45331469b25d security/credns/distinfo
--- a/security/credns/distinfo  Sat Apr 10 08:16:09 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:17:42 agc Exp $
-
-SHA1 (credns-0.2.10.tar.gz) = b61a9315faffcec0a1399641246307ad08ae3419
-RMD160 (credns-0.2.10.tar.gz) = 9601dedddd70784051b52c27d4e060c2d7d0e4bc
-SHA512 (credns-0.2.10.tar.gz) = 4b415c0ae3e8c2ebd6d9c48592c6a61ba68c6c5b0da890a47a433b62e75d7da7511ae347701df14b8c2df66ca855e67238df38a5e9e20c15720cd6bef4c329e5
-Size (credns-0.2.10.tar.gz) = 957981 bytes
-SHA1 (patch-Makefile.in) = a7c231e7078a5060290be5410fff17c3e52b4176
diff -r 89db54bce4ef -r 45331469b25d security/credns/patches/patch-Makefile.in
--- a/security/credns/patches/patch-Makefile.in Sat Apr 10 08:16:09 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-Makefile.in,v 1.1 2014/02/17 07:42:25 pettai Exp $
-
-Install sample conf in examples dir
-
---- Makefile.in.orig   2014-02-17 07:36:09.000000000 +0000
-+++ Makefile.in
-@@ -377,7 +377,7 @@ install: all
-       $(INSTALL_DATA) $(srcdir)/credns-patch.8 $(DESTDIR)$(mandir)/man8/credns-patch.8
-       $(INSTALL_DATA) $(srcdir)/credns-xfer.8 $(DESTDIR)$(mandir)/man8/credns-xfer.8
-       $(INSTALL_DATA) $(srcdir)/credns.conf.5 $(DESTDIR)$(mandir)/man5/credns.conf.5
--      $(INSTALL_DATA) credns.conf.sample $(DESTDIR)$(nsdconfigfile).sample
-+      $(INSTALL_DATA) credns.conf.sample $(DESTDIR)${PREFIX}/share/examples/credns/credns.conf.sample
- 
- uninstall:
-       @echo



Home | Main Index | Thread Index | Old Index