svn commit: r566397 - head/net-im/cordless
Lewis Cook
lcook at FreeBSD.org
Tue Feb 23 13:33:02 UTC 2021
Author: lcook
Date: Tue Feb 23 13:33:02 2021
New Revision: 566397
URL: https://svnweb.freebsd.org/changeset/ports/566397
Log:
net-im/cordless: Mark DEPRECATED
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D28855
Modified:
head/net-im/cordless/Makefile
Modified: head/net-im/cordless/Makefile
==============================================================================
--- head/net-im/cordless/Makefile Tue Feb 23 13:01:09 2021 (r566396)
+++ head/net-im/cordless/Makefile Tue Feb 23 13:33:02 2021 (r566397)
@@ -10,6 +10,10 @@ COMMENT= Discord TUI client
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+# See: https://github.com/Bios-Marcel/cordless#i-am-closing-down-the-cordless-project
+DEPRECATED= Unmaintained and dead upstream, uses the old Discord API which notably has got users banned
+EXPIRATION_DATE= 2021-04-22
+
USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= Bios-Marcel
More information about the svn-ports-all
mailing list