Port details on branch 2023Q2 |
- python37 Interpreted object-oriented programming language
- 3.7.17 lang
=0 3.7.17Version of this port present on the latest quarterly branch. DEPRECATED: Upgrade to a newer Python version. 3.7 is in maintenance status and gets security fixes only. End-of-Life: 2023-06-27. See https://devguide.python.org/versions/
This port expired on: 2023-06-27
- Maintainer: python@FreeBSD.org
 - Port Added: 2023-06-08 03:01:05
- Last Update: 2023-06-08 02:58:41
- Commit Hash: 44069ba
- 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/python37/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/python37
- pkg install python37
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: python37
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1686177820
SHA256 (python/Python-3.7.17.tar.xz) = 7911051ed0422fd54b8f59ffc030f7cf2ae30e0f61bda191800bb040dce4f9d2
SIZE (python/Python-3.7.17.tar.xz) = 18066196
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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for python37-3.7.17:
DEBUG=off: Build with debugging support
IPV6=on: IPv6 protocol support
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_python37
- USES:
- cpe ncurses pathfix pkgconfig python:3.7,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:
py37-gdbm databases/py-gdbm@py37
py37-sqlite3 databases/py-sqlite3@py37
py37-tkinter x11-toolkits/py-tkinter@py37
- 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.7.17 08 Jun 2023 02:58:41
    |
Wen Heping (wen)  |
lang/python37: Update to 3.7.17
(cherry picked from commit 0d3c53456003d2da65ba55d4976aa49c6a2e8d8f) |
Number of commits found: 1
|