git: fc0b48793b22 - main - deskutils/py-khal: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 23 Jun 2025 19:08:10 UTC
The branch main has been updated by rene:

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

commit fc0b48793b22466a4b5377db94f724b24dab186b
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-06-23 19:08:06 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-06-23 19:08:06 +0000

    deskutils/py-khal: Remove expired port
    
    2025-06-21 deskutils/py-khal: Depends on expired devel/py-atomicwrites
---
 MOVED                         |  1 +
 deskutils/Makefile            |  1 -
 deskutils/py-khal/Makefile    | 46 -------------------------------------------
 deskutils/py-khal/distinfo    |  3 ---
 deskutils/py-khal/pkg-descr   |  3 ---
 deskutils/py-khal/pkg-message |  7 -------
 6 files changed, 1 insertion(+), 60 deletions(-)

diff --git a/MOVED b/MOVED
index ce8674422638..b119c815f6b6 100644
--- a/MOVED
+++ b/MOVED
@@ -4536,3 +4536,4 @@ misc/py-orange3-network||2025-06-23|Has expired: Depends on expiring misc/orange
 www/onionshare||2025-06-23|Has expired: Depends on expired devel/py-atomicwrites
 deskutils/py-todoman||2025-06-23|Has expired: Depends on expired devel/py-atomicwrites
 deskutils/py-khard||2025-06-23|Has expired: Depends on expired devel/py-atomicwrites
+deskutils/py-khal||2025-06-23|Has expired: Depends on expired devel/py-atomicwrites
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 3425305cf110..4a3d23f89f34 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -229,7 +229,6 @@
     SUBDIR += py-bugwarrior
     SUBDIR += py-calendar_cli
     SUBDIR += py-i3-gnome-pomodoro
-    SUBDIR += py-khal
     SUBDIR += py-paperless
     SUBDIR += py-paperless-ngx
     SUBDIR += py-py3status
diff --git a/deskutils/py-khal/Makefile b/deskutils/py-khal/Makefile
deleted file mode 100644
index 291e23c170cf..000000000000
--- a/deskutils/py-khal/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-PORTNAME=	khal
-DISTVERSION=	0.11.3
-PORTREVISION=	1
-CATEGORIES=	deskutils python
-MASTER_SITES=	PYPI
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER=	wen@FreeBSD.org
-COMMENT=	CalDAV-based calendar
-WWW=		https://lostpackets.de/khal/
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/COPYING
-
-DEPRECATED=	Depends on expired devel/py-atomicwrites
-EXPIRATION_DATE=2025-06-21
-
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools-scm>1.12.0:devel/py-setuptools-scm@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}atomicwrites>=0.1.7:devel/py-atomicwrites@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}click>=3.2:devel/py-click@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}click-log>=0.2.0:devel/py-click-log@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}configobj>=0:devel/py-configobj@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}icalendar>=4.0.3:devel/py-icalendar@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}tzlocal>=1.0:devel/py-tzlocal@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}urwid>=1.3.0:devel/py-urwid@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}vdirsyncer>=0:deskutils/py-vdirsyncer@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}xdg>=0:devel/py-xdg@${PY_FLAVOR}
-
-USES=		python
-USE_PYTHON=	autoplist distutils
-NO_ARCH=	yes
-
-OPTIONS_DEFINE=		SETPROCTITLE
-
-SETPROCTITLE_DESC=		Set the process title
-SETPROCTITLE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setproctitle>=0:devel/py-setproctitle@${PY_FLAVOR}
-
-post-install:
-	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
-	(cd ${WRKSRC} && \
-	${INSTALL_DATA} khal.conf.sample ${STAGEDIR}${EXAMPLESDIR})
-
-.include <bsd.port.mk>
diff --git a/deskutils/py-khal/distinfo b/deskutils/py-khal/distinfo
deleted file mode 100644
index ac078558cb72..000000000000
--- a/deskutils/py-khal/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1717748988
-SHA256 (khal-0.11.3.tar.gz) = a8ccbcc43fc1dbbc464e53f7f1d99cf15832be43a67f38700e535d99d9c1325e
-SIZE (khal-0.11.3.tar.gz) = 196953
diff --git a/deskutils/py-khal/pkg-descr b/deskutils/py-khal/pkg-descr
deleted file mode 100644
index 953f8e778427..000000000000
--- a/deskutils/py-khal/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Khal is a calendar program for the terminal for viewing, adding and editing
-events and calendars. Khal is build on the iCalendar and vdir (allowing the
-use of vdirsyncer for CalDAV compatibility) standards.
diff --git a/deskutils/py-khal/pkg-message b/deskutils/py-khal/pkg-message
deleted file mode 100644
index d6b2951cd2f0..000000000000
--- a/deskutils/py-khal/pkg-message
+++ /dev/null
@@ -1,7 +0,0 @@
-[
-{ type: install
-  message: <<EOM
-Khal needs LANG to be set to a UTF-8 locale (e.g. en_US.UTF-8) to run.
-EOM
-}
-]