| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Certain internal headers are included unconditionally starting with
Python 3.12, but this should have been built with the appropriate
preprocessor macros for internal headers set anyway. Also clean up
some duplicate directory definitions while here.
PR: 286298
Event: Kitchener-Waterloo Hackathon 202506
|
|
|
|
|
|
| |
Note USES=tk limited to 8.6; 9.0 support is not expected until Python 3.14
PR: 268283
|
|
|
|
|
|
|
|
| |
No remaining consumers in the tree after re-including _tkinter into
lang/python27 itself. This is to prepare for conversion to
USE_PYTHON=pep517, as none of such tooling works with Python 2.
PR: 268283
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 7446740638e7d833fde0962e71ef440a6af3c749.
The change is not valid as setuptools have deprecated setup.py,
while distutils will be supported in existing point releases.
Python 3.12 support will require different solution.
PR: 268283
|
|
|
|
|
|
|
|
|
| |
For python modules which come from python itself, switch from
distutils (no longer present in python 3.12) to setuptools, fixing
these mudules for python 3.12.
PR: 268283
Approved by: vishwin (python@)
|
| |
|
|
|
|
|
|
|
|
|
| |
with other standard libraries (${PYTHON_LIBDIR}/lib-dynload)
- Improve consistency of the Makefile(s)
- Whitespace cleanup for the patches
Notes:
svn path=/head/; revision=313167
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use checksum file under lang/python${PYTHON_SUFFIX}/,
for removal lang/python/distinfo
PR: ports/136198
Submitted by: lwhsu
Approved by: perky
Notes:
svn path=/head/; revision=237414
|
|
|
|
|
|
|
|
|
| |
PR: ports/132181
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by: maintainer timeout (perky; 1 month)
Notes:
svn path=/head/; revision=231327
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
| |
Notes:
svn path=/head/; revision=86233
|
|
|
|
| |
Notes:
svn path=/head/; revision=43892
|
|
|
|
| |
Notes:
svn path=/head/; revision=39083
|
|
|
|
| |
Notes:
svn path=/head/; revision=38930
|
|
|
|
| |
Notes:
svn path=/head/; revision=32436
|
|
wanting do to this for a long time now. Now we got rid of the stupid
dependency on Tcl/Tk and save some checks in python's makefile.
Update the dependent ports accordingly.
Notes:
svn path=/head/; revision=27320
|