summaryrefslogtreecommitdiff
path: root/lang/python
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-12Explicitly default PYTHON_FOR_BUILD_ONLY to `no'.riastradh1-1/+2
2013-05-10Partially back out change to PYTHON_FOR_BUILD_ONLY.riastradh1-6/+8
2013-05-10Use a tool dependency, not buildlink3, if PYTHON_FOR_BUILD_ONLY.riastradh1-5/+7
2013-04-29Remove python31.wiz1-14/+6
2012-12-10Add Python 3.3.0tsarna2-9/+17
2012-10-03Move documentation for *_REQD variables to "Infrastructure variables"cheusov1-4/+5
2012-10-03Introduce variable PYTHON_SELF_CONFLICTcheusov1-1/+16
2012-10-03Remove python25, as promised in March. EOL'd last year.wiz2-17/+9
2012-09-16Update documentation for {PYTHON,RUBY,PHP}_VERSION_REQD variables, move themcheusov1-1/+9
2012-08-01oops - forgot to commit a framework change needed by py-dbus:drochner1-1/+8
2012-07-25use py-distribute for Python3 rather than py-setuptoolsdrochner1-1/+6
2012-05-13prepare Python>=32 bytecode file location changeobache2-1/+57
2012-05-06Add python32 support.obache1-7/+14
2012-04-23revive ${EGG_FILE} handling in print-PLIST, accidently(?) removed atobache1-1/+3
2012-04-08Update comment.wiz1-3/+2
2012-04-08All supported python versions in pkgsrc support eggs, so removewiz1-8/+2
2012-04-08All supported python version in pkgsrc set PYDISTUTILS_CREATES_EGGFILESwiz2-13/+2
2012-04-08Remove python24 and all traces of it from pkgsrc.wiz1-15/+7
2012-03-08Update python default version to 2.7, per announcement on pkgsrc-userswiz1-5/+5
2012-02-26Revert the below change (by me).sbd1-3/+2
2012-02-21Add _PYTHON_VERSION_DEFAULT with the "default" python version and setsbd1-2/+3
2012-01-28Some packages play with PYPKGPREFIX, even if no valid Python version canjoerg1-1/+2
2011-12-16Expand comments. (No code change.)gdt1-4/+13
2011-12-16Clarify when distutils.mk should be used.gdt1-2/+3
2011-12-03Tag the 28 locations that result in a Python 3.1 package as supporting so.joerg1-2/+14
2011-10-14Add make fragment for easy to use python as tool.obache1-0/+29
2011-07-07Make sure that PYDISTUTILS_CREATES_EGGFILES is defined in all branches.joerg1-1/+3
2011-06-21Change the PYDEPENDENCY for python31 to python31.reed1-2/+2
2011-06-17Add support for python31.reed1-7/+14
2011-05-04also put PYLIB in PLIST_SUBST, a part of PR#44826.obache1-2/+2
2011-03-26No need to add 27 for PYTHON_VERSIONS_ACCEPTED over again.obache1-2/+2
2011-03-12Add MULTI variable, and add it to BUILD_DEFS, to more easily findwiz1-1/+5
2011-02-25Let's assume for now that everything that worked with python-2.6 alsowiz1-2/+2
2011-02-22Use function-style `print', for python3.obache1-4/+4
2011-02-22fix for python27.obache1-3/+3
2011-02-22Allow python27 and acceptable by default (default python is still 2.6).obache1-8/+16
2011-02-13change to match de-expanded ${PYSITELIB} in PRINT_PLIST_AWK.obache1-4/+3
2011-02-13remove "next;" in PRINT_PLIST_AWK, it may prevent additional substitute,obache1-7/+4
2010-09-17Share distfile related information for each python variants withobache1-30/+3
2010-09-04Update for Python 2.6.6.tron1-3/+3
2010-07-24Clarify when to use this fragment, and that it's ok to use it andgdt1-1/+6
2010-07-24Add support for packaging python "distributions" that use distutils.gdt2-1/+48
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-23Clarify that this mk fragment is only for python distributions thatgdt1-1/+5
2010-07-21Add optional user-setable PYSETUPARGS variable that is added to the buildwiz1-3/+4