Port details on branch 2024Q3 |
- python311 Interpreted object-oriented programming language
- 3.11.9 lang =0 3.11.9Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2024-07-09 12:12:06
- Last Update: 2024-07-09 12:09:39
- Commit Hash: acad143
- 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:
-
- python311>0:lang/python311
- To install the port:
- cd /usr/ports/lang/python311/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/python311
- pkg install python311
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: python311
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1712330703
SHA256 (python/Python-3.11.9.tar.xz) = 9b1e896523fc510691126c864406d9360a3d1e986acbda59cda57b5abda45b87
SIZE (python/Python-3.11.9.tar.xz) = 20175816
Packages (timestamps in pop-ups are UTC):
- 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
- This port is required by:
- for Build
-
- astro/py-ephem
- audio/audacity
- audio/py-pyttsx3
- chinese/opencc
- comms/py-fritzconnection
- databases/pgbackrest
- databases/postgresql12-plpython
- for Extract
-
- for Run
-
- astro/py-ephem
- audio/py-pyttsx3
- comms/py-fritzconnection
- databases/pgbackrest
- databases/postgresql12-plpython
- databases/postgresql13-plpython
- databases/postgresql14-plpython
Configuration Options:
- ===> The following configuration options are available for python311-3.11.9:
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_python311
- USES:
- compiler:c11 cpe ncurses pathfix pkgconfig python:3.11,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:
py311-gdbm databases/py-gdbm@py311
py311-sqlite3 databases/py-sqlite3@py311
py311-tkinter x11-toolkits/py-tkinter@py311
- 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.11.9 09 Jul 2024 12:09:39 |
Vladimir Druzenko (vvd) |
lang/python311: fix stage with DEBUG option ON
(cherry picked from commit a6e3b850c244b85bc0fe19b660833c5fe6f05a2f) |
Number of commits found: 1
|