summaryrefslogtreecommitdiff
path: root/lang/python/extension.mk
AgeCommit message (Expand)AuthorFilesLines
2020-08-28python: fix typo in comment in extension.mkgutteridge1-2/+2
2020-06-10python/extension.mk: Fix print-PLIST target to generate properly sorted PLISTsleot1-5/+5
2019-05-02python: Remove reference to python-3.4.wiz1-2/+2
2018-12-14extension.mk: remove PY_PEP3147, mention correct patch, clean-upadam1-13/+11
2018-09-02python: fix a pkglint warningwiz1-2/+2
2018-03-29Removed duplicated PYSETUPINSTALLARGSadam1-2/+1
2018-03-25Use parallel building for Python 3.5+ packagesadam1-1/+7
2017-07-03Add DISTUTILS_BUILDDIR_IN_TEST_ENV as flag to get the build directoryjoerg1-1/+8
2017-05-17Use TEST_ENV in test target.wiz1-2/+2
2016-08-27Add PYVERSSUFFIX to PLIST and FILES substitutionswiz1-1/+5
2016-07-09Let pkglint fix indentation of preprocessing directives.rillig1-6/+6
2016-05-30Remove CHECK_PERMS_AUTOFIX=yes. It breaks unprivileged bulk builds as-is.wiz1-3/+1
2016-05-28Rectify fixup-python-writeable-source by putting egg-infodir related fixuprichard1-6/+2
2016-05-21Back to the basic problem... check-perms.mk issues warnings/errors on textrichard1-3/+4
2016-05-20NONBINMODE is too restrictive, just remove the writable bit forwiz1-2/+2
2016-05-07Fixup python modules with improper file mode on source files.richard1-1/+6
2016-04-10Adjust checks for _USE_DESTDIR != no or incorrect references tojoerg1-3/+1
2015-12-27Add a PRINT_PLIST_AWK pattern for python-3.5.wiz1-1/+2
2015-12-05What’s New In Python 3.5adam1-2/+2
2015-04-14Remove more references to python-2.6.wiz1-1/+2
2015-04-13Removing python26. EOL'd quite some ago and discussed a couple times onrodent1-2/+1
2014-01-24Move PY_PEP3147 specific PRINT_PLIST handling from common mk/plist/print-plis...obache1-1/+4
2014-01-12Remove python32 as proposed a week ago on pkgsrc-users.wiz1-3/+3
2013-11-10Add a package settable `PY_PEP3147=no' for the case PEP 3147 is not supported.obache1-1/+5
2013-10-30Only define do-test target for the case package itself does not define ownobache1-1/+3
2013-10-29Restore PY_PATCHPLIST line, lost in previous (hi tron!)wiz1-1/+2
2013-10-29Define "do-test" target for testing Python packages.tron1-2/+8
2012-10-03Remove python25, as promised in March. EOL'd last year.wiz1-2/+2
2012-05-13prepare Python>=32 bytecode file location changeobache1-1/+7
2011-05-04also put PYLIB in PLIST_SUBST, a part of PR#44826.obache1-2/+2
2010-07-24Explain that PY_NO_EGG probably exists because distutils in Python 2.4gdt1-3/+5
2010-07-23Explain what extension.mk is for, vs egg.mk, and clarify the notion ofgdt1-1/+14
2010-07-21Add optional user-setable PYSETUPARGS variable that is added to the buildwiz1-3/+4
2009-05-26Allow overriding build target for do-build, using PYSETUPBUILDTARGET.wiz1-2/+3
2009-03-08Move the PYTHON_VERSION_REQD logic from extension.mk to pyversion.mk.joerg1-11/+1
2009-03-05Remove PYBINMODULE. All it did was mark some packages as not availablejoerg1-7/+1
2009-02-19For bmake, empty() take a variable, and M modifier only accept the standardobache1-3/+5
2008-12-23Only derive PYTHON_VERSION_REQD from PKGNAME_REQD or PKGNAME_OLD if theyabs1-3/+3
2008-10-06Add support to derive the Python version from PKGNAME_OLD.joerg1-1/+3
2008-06-30Move PY_NO_EGG?= check outside of defined(PYDISTUTILSPKG) to fixabs1-7/+7
2008-04-24prepare for arrival of Python 2.5tnn1-3/+9
2007-10-31With the advent of Apache module prefixes the Python package prefixjoerg1-2/+2
2007-08-09Add some basic infrastructure to manage Python eggs in pkgsrc.joerg1-2/+2
2006-10-09distutils allows installation in a separate tree by passingjoerg1-1/+6
2006-01-24Add missing part for the last python24 fix.recht1-5/+1
2005-11-04Use "+=" for PKG_FAIL_REASON.rillig1-2/+2
2004-12-28- Fix an error where -lpython does not get defined on Darwin and causesadrianp1-1/+5
2004-06-12Add quotes around word "install" in the setup command.darcy1-2/+2
2003-12-05Fix PYTHON_VERSION_REQG regex for non-NetBSD native make (read for bmake).recht1-2/+2
2003-12-03Revert previous change. I was trying to get pkglint to keep quiet butdarcy1-2/+2