Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-12-10 | for the Python-version-selection magic to work properly, extension.mk | drochner | 1 | -2/+2 | |
must be pulled in before srcdist.mk | |||||
2002-10-24 | convert to buildlink2 | drochner | 1 | -3/+4 | |
2002-09-21 | Strip the ".buildlink" from the names of the python application and | jlam | 1 | -3/+3 | |
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead. | |||||
2002-01-29 | convert to new Python framework | drochner | 4 | -148/+32 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-18 | added py-idle from Jeff Rizzo in PR#11686 | tsarna | 5 | -0/+179 | |
IDLE is the Integrated Development Environment for Python. |