| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-06-07 | Add python-digest | wiz | 1 | -1/+2 | |
| 2014-06-02 | Rollback last commit. This is not going to work due to package name | rodent | 1 | -2/+1 | |
| difference. Maybe we could consider extending how ${pkg} is matched. | |||||
| 2014-06-02 | +digest | rodent | 1 | -1/+2 | |
| 2014-05-10 | Let to be failed if no suituable python version. | obache | 1 | -1/+4 | |
| 2014-05-09 | Add python34 support and simplify. | obache | 1 | -32/+15 | |
| 2014-04-02 | x11/py-X and x11/py-X2 don't exist. | asau | 1 | -2/+2 | |
| Make it refer to textproc/py-X and textproc/py-X2 which do exist. | |||||
| 2014-01-31 | Add unittest2. | wiz | 1 | -1/+2 | |
| 2014-01-26 | Do not use py-distrbute with Python 3.x, but always use py-setuptools | wiz | 1 | -5/+1 | |
| (as was the default for Python-2.x in this file). py-distribute is by now obsolete, and py-setuptools the standard way. | |||||
| 2014-01-25 | Remove support for PYTHON_PATCH_SCRIPTS; use REPLACE_PYTHON. | wiz | 1 | -6/+3 | |
| 2014-01-25 | Remove PYTHON_VERSIONS_INCLUDE_3X. | wiz | 1 | -14/+2 | |
| Allow python-3.x by default. | |||||
| 2014-01-24 | Move PY_PEP3147 specific PRINT_PLIST handling from common ↵ | obache | 1 | -1/+4 | |
| mk/plist/print-plist.mk to lang/python/extension.mk, handling reverse way. | |||||
| 2014-01-23 | Fix syntax; fix variable evaluation problem. | wiz | 1 | -4/+4 | |
| 2014-01-23 | Add support for "foo:link" and "foo:build" for link dependencies | wiz | 1 | -6/+15 | |
| and build dependencies. For link dependencies, the corresponding buildlink3.mk file will be included (instead of DEPENDS). For build dependencies, BUILD_DEPENDS is used (instead of DEPENDS). Add cairo support. | |||||
| 2014-01-20 | + ephem | wiz | 1 | -1/+2 | |
| 2014-01-20 | Add X. | wiz | 1 | -1/+2 | |
| 2014-01-18 | Revert unintended commit; pkgsrc not ready yet. | wiz | 1 | -2/+14 | |
| 2014-01-18 | Support Pmw. | wiz | 2 | -15/+4 | |
| 2014-01-18 | Support flup. | wiz | 1 | -1/+2 | |
| 2014-01-18 | Add jsoblib support (currently unused). | wiz | 1 | -1/+2 | |
| 2014-01-18 | Add quoting in the hope it fixes NetBSD 5's make(1)'s problems. | wiz | 1 | -2/+2 | |
| 2014-01-17 | Add py-dns/py-dns3 support. | wiz | 1 | -1/+2 | |
| 2014-01-16 | Add support for python package modules having different pkgsrc packages | wiz | 1 | -0/+37 | |
| depending on python major version. For now, this supports the dateutil module. | |||||
| 2014-01-12 | Remove python32 as proposed a week ago on pkgsrc-users. | wiz | 3 | -19/+11 | |
| Upstream doesn't talk about it any longer, and python-3.3 is a drop-in replacement. Ok bsiegert, prlw1, rodent | |||||
| 2013-11-10 | Add a package settable `PY_PEP3147=no' for the case PEP 3147 is not supported. | obache | 1 | -1/+5 | |
| 2013-10-30 | Only define do-test target for the case package itself does not define own | obache | 1 | -1/+3 | |
| test target. | |||||
| 2013-10-29 | Restore PY_PATCHPLIST line, lost in previous (hi tron!) | wiz | 1 | -1/+2 | |
| 2013-10-29 | Define "do-test" target for testing Python packages. | tron | 1 | -2/+8 | |
| 2013-05-12 | Explicitly default PYTHON_FOR_BUILD_ONLY to `no'. | riastradh | 1 | -1/+2 | |
| Avoids problems with make on NetBSD 5 where empty(XYZ:Mfoo) fails rather than yielding false if XYZ is undefined. | |||||
| 2013-05-10 | Partially back out change to PYTHON_FOR_BUILD_ONLY. | riastradh | 1 | -6/+8 | |
| This broke packages that needed a target Python at build-time. Instead, change it from defined/undefined to yes/no/tool. Most cases of defined used `yes' anyway; fix the few stragglers do that instead. New case `tool' is for TOOL_DEPENDS rather than buildlink3. | |||||
| 2013-05-10 | Use a tool dependency, not buildlink3, if PYTHON_FOR_BUILD_ONLY. | riastradh | 1 | -5/+7 | |
| ok agc | |||||
| 2013-04-29 | Remove python31. | wiz | 1 | -14/+6 | |
| There are three python3 versions in pkgsrc, python31, python32 and python33. The last published update for python was only released for python27, python32 and python33 -- not for python31. No reason for keeping python31 was brought up in two weeks on pkgsrc-users, so remove it. | |||||
| 2012-12-10 | Add Python 3.3.0 | tsarna | 2 | -9/+17 | |
| 2012-10-03 | Move documentation for *_REQD variables to "Infrastructure variables" | cheusov | 1 | -4/+5 | |
| as suggested by obache@ | |||||
| 2012-10-03 | Introduce variable PYTHON_SELF_CONFLICT | cheusov | 1 | -1/+16 | |
| for registering conflicts between python modules. | |||||
| 2012-10-03 | Remove python25, as promised in March. EOL'd last year. | wiz | 2 | -17/+9 | |
| 2012-09-16 | Update documentation for {PYTHON,RUBY,PHP}_VERSION_REQD variables, move them | cheusov | 1 | -1/+9 | |
| to "user variables" section. pkglint is now aware of them. Bump pkglint version. Oked by wiz@ | |||||
| 2012-08-01 | oops - forgot to commit a framework change needed by py-dbus: | drochner | 1 | -1/+8 | |
| provide py2x and py3x PLIST_VARS to let pkgs deal easily with files installed for one major version but not for the other | |||||
| 2012-07-25 | use py-distribute for Python3 rather than py-setuptools | drochner | 1 | -1/+6 | |
| (The former might be used for Python2 as well, but it needs more testing.) | |||||
| 2012-05-13 | prepare Python>=32 bytecode file location change | obache | 2 | -1/+57 | |
| 2012-05-06 | Add python32 support. | obache | 1 | -7/+14 | |
| 2012-04-23 | revive ${EGG_FILE} handling in print-PLIST, accidently(?) removed at | obache | 1 | -1/+3 | |
| killing ${PLIST.eggfile} | |||||
| 2012-04-08 | Update comment. | wiz | 1 | -3/+2 | |
| 2012-04-08 | All supported python versions in pkgsrc support eggs, so remove | wiz | 1 | -8/+2 | |
| ${PLIST.eggfile} from PLISTs and support code from lang/python. | |||||
| 2012-04-08 | All supported python version in pkgsrc set PYDISTUTILS_CREATES_EGGFILES | wiz | 2 | -13/+2 | |
| to "yes", so remove variable and code for "no". | |||||
| 2012-04-08 | Remove python24 and all traces of it from pkgsrc. | wiz | 1 | -15/+7 | |
| Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files. | |||||
| 2012-03-08 | Update python default version to 2.7, per announcement on pkgsrc-users | wiz | 1 | -5/+5 | |
| last week. | |||||
| 2012-02-26 | Revert the below change (by me). | sbd | 1 | -3/+2 | |
| --- Module Name: pkgsrc Committed By: sbd Date: Tue Feb 21 21:04:30 UTC 2012 Modified Files: pkgsrc/lang/python: pyversion.mk Log Message: Add _PYTHON_VERSION_DEFAULT with the "default" python version and set PYTHON_VERSION_DEFAULT from that. To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 pkgsrc/lang/python/pyversion.mk | |||||
| 2012-02-21 | Add _PYTHON_VERSION_DEFAULT with the "default" python version and set | sbd | 1 | -2/+3 | |
| PYTHON_VERSION_DEFAULT from that. | |||||
| 2012-01-28 | Some packages play with PYPKGPREFIX, even if no valid Python version can | joerg | 1 | -1/+2 | |
| be found, so provide it. | |||||
| 2011-12-16 | Expand comments. (No code change.) | gdt | 1 | -4/+13 | |
