2012-04-06 12:40:37 by Takahiro Kambe | Files touched by this commit (3) |
Log message: Make sure to initialize mutex before use it. Should be fix PR pkg/46266 by me. Bump PKGREVISION but no need to recursive bump since it simply fixes internal problem of glib2 and no external interface at all. |
2012-03-23 08:11:51 by OBATA Akio | Files touched by this commit (1) |
Log message: gtk-doc is required to reconfigure. fixes PR 46159. |
2012-03-21 13:18:33 by Matthias Drochner | Files touched by this commit (9) | |
Log message: update to 2.20.3 changes: -bugfixes -translation update |
2012-03-09 15:41:48 by OBATA Akio | Files touched by this commit (1) |
Log message: require `aclocal` before `automake'. fixes PR 46159. |
2012-03-05 08:48:10 by David Brownlee | Files touched by this commit (1) |
Log message: Add back glib-gio-kqueue-2.28.8-v3.patch to distinfo |
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-03-01 16:06:20 by Ryo ONODERA | Files touched by this commit (2) |
Log message: Fix build on DragonFly. Confirmed by marino@ and Justin Sherrill. |
2012-02-16 16:09:54 by Matthias Drochner | Files touched by this commit (3) |
Log message: open(2) is variadic (at least in Posix and NetBSD), g_open is not, don't mix them, the ABIs are incompatible at least on amd64 bump PKGREV |
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-31 19:36:01 by Matthias Drochner | Files touched by this commit (4) |
Log message: Revert previous, there are patches which should make that the python stuff is not built/installed. Patch Makefile.am the same way as Makefile.in were patched, because the "kqueue" option regenerates the latter. |