| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 1 | -7/+1 | |
| to "yes", so remove variable and code for "no". | |||||
| 2011-02-13 | change to match de-expanded ${PYSITELIB} in PRINT_PLIST_AWK. | obache | 1 | -4/+3 | |
| 2010-07-24 | Add support for packaging python "distributions" that use distutils. | gdt | 1 | -0/+44 | |
| Suppport conditional PLIST inclusion of the expected egg file, because python2.4 distutils does not create them but later versions do. (Note that PRINT_PLIST_AWK production is not working, probably due to order of substitution.) Earlier patch reviewed by wiz@. | |||||
