Port details on branch 2024Q3 |
- python310 Interpreted object-oriented programming language
- 3.10.14_2 lang =0 3.10.14_2Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2024-07-09 12:57:09
- Last Update: 2024-07-09 12:55:50
- Commit Hash: 0c8c116
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- python310>0:lang/python310
- To install the port:
- cd /usr/ports/lang/python310/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/python310
- pkg install python310
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: python310
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711008339
SHA256 (python/Python-3.10.14.tar.xz) = 9c50481faa8c2832329ba0fc8868d0a606a680fc4f60ec48d26ce8e076751fda
SIZE (python/Python-3.10.14.tar.xz) = 19600188
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.22_1 : devel/gettext-runtime
- msgfmt : 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 python310-3.10.14_2:
DEBUG=off: Build with debugging support
IPV6=on: IPv6 protocol support
LIBMPDEC=on: Use libmpdec from ports instead of bundled version
LTO=off: 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_python310
- USES:
- compiler:c11 cpe ncurses pathfix pkgconfig python:3.10,env readline shebangfix ssl tar:xz gettext
- pkg-message:
- For install:
- Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
py310-gdbm databases/py-gdbm@py310
py310-sqlite3 databases/py-sqlite3@py310
py310-tkinter x11-toolkits/py-tkinter@py310
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.10.14_2 09 Jul 2024 12:55:50 |
Vladimir Druzenko (vvd) |
lang/python310: fix stage with DEBUG option ON
MFH: 2024Q3
(cherry picked from commit 6b2a7f9dde98dddbf7f7b6e79b280e49221f0788) |
Number of commits found: 1
|