2012-10-06 13:55:05 by Aleksej Saushev | Files touched by this commit (310) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
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-07-01 21:05:29 by David A. Holland | Files touched by this commit (118) |
Log message: Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by pkglint. If any of these are wrong for some reason, please revert/adjust. |
2012-06-14 09:45:42 by Steven Drake | Files touched by this commit (1202) |
Log message: Recursive PKGREVISION bump for libxml2 buildlink addition. |
2012-05-07 03:54:16 by David A. Holland | Files touched by this commit (473) |
Log message: Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) It turns out there were a lot of these. |
2012-05-04 18:15:33 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Deal with compilers that are strict about template instantiation rules. |
2012-03-03 01:14:27 by Thomas Klausner | Files touched by this commit (1657) |
Log message: Recursive bump for pcre-8.30* (shlib major change) |
2012-02-06 13:42:32 by Thomas Klausner | Files touched by this commit (1812) | |
Log message: Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy. |
2012-01-13 11:55:52 by OBATA Akio | Files touched by this commit (507) |
Log message: Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. |
2011-11-29 16:30:28 by Hans Rosenfeld | Files touched by this commit (5) |
Log message: Don't use ((command)), use ( (command)) instead. Fixes some build breakage. |