pkgsrc-Changes archive

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

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Apr 10 08:17:36 UTC 2021

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/credns: DESCR Makefile PLIST distinfo
        pkgsrc/security/credns/patches: patch-Makefile.in

Log Message:
remove security/credns

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


To generate a diff of this commit:
cvs rdiff -u -r1.807 -r1.808 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/credns/DESCR
cvs rdiff -u -r1.6 -r0 pkgsrc/security/credns/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/credns/PLIST \
    pkgsrc/security/credns/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/security/credns/patches/patch-Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.807 pkgsrc/security/Makefile:1.808
--- pkgsrc/security/Makefile:1.807      Fri Mar 19 08:13:06 2021
+++ pkgsrc/security/Makefile    Sat Apr 10 08:17:36 2021
@@ -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+=      codecrypt
 SUBDIR+=       courier-authlib
 SUBDIR+=       crack
 SUBDIR+=       cracklib
-SUBDIR+=       credns
 SUBDIR+=       crypto++
 SUBDIR+=       cvm
 SUBDIR+=       cy2-anonymous



Home | Main Index | Thread Index | Old Index