From: Marcus MERIGHI Subject: Re: khal should not depend on vdirsyncer To: ports@openbsd.org, Joerg Jung Date: Sun, 14 Dec 2025 15:46:18 +0100 Hello, this is a friendly weekly ping... Marcus mcmer-openbsd@tor.at (Marcus MERIGHI), 2025.12.06 (Sat) 18:58 (CET): > Hello, > > one can use khal/ikhal with just local calender files. > syncing with caldav via vdirsyncer is nice, but optional. > > Therefore: > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/productivity/khal/Makefile,v > retrieving revision 1.25 > diff -u -p -u -r1.25 Makefile > --- Makefile 21 May 2025 12:12:32 -0000 1.25 > +++ Makefile 6 Dec 2025 16:55:16 -0000 > @@ -28,8 +28,7 @@ RUN_DEPENDS = devel/py-atomicwrites \ > devel/py-tz \ > devel/py-tzlocal \ > devel/py-urwid \ > - devel/py-xdg \ > - productivity/vdirsyncer > + devel/py-xdg > TEST_DEPENDS = devel/py-hypothesis \ > devel/py-freezegun \ > sysutils/py-packaging