> security/pivy libcrypto > security/tcltls libcrypto
I suggest we mark these broken. Index: security/pivy/Makefile =================================================================== RCS file: /cvs/ports/security/pivy/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- security/pivy/Makefile 31 Oct 2021 17:22:18 -0000 1.5 +++ security/pivy/Makefile 16 Jan 2022 22:19:36 -0000 @@ -1,5 +1,7 @@ # $OpenBSD: Makefile,v 1.5 2021/10/31 17:22:18 tb Exp $ +BROKEN = Needs upstream to update the old bundled OpenSSH source + V = 0.8.0 COMMENT = tools for using PIV tokens as an SSH agent, encryption, etc. DISTNAME = pivy-$V Index: security/tcltls/Makefile =================================================================== RCS file: /cvs/ports/security/tcltls/Makefile,v retrieving revision 1.17 diff -u -p -r1.17 Makefile --- security/tcltls/Makefile 25 Oct 2021 18:35:31 -0000 1.17 +++ security/tcltls/Makefile 16 Jan 2022 22:20:15 -0000 @@ -1,5 +1,7 @@ # $OpenBSD: Makefile,v 1.17 2021/10/25 18:35:31 tb Exp $ +BROKEN= Needs update to less outdated version and checking of dependent ports + COMMENT= OpenSSL Tcl extension VERSION= 1.6
