2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-10-10 18:53:39 by Matthias Drochner | Files touched by this commit (4) | |
Log message: update to 4.9.5 changes: -suppoty Qt v4.8.3 -minor extensions |
2012-10-09 01:02:41 by Adam Ciarcinski | Files touched by this commit (1250) |
Log message: Revbump after updating graphics/pango |
2012-10-04 00:14:04 by Thomas Klausner | Files touched by this commit (36) |
Log message: Update for python25 removal. |
2012-10-02 19:12:24 by Matthias Scheler | Files touched by this commit (1289) |
Log message: Mass recursive bump after the dependence fix of the "cairo" package requested by Thomas Klausner. |
2012-09-15 12:07:21 by OBATA Akio | Files touched by this commit (1789) | |
Log message: recursive bump from libffi shlib major bump (additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update) |
2012-09-07 21:17:56 by Adam Ciarcinski | Files touched by this commit (1263) |
Log message: Revbump after updating graphics/cairo |
2012-08-09 12:15:05 by Steven Drake | Files touched by this commit (1) |
Log message: Revert the below commit as it didn't work. The py-qt4 buildlink3.mk may be included after pyversion.mk, which means the setting has no affect. --- Module Name: pkgsrc Committed By: sbd Date: Tue Aug 7 09:44:03 UTC 2012 Modified Files: pkgsrc/x11/py-qt4: buildlink3.mk Log message: Set PYTHON_VERSIONS_INCOMPATIBLE+=25 in the buildlink3.mk so that dependent packages won't try to build with python25. Fixes Global dependency resolution failure. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/py-qt4/buildlink3.mk |
2012-08-07 11:44:03 by Steven Drake | Files touched by this commit (1) |
Log message: Set PYTHON_VERSIONS_INCOMPATIBLE+=25 in the buildlink3.mk so that dependent packages won't try to build with python25. Fixes Global dependency resolution failure. |
2012-08-05 22:59:18 by Thomas Klausner | Files touched by this commit (1) |
Log message: Disallow python25 since py-dbus doesn't support it any longer. |