git: 7f225d1c12b7 - main - net-im/chatterino2: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Mar 2025 18:11:41 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7f225d1c12b762edc44829aad0873c7e7a216a92
commit 7f225d1c12b762edc44829aad0873c7e7a216a92
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-03-25 13:02:26 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-03-25 18:11:10 +0000
net-im/chatterino2: Mark DEPRECATED
- BROKEN for more than a month
- No fix for current Boost Libs
- Set EXPIRATION_DATE 2025-04-25
If someone needs this port feel free to fix, undeprecate and takeover
maintainership.
---
net-im/chatterino2/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net-im/chatterino2/Makefile b/net-im/chatterino2/Makefile
index 3c8315cf5bec..9edb78091cae 100644
--- a/net-im/chatterino2/Makefile
+++ b/net-im/chatterino2/Makefile
@@ -10,6 +10,8 @@ WWW= https://chatterino.com/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Broken for more than a month with no available fixes
+EXPIRATION_DATE= 2025-04-25
BROKEN= fails to build with Boost>=1.87
BUILD_DEPENDS= ${LOCALBASE}/include/magic_enum/magic_enum.hpp:devel/magic_enum \