2009-03-19 12:26:41 by Matthias Drochner | Files touched by this commit (3) | ![]() |
Log message: update to 2.6.4 changes: * Fix GTK+ single includes * Use G_DEFINE_TYPE instead of registering the type by hand * Clean up code * Remove deprecated GLib functions |
2008-10-16 15:28:07 by Matthias Drochner | Files touched by this commit (2) | ![]() |
Log message: update to 2.6.3 changes: minor fixes, documentation improvements |
2007-09-21 14:58:58 by Thomas Klausner | Files touched by this commit (12) |
Log message: Rename libglade2 to libglade to match the upstream name. |
2007-01-09 14:28:19 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Needs libSM for modular Xorg. |
2006-10-04 23:36:01 by Thomas Klausner | Files touched by this commit (46) |
Log message: Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. |
2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877) |
Log message: Change the format of BUILDLINK_ORDER to contain depth information as well, and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto |
2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877) |
Log message: Track information in a new variable BUILDLINK_ORDER that informs us of the order in which buildlink3.mk files are (recursively) included by a package Makefile. |
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | ![]() |
Log message: Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. |
2006-04-13 20:23:45 by Johnny C. Lam | Files touched by this commit (292) |
Log message: BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with USE_TOOLS+=msgfmt. |
2006-04-12 12:27:47 by Roland Illig | Files touched by this commit (749) |
Log message: Aligned the last line of the buildlink3.mk files with the first line, so that they look nicer. |