git: 886dcab13ecb - main - www/kristall: Mark BROKEN_SSL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Jun 2023 18:06:56 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=886dcab13ecb1c7c5c02fbdfc41de5a2e479a6f5
commit 886dcab13ecb1c7c5c02fbdfc41de5a2e479a6f5
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-06-03 16:13:41 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-06-03 18:03:22 +0000
www/kristall: Mark BROKEN_SSL
- Requires openssl 1.x branches
- Mark DEPRECATED
- Set EXPIRATION_DATE to 2023-07-02
Approved by: portmgr (blanket)
---
www/kristall/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/kristall/Makefile b/www/kristall/Makefile
index 8baba5f69b23..e0430178bdc0 100644
--- a/www/kristall/Makefile
+++ b/www/kristall/Makefile
@@ -10,6 +10,9 @@ WWW= https://kristall.random-projects.net
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_SSL= openssl30 openssl31
+BROKEN_SSL_REASON= undefined symbol: RSA_generate_key
+
LIB_DEPENDS= libcmark.so:textproc/cmark \
libgumbo.so:devel/gumbo