| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-08-28 | Let print-PLIST generate python version agnostic PYVERSSUFFIX in filenames. | richard | 1 | -1/+3 | |
| This is somewhat related to the recent PLIST_SUBST commit. Ok'd by wiz@ | |||||
| 2014-12-31 | Improve EGG_NAME default to work for packages with '-' in their name. | wiz | 1 | -2/+2 | |
| Remove now unnecessary overrides in various packages. | |||||
| 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@. | |||||
