2014-04-03 12:52:13 by Thomas Klausner | Files touched by this commit (2) |
Log message: Fix build with freetype-2.5.1. |
2014-03-22 19:02:14 by Greg Troxel | Files touched by this commit (3) | |
Log message: Partially cope with freeetyp2 update lossage. Adjust perl program that prints include statements to use the ft2build/constant method, from Patrick Welche. This doesn't fix my build, but it gets a lot further. |
2014-02-13 00:18:57 by Matthias Scheler | Files touched by this commit (1568) |
Log message: Recursive PKGREVISION bump for OpenSSL API version bump. |
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-01 12:52:43 by Thomas Klausner | Files touched by this commit (776) |
Log message: Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. |
2013-10-20 20:17:04 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Use -fexceptions / -fno-exceptions. |
2013-10-10 16:42:40 by Ryo ONODERA | Files touched by this commit (1058) |
Log message: Recursive revbump from pango-1.36.0 |
2013-10-09 19:39:24 by Thomas Klausner | Files touched by this commit (418) |
Log message: recursive bump for libmng-2.0.2 shlib major bump and dependency change |
2013-09-02 21:51:33 by Adam Ciarcinski | Files touched by this commit (1071) | |
Log message: Revbump after cairo update |
2013-08-29 14:56:49 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Don't use dynamic_cast without RTTI. |