diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2022-02-12 08:49:40 +0000 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2022-02-12 09:38:33 +0000 |
commit | 6c0118fda76d4614e2f123dcdbb804cfcddca9fe (patch) | |
tree | d98154d8ef9472e1bd0dcd905118685b257e3630 | |
parent | 9be47b50a2ba7023eb52427bf61226aacca50800 (diff) | |
download | ports-6c0118fda76d4614e2f123dcdbb804cfcddca9fe.tar.gz ports-6c0118fda76d4614e2f123dcdbb804cfcddca9fe.zip |
net-im/diligent: Mark BROKEN, deprecate and expiration date to 2022-03-31
Abandoned upstream and no longer works as intended
PR: 236871
Reported by: Christopher Hall <hsw@bitmark.com>
-rw-r--r-- | net-im/diligent/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/diligent/Makefile b/net-im/diligent/Makefile index c146ed557361..39407efceb80 100644 --- a/net-im/diligent/Makefile +++ b/net-im/diligent/Makefile @@ -11,6 +11,10 @@ COMMENT= Unofficial Qt Slack client LICENSE= LGPL3 +BROKEN= Unfetchable +DEPRECATED= Abandoned upstream, users also confirms port to be non working +EXPIRATION_DATE=2022-03-31 + USE_LDCONFIG= yes USE_QT= core gui linguist network svg \ webkit widgets x11extras buildtools_build |