Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2026 18:48:20 +0200
From:      Franco Ricci <franco.ricc@gmail.com>
To:        "python@freebsd.org" <python@FreeBSD.org>
Subject:   lang/python314 and lang/python314t
Message-ID:  <ED9B8B36-AA69-4667-9242-09305818FE35@gmail.com>

index | next in thread | raw e-mail

[-- Attachment #1 --]
Hi,
starting from lang/pyton313 and lang/python313t ports and, using work of mandree@FreeBSD.org <mailto:mandree@FreeBSD.org> with lang/python314, 
I rewrote lang/python314 using the same Makefile style of python313 and created the new port of python314t.
https://github.com/francoricci/python314t.git <https://github.com/francoricci/python314t.git>;
https://github.com/francoricci/python314.git <https://github.com/francoricci/python314.git>;

- I added the build option tail calls in CPython (https://docs.python.org/3.14/using/configure.html#cmdoption-with-tail-call-interp <https://docs.python.org/3.14/using/configure.html#cmdoption-with-tail-call-interp>) and --enable-optimizations --with-lto=full to LTO option;
- I update port to python 3.14.4;
- I build ports on amd64 and AWS EC2 graviton8 (ARM64) - FreeBSD 15.0: all seems works fine.

Do you think it would be possible to add 3.14t to _PYTHON_VERSIONS  of /usr/ports/Mk/Uses/python.mk ?
I hope my work could be useful.

Bye
Franco
[-- Attachment #2 --]
<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" class="" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Hi,<br class="">starting from&nbsp;<b class="">lang/pyton313</b>&nbsp;and l<b class="">ang/python313t</b>&nbsp;ports and, using work of&nbsp;<b class=""><a href="mailto:mandree@FreeBSD.org" class="">mandree@FreeBSD.org</a>&nbsp;</b>with&nbsp;<b class="">lang/python314</b>,&nbsp;</div><div dir="auto" class="" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">I rewrote&nbsp;<b class="">lang/python314</b>&nbsp;using the same Makefile style of&nbsp;<b class="">python313</b>&nbsp;and created the new port of python314t.<br class=""><a href="https://github.com/francoricci/python314t.git" class="">https://github.com/francoricci/python314t.git</a><br class=""><div class=""><a href="https://github.com/francoricci/python314.git" class="">https://github.com/francoricci/python314.git</a><br class=""><br class="">- I added the build option tail calls in CPython (<a href="https://docs.python.org/3.14/using/configure.html#cmdoption-with-tail-call-interp" class="">https://docs.python.org/3.14/using/configure.html#cmdoption-with-tail-call-interp</a>) and&nbsp;<i class="">--enable-optimizations --with-lto=full</i>&nbsp;to LTO option;<br class="">- I update port to python 3.14.4;<br class="">- I build ports on amd64 and AWS EC2 graviton8 (ARM64) - FreeBSD 15.0: all&nbsp;<span id="docs-internal-guid-023a4948-7fff-9039-6ef8-eaceff7dcd48" class=""><span class="" style="font-size: 9pt; font-family: Arial, sans-serif; font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; vertical-align: baseline; white-space: pre-wrap;">seems</span></span>&nbsp;works fine.<br class=""><br class="">Do you think it would be possible to add 3.14t to _PYTHON_VERSIONS&nbsp; of /usr/ports/Mk/Uses/python.mk ?<br class="">I hope my work could be useful.<br class=""><br class="">Bye<br class="">Franco</div></div></body></html>
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ED9B8B36-AA69-4667-9242-09305818FE35>