| Port details on branch 2026Q2 |
- python313 Interpreted object-oriented programming language
- 3.13.14 lang
=0 3.13.14Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2026-04-13 22:35:20
- Last Update: 2026-06-13 14:02:30
- Commit Hash: e64e37c
- Also Listed In: python
- License: PSFL
- WWW:
- https://www.python.org/
- Description:
- Python is an interpreted object-oriented programming language, and is
often compared to Tcl, Perl or Scheme.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- python313>0:lang/python313
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/python313/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/python313
- pkg install python313
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: python313
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1781351653
SHA256 (python/Python-3.13.14.tar.xz) = 639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c690
SIZE (python/Python-3.13.14.tar.xz) = 23021880
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Slave ports:
-
- lang/python313t
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.26 : devel/gettext-runtime
- Test dependencies:
-
- gdb : devel/gdb
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libffi.so : devel/libffi
- libmpdec.so : math/mpdecimal
- libreadline.so.8 : devel/readline
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for python313-3.13.14:
DEBUG=off: Build with debugging support
IPV6=on: IPv6 protocol support
LIBMPDEC=on: Use libmpdec from ports instead of bundled version
LTO=on: Use Link-Time Optimization
NLS=on: Enable gettext support for the locale module
PYMALLOC=on: Enable specialized mallocs
====> Experimental features
JIT=off: Enable just-in-time compiler
====> Hash Algorithm (PEP-456): you can only select none or one of them
FNV=off: Modified Fowler-Noll-Vo Algorithm
SIPHASH=off: SipHash24 Algorithm
===> Use 'make config' to modify these settings
- Options name:
- lang_python313
- USES:
- compiler:c11 cpe ncurses pathfix pkgconfig python:3.13,env readline shebangfix ssl tar:xz gettext-runtime
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.13.14 13 Jun 2026 14:02:30
    |
Charlie Li (vishwin)  |
lang/python313: update to 3.13.14
Changelog:
https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-14-final
(cherry picked from commit 2c3d15770131807f3aa716f4afda05ca495fa997) |
3.13.13_1 13 Jun 2026 14:02:28
    |
Charlie Li (vishwin)  |
lang/python3: use textproc/expat2 for pyexpat instead of bundled
...to match lang/python314
Event: Works Must Run
(cherry picked from commit b75df1fb4d9e2471f2ce0a6d8bc1f9be8626fbcb) |
3.13.13 13 Jun 2026 14:02:16
    |
Charlie Li (vishwin)  |
lang/python313: prevent building JIT with newer CPython
While such combos build successfully outside of ports, a circular
build dependency forms when said newer ports also have JIT enabled.
(cherry picked from commit 25d1ba0de013d2f69f826d8f20c37bb42a2af014) |
3.13.13 13 Apr 2026 22:30:59
    |
Charlie Li (vishwin)  |
lang/python313: update to 3.13.13
Changelog:
https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-13-final
(cherry picked from commit cf5a0fc8e903bfef0dcc2b26dcc03c61ff8e50c1) |
3.13.12_3 13 Apr 2026 22:30:45
    |
Charlie Li (vishwin)  |
lang/python313: pull in upstream commits addressing webbrowser.open() issue
Security: 9fdad262-2e0f-11f1-88c7-00a098b42aeb
PR: 294246
(cherry picked from commit 569e99b1dff2d8c0b0d753735b28e0df5e2dd6b9) |
3.13.12_2 13 Apr 2026 22:30:33
    |
Charlie Li (vishwin)  |
lang/python313: fix pkg-config link logic for suffixed
(cherry picked from commit d4f2b679758bc0932507ac9fff1b0b589190291f) |
Number of commits found: 6
|