| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2009-04-19 | Add untested entries for python26. | wiz | 1 | -2/+2 | |
| 2009-02-17 | Use bsd.fast.prefs.mk. | joerg | 1 | -2/+2 | |
| 2009-02-17 | Require setuptools 0.6c9 to get consistent native_libs.txt behavior. | joerg | 1 | -3/+3 | |
| No recursive bump as packages either have been broken or are working correctly with older versions. While here, fix the Python version comment. | |||||
| 2008-09-12 | Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that | epg | 1 | -1/+3 | |
| set it to ${DISTNAME}. | |||||
| 2008-09-10 | Add PRINT_PLIST_AWK code. | epg | 1 | -1/+5 | |
| 2008-04-26 | Python 2.5 should support eggs as well. | joerg | 1 | -2/+2 | |
| 2007-08-10 | Explicitly specify --root=/ for the non-DESTDIR case so that setuptools | joerg | 1 | -1/+4 | |
| shuts up. Fixes PR 36758. | |||||
| 2007-08-09 | EGGNAME -> EGG_NAME for consistency. | joerg | 1 | -3/+3 | |
| 2007-08-09 | Add some basic infrastructure to manage Python eggs in pkgsrc. | joerg | 1 | -0/+21 | |
| We use the flat installation mode (e.g. no multiple versions by default) by default. That avoids having to run DEINSTALL/INSTALL scripts and allows DESTDIR installation. | |||||
