2006-12-27 14:37:47 by Joerg Sonnenberger | Files touched by this commit (210) |
Log message: - fine grained X11 dependencies for packages which have either USE_IMAKE or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback. |
2006-12-15 21:33:06 by Joerg Sonnenberger | Files touched by this commit (236) |
Log message: Mechanically replace all includes of buildlink3.mk of the following packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr |
2006-04-22 05:15:59 by Jeremy C. Reed | Files touched by this commit (11) |
Log message: Fix typo or mispelling. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-02-23 18:36:26 by Thomas Klausner | Files touched by this commit (272) |
Log message: Add RMD160 checksums to the SHA1 ones. |
2004-04-19 07:09:07 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3. |
2003-08-30 04:14:28 by Jeremy C. Reed | Files touched by this commit (25) |
Log message: "It's" stands for "it is" (or "it has"). The \ apostrophe is not used for a possessive (like her, his, whose, their, and its). Note that I didn't check for proper use of "its" (when it should be "it is" or "it has" instead). I also saw over 15 other grammar or punctuation problems, but not fixed in this commit. |
2003-07-21 19:38:36 by Martti Kuparinen | Files touched by this commit (19) |
Log message: COMMENT should start with a capital letter. |
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message: Drop trailing whitespace. Ok'ed by wiz. |