2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553) |
Log message: Mark packages that are not ready for python-3.3 also not ready for 3.4, until proven otherwise. |
2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | |
Log message: Mark packages as not ready for python-3.x where applicable; either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary. |
2014-01-11 15:42:06 by Adam Ciarcinski | Files touched by this commit (106) |
Log message: Revbump after updating tcl/tk. |
2013-10-27 21:17:40 by Mark Davies | Files touched by this commit (4) |
Log message: Fix configure test for expect library. Also merge patch-aa into patch-af as patching same file. |
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-08-22 01:49:27 by John Marino | Files touched by this commit (90) |
Log message: Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 |
2010-07-21 16:11:16 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Fix build with modern libtool by using -module and correct arguments. |
2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454) |
Log message: Remove @dirrm entries from PLISTs |
2007-12-11 23:41:55 by Klaus Heinz | Files touched by this commit (3) |
Log message: Adapted MASTER_SITES to changed project directory at sourceforge. Added support for installation to DESTDIR. |
2007-10-10 20:09:31 by Roland Illig | Files touched by this commit (2) |
Log message: Fixed obscure C code. |