git: d8ff411476b1 - main - databases/kexi: Drop stale CONFLICTS and mark DEPRECATED

From: Max Brazhnikov <makc_at_FreeBSD.org>
Date: Mon, 13 Jul 2026 11:45:25 UTC
The branch main has been updated by makc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d8ff411476b177d41ac7799374fc963edc127f8c

commit d8ff411476b177d41ac7799374fc963edc127f8c
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-07-13 11:45:16 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-07-13 11:45:16 +0000

    databases/kexi: Drop stale CONFLICTS and mark DEPRECATED
    
    The project is abandoned, no plans for Qt6 support.
---
 databases/kexi/Makefile | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/databases/kexi/Makefile b/databases/kexi/Makefile
index 04fe726291ed..87edab97a518 100644
--- a/databases/kexi/Makefile
+++ b/databases/kexi/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=		kexi
 DISTVERSION=		3.2.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=		databases kde
 MASTER_SITES=		KDE/stable/${PORTNAME}/src
 DIST_SUBDIR=		KDE/${PORTNAME}
@@ -9,6 +9,9 @@ MAINTAINER=		kde@FreeBSD.org
 COMMENT=		Visual database applications creator
 WWW=		https://www.kexi-project.org/
 
+DEPRECATED=		Abandoned, unlikely to be ported to Qt6
+# EXPIRATION_DATE=	# to be removed along with KDE Frameworks 5 ports
+
 LIB_DEPENDS=		libKDb3.so:databases/kdb \
 			libKPropertyCore3.so:x11-toolkits/kproperty \
 			libKReport3.so:textproc/kreport
@@ -27,8 +30,6 @@ USE_QT=		concurrent core dbus declarative gui network printsupport \
 		buildtools:build qmake:build testlib:build
 USE_XORG=	x11
 
-CONFLICTS_INSTALL=	calligra-2*
-
 CMAKE_OFF=		BUILD_TESTING \
 			KEXI_ENABLE_QTGUI_FOR_TESTS
 CMAKE_ON=		KEXI_QTGUI_RUNTIME_AVAILABLE