Port details on branch 2023Q3 |
- python39 Interpreted object-oriented programming language
- 3.9.18 lang
=0 3.9.18Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2023-09-07 14:03:39
- Last Update: 2023-09-07 13:59:31
- Commit Hash: 8298d0a
- 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 - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/python39/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/python39
- pkg install python39
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: python39
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1694092705
SHA256 (python/Python-3.9.18.tar.xz) = 01597db0132c1cf7b331eff68ae09b5a235a3c3caa9c944c29cac7d1c4c4c00a
SIZE (python/Python-3.9.18.tar.xz) = 19673928
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
- 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
-
- comms/gnuradio
- databases/foundationdb
- devel/android-tools
- devel/electron22
- devel/electron24
- devel/electron25
- devel/gdb
- for Extract
-
- for Run
-
- comms/gnuradio
- devel/android-tools
- devel/gdb
- dns/py-pywdns
- graphics/qgis-ltr
- mail/aerc
- net/py-pynmsg
Configuration Options:
- ===> The following configuration options are available for python39-3.9.18:
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_python39
- USES:
- compiler:c11 cpe ncurses pathfix pkgconfig python:3.9,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:
py39-gdbm databases/py-gdbm@py39
py39-sqlite3 databases/py-sqlite3@py39
py39-tkinter x11-toolkits/py-tkinter@py39
- 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.9.18 07 Sep 2023 13:59:31
    |
Wen Heping (wen)  |
lang/python39: Update to 3.9.18
PR: 273361
Reported by: wen@
Exp-run by: antoine@
(cherry picked from commit 27202b324318a8f1336feb48d9178d7967101a59) |
Number of commits found: 1
|