Port details on branch 2024Q2 |
- python27 Interpreted object-oriented programming language
- 2.7.18_3 lang =0 2.7.18_3Version of this port present on the latest quarterly branch.
- DEPRECATED: EOLed upstream
This port expired on: 2020-12-31
- Maintainer: python@FreeBSD.org
- Port Added: 2024-05-15 03:39:04
- Last Update: 2024-05-15 03:36:00
- Commit Hash: 35b4d1f
- 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:
-
- To install the port:
- cd /usr/ports/lang/python27/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/python27
- pkg install python27
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: python27
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1587426078
SHA256 (python/Python-2.7.18.tar.xz) = b62c0e7937551d0cc02b8fd5cb0f544f9405bafc9a54d3808ed4594812edef43
SIZE (python/Python-2.7.18.tar.xz) = 12854736
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
- 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 python27-2.7.18_3:
DEBUG=off: Build with debugging support
IPV6=on: IPv6 protocol support
LIBFFI=on: Use libffi from ports instead of bundled version
NLS=on: Enable gettext support for the locale module
PYMALLOC=on: Enable specialized mallocs
THREADS=on: Threading support
====> Unicode support: you have to select exactly one of them
UCS2=off: Enable UCS2 Unicode Strings
UCS4=on: Enable UCS4 Unicode Strings
===> Use 'make config' to modify these settings
- Options name:
- lang_python27
- USES:
- cpe ncurses pathfix pkgconfig 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:
bsddb databases/py-bsddb
gdbm databases/py-gdbm
sqlite3 databases/py-sqlite3
tkinter x11-toolkits/py-tkinter
- 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 |
2.7.18_3 15 May 2024 03:36:00 |
Yasuhiro Kimura (yasu) |
lang/python27: Fix build with 'DEFAULT_VERSIONS=ssl=openssl'
Reported by: Odhiambo Washington
Approved by: portmgr blanket (just fix it)
MFH: 2024Q2
(cherry picked from commit 69ce5e29a540b5550a269d18651fdea2b7c79eda) |
Number of commits found: 1
|