Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-06 | "Each sed command should appear in an assignment of its own." | rodent | 1 | -3/+3 | |
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-03-15 | Bump PKGREVISION from default python to 2.7. | obache | 1 | -2/+2 | |
2011-09-25 | Fix interpreter checks | joerg | 1 | -1/+7 | |
2010-02-10 | Bump revision for PYTHON_VERSION_DEFAULT change. | joerg | 1 | -2/+2 | |
2009-07-08 | Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Python | joerg | 1 | -5/+3 | |
sources in a directory (tree) in pversion.mk. Adjust the various places that called it locally. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2009-02-09 | Switch to Python 2.5 as default. Bump revision of all packages that have | joerg | 1 | -2/+2 | |
changed runtime dependencies now. | |||||
2008-06-12 | Add DESTDIR support. | joerg | 1 | -7/+8 | |
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -2/+4 | |
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. | |||||
2008-04-25 | Update PYTHON_VERSIONS_COMPATIBLE | joerg | 1 | -3/+1 | |
- assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals. | |||||
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -3/+3 | |
need them, for example RESTRICTED and SUBST_MESSAGE.*. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -2/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2005-10-02 | Make this package work with py-wxWidgets>=2.6. Bump PKGREVISION due | minskim | 1 | -6/+7 | |
to dependency change. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-01-23 | Build Python with thread support by default and turn the existing | recht | 1 | -2/+2 | |
python*-pth packages into meta-packages which will install the non-pth packages. Bump PKGREVISIONs on the non-pth versions to propagate the thread change, but leave the *-pth versions untouched to not affect existing installations. Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles. | |||||
2004-12-25 | Depend on py-wxWidgets instead of py-wxWindows. Bump PKGREVISION. | wiz | 1 | -2/+3 | |
2004-07-20 | Corrected path to x11/py-wxWindows. | kristerw | 1 | -2/+2 | |
2004-07-19 | Initial import of ExmanIDE-0.9.4. | minskim | 4 | -0/+154 | |
ExmanIDE is an integrated development environment for Python, written in Python. Features include internationalization, simple project management, debugging, and C++ support. |