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: wiz
Date: Thu Sep 19 06:41:16 UTC 2024
Modified Files:
pkgsrc/security: Makefile
Log Message:
security/Makefile: +liboqs, oqs-provider
To generate a diff of this commit:
cvs rdiff -u -r1.960 -r1.961 pkgsrc/security/Makefile
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.960 pkgsrc/security/Makefile:1.961
--- pkgsrc/security/Makefile:1.960 Sun Sep 15 00:02:12 2024
+++ pkgsrc/security/Makefile Thu Sep 19 06:41:16 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.960 2024/09/15 00:02:12 js Exp $
+# $NetBSD: Makefile,v 1.961 2024/09/19 06:41:16 wiz Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -203,6 +203,7 @@ SUBDIR+= libmerkletree
SUBDIR+= libmultigest
SUBDIR+= libnetpgpverify
SUBDIR+= libnitrokey
+SUBDIR+= liboqs
SUBDIR+= libp11
SUBDIR+= libpbc
SUBDIR+= libpe
@@ -277,6 +278,7 @@ SUBDIR+= opensaml
SUBDIR+= opensc
SUBDIR+= openssh
SUBDIR+= openssl
+SUBDIR+= oqs-provider
SUBDIR+= osv-scanner
SUBDIR+= otpCalc
SUBDIR+= p0f
Home |
Main Index |
Thread Index |
Old Index