Date: Fri, 17 Jan 2025 12:21:47 GMT From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 404d0d30175a - main - net-im/kopete: mark DEPRECATED in preparation for switching to KF6/Qt6 Message-ID: <202501171221.50HCLlfV048702@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=404d0d30175a8f2dce1e73b28e967180bac7fe71 commit 404d0d30175a8f2dce1e73b28e967180bac7fe71 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-01-17 12:18:20 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-01-17 12:18:20 +0000 net-im/kopete: mark DEPRECATED in preparation for switching to KF6/Qt6 --- net-im/kopete/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-im/kopete/Makefile b/net-im/kopete/Makefile index b8bfc4f5e429..97d2a3f8b7ea 100644 --- a/net-im/kopete/Makefile +++ b/net-im/kopete/Makefile @@ -7,6 +7,9 @@ MAINTAINER= kde@FreeBSD.org COMMENT= KDE multi-protocol instant messenger WWW= https://apps.kde.org/kopete/ +DEPRECATED= Unmaintained and no longer released by the KDE community +EXPIRATION_DATE= 2025-03-31 + BUILD_DEPENDS= v4l_compat>0:multimedia/v4l_compat LIB_DEPENDS= libidn.so:dns/libidn \ libjasper.so:graphics/jasper \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501171221.50HCLlfV048702>