non port: lang/python310/pkg-plist |
SVNWeb
|
Number of commits found: 14 |
Wed, 7 Dec 2022
|
[ 14:51 Wen Heping (wen) ] 258bf44
lang/python310: Update to 3.10.9
|
Wed, 12 Oct 2022
|
[ 10:28 Wen Heping (wen) ] e4f67ad3
lang/python310: Update to 3.10.8
|
Wed, 7 Sep 2022
|
[ 00:36 Wen Heping (wen) ] 1d9f19a0
lang/python310: Update to 3.10.7
|
Thu, 4 Aug 2022
|
[ 00:56 Wen Heping (wen) ] 7da93b6
lang/python310: Update to 3.10.6
|
Wed, 8 Jun 2022
|
[ 11:57 Wen Heping (wen) ] 9521e5f
lang/python310: Update to 3.10.5
|
Fri, 25 Mar 2022
|
[ 04:00 Wen Heping (wen) ] bddbb11
lang/python310: Update to 3.10.4
|
Fri, 18 Mar 2022
|
[ 13:05 Wen Heping (wen) ] 6cd9fc6
lang/python310: Update to 3.10.3
|
Thu, 9 Dec 2021
|
[ 00:40 Wen Heping (wen) ] 3a77228
lang/python310: Update to 3.10.1
|
Wed, 13 Oct 2021
|
[ 17:05 Thierry Thomas (thierry) ] 693abe1
lang/python3X: Fix library installation
The Python ports install the library libpython3.x.so under $PREFIX/lib,
and they set USE_LDCONFIG, but these libraries are not registered, due
to a missing symlink, and they are not found by `ldconfig -r'.
This commit make them to be registered, and for some reason it helps the
dynamic linker to find them, and this allows to fix an error in
french/aster. It also helps to fix errors in newer releases of math/sage
(not yet ready to be committed due to other problems).
No exp-run, but it has been tested with many ports on several platforms.
PR: 257864
Approved by: koobs (Python team)
MFH: 2021Q4
|
Fri, 8 Oct 2021
|
[ 07:14 Wen Heping (wen) ] 25993dd
lang/python310: Update to 3.10.0 release
|
Sun, 19 Sep 2021
|
[ 01:20 Wen Heping (wen) ] bb8fe00
lang/python310: Update to 3.10.0rc2
|
Thu, 19 Aug 2021
|
[ 15:00 Fukang Chen (loader) ] a99955f
lang/python310: Fix build WITH_DEBUG
Python 3.10 [0] is using a value for "EXT_SUFFIX" that includes
"SOABI" on FreeBSD, C extension module filenames are affected
by this change [1].
The limited C API is now supported if Python is built in debug mode [2],
removed %%NO_DEBUG%% from
%%NO_DEBUG%%lib/python%%XYDOT%%/lib-dynload/xxlimited.cpython-%%XY%%.so
[0]:
https://github.com/python/cpython/commit/a44ce6c9f725d336aea51a946b42769f29fed613
[1]:
https://github.com/python/cpython/blob/v3.10.0rc1/Lib/distutils/command/build_ext.py#L676-L684
[2]:
https://github.com/python/cpython/commit/3359cab038968935b40344fad7c30d211f9692e4
PR: 256558
Approved by: koobs (python, maintainer)
MFH: No (Port does not exist in quarterly)
|
Thu, 5 Aug 2021
|
[ 14:34 Wen Heping (wen) ] c7dd0bf
lang/python310: Update to 3.10.0rc1
|
Wed, 14 Jul 2021
|
[ 20:14 Dmitry Marakasov (amdmi3) ] 930c931 (Only the first 10 of 13 ports in this commit are shown above. )
lang/python310: add python 3.10.0.beta4
PR: 256150
Approved by: maintainer timeout (python@, 1 month)
Differential Revision: https://reviews.freebsd.org/D30475
|
Number of commits found: 14 |