[Bug 259745] lang/python311: Interpreted object-oriented programming language (beta version)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Nov 2021 17:02:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259745
--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=d6f568cf8a0c57c1280efb31b1b2ab850a87267f
commit d6f568cf8a0c57c1280efb31b1b2ab850a87267f
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-10-28 12:26:49 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-11-24 17:00:33 +0000
lang/python311: add port (at 3.11.0.alpha2)
Python is an interpreted object-oriented programming language, and is
often compared to Tcl, Perl or Scheme.
WWW: https://www.python.org/
PR: 259745
Approved by: python
Mk/Uses/python.mk | 2 +-
Mk/bsd.default-versions.mk | 2 +-
lang/Makefile | 1 +
lang/python311/Makefile (new) | 164 +
lang/python311/Makefile.version (new) | 5 +
lang/python311/distinfo (new) | 3 +
...tch-Lib_distutils_command_install__lib.py (new) | 41 +
...Lib_distutils_tests_test__install__lib.py (new) | 33 +
lang/python311/files/patch-Makefile.pre.in (new) | 65 +
.../files/patch-Misc__python-config.sh.in (new) | 11 +
lang/python311/files/pkg-message.in (new) | 12 +
lang/python311/pkg-descr (new) | 4 +
lang/python311/pkg-plist (new) | 7497 ++++++++++++++++++++
13 files changed, 7838 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.