| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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. | |||||
