End of life for FreeBSD port
Hi all, Yesterday, Python 2.7 was finally moved out of the ports tree and with it all ports, based on it, including www/calendarserver. Because of the many dependencies it*s not possible to support further. Anyone working on porting it to Python 3, or willing to contribute to such a project? Axel --- PGP-Key: CDE74120 ☀ computing @ chaos claudius
We have a working port with 2.7 on MacPorts: https://github.com/macports/macports-ports/blob/master/net/calendar-contacts... This will continue to run on now-unsupported 2.7, but yes, it’s necessary to move this to Python 3 for long-term stability. I want to continue using calendarserver and I’m willing to contribute. I am not very familiar with the codebase, but hope that six might do a lot of the heavy lifting. A place to start might be for calendarserver.org to create their own github account because https://github.com/apple/ccs-calendarserver is now archived. Steve
On Sep 21, 2020, at 04:58, Axel Rau <Axel.Rau@chaos1.de> wrote:
Hi all,
Yesterday, Python 2.7 was finally moved out of the ports tree and with it all ports, based on it, including www/calendarserver. Because of the many dependencies it*s not possible to support further.
Anyone working on porting it to Python 3, or willing to contribute to such a project?
Axel
Am 21.09.2020 um 14:31 schrieb Steven Smith <steve.t.smith@gmail.com>:
A place to start might be for calendarserver.org <http://calendarserver.org/> to create their own github account because https://github.com/apple/ccs-calendarserver <https://github.com/apple/ccs-calendarserver> is now archived.
https://github.com/mc3/ccs-calendarserver-p3 <https://github.com/mc3/ccs-calendarserver-p3> If you have time, try to start with the pull request from cclauss: https://github.com/apple/ccs-calendarserver/pull/501 <https://github.com/apple/ccs-calendarserver/pull/501> Axel --- PGP-Key: CDE74120 ☀ computing @ chaos claudius
participants (3)
-
Axel Rau
-
Axel Rau
-
Steven Smith