| Port details on branch 2026Q1 |
- python312 Interpreted object-oriented programming language
- 3.12.13 lang
=0 3.12.13Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2026-02-13 18:48:04
- Last Update: 2026-03-03 18:11:16
- Commit Hash: 54c3caf
- 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:
-
- python312>0:lang/python312
- To install the port:
- cd /usr/ports/lang/python312/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/python312
- pkg install python312
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: python312
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772559350
SHA256 (python/Python-3.12.13.tar.xz) = c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b684
SIZE (python/Python-3.12.13.tar.xz) = 20801708
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:

- 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
- gettext-tools>=0.26 : devel/gettext-tools
- Library dependencies:
-
- 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 python312-3.12.13:
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
====> 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_python312
- USES:
- compiler:c11 cpe ncurses pathfix pkgconfig python:3.12,env readline shebangfix ssl tar:xz gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.12.13 03 Mar 2026 18:11:16
    |
Charlie Li (vishwin)  |
lang/python312: update to 3.12.13
Changelog:
https://docs.python.org/release/3.12.13/whatsnew/changelog.html#python-3-12-13
(cherry picked from commit 470e01d147061b1b23282d4ac3ed23d81e1fc393) |
3.12.12_4 13 Feb 2026 18:46:30
    |
Charlie Li (vishwin)  Author: Siva Mahadevan |
lang/python3{12,13}: limit parallel .pyc compilation to MAKE_JOBS
This option is available since python312[0]. This fixes
python312 and python313 builds with qemu-user-static
emulating riscv64.
[0]
https://github.com/python/cpython/commit/9a7e9f9921804f3f90151ca42703e612697dd430
Approved by: vishwin (#python), lwhsu (mentor)
Signed-off-by: Siva Mahadevan <siva@FreeBSD.org>
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D54906
(cherry picked from commit c4faf46ff4741f016c5196e1de77822733ff4a1f) |
3.12.12_4 13 Feb 2026 18:44:56
    |
Charlie Li (vishwin)  |
lang/python312: pull in upstream commits addressing vuxml entries
Security: bfe9adc8-0224-11f1-8790-c5fb948922ad
(cherry picked from commit 6ffe928349a0352572a5b52dc3d5aa73c2fdc272) |
Number of commits found: 3
|