git: c8d6163c1001 - main - www/choqok: Mark for removal
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Mar 2025 09:28:21 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c8d6163c10014c91c0a3710da3cd7da260fb1294
commit c8d6163c10014c91c0a3710da3cd7da260fb1294
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-03-07 09:11:57 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-03-07 09:27:32 +0000
www/choqok: Mark for removal
Project repo has been archived and will not be ported to Qt6/KF6.
---
www/choqok/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/choqok/Makefile b/www/choqok/Makefile
index 91a25779a599..1440e12e8cb9 100644
--- a/www/choqok/Makefile
+++ b/www/choqok/Makefile
@@ -12,6 +12,9 @@ WWW= https://www.kde.org/applications/internet/choqok/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Project discontinued upstream
+EXPIRATION_DATE=2025-03-31
+
LIB_DEPENDS= libqca-qt5.so:devel/qca@qt5 \
libqjson-qt5.so:devel/qjson \
libqoauth-qt5.so:net/qoauth-qt5 \