2010-03-14 17:40:12 by Thomas Klausner | Files touched by this commit (8) | |
Log message: Remove xtide, moved to time. |
2010-02-04 17:44:27 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: DESTDIR support |
2009-11-09 13:46:54 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Kill broken check for finding X11, just wire down our values. |
2009-10-28 01:12:36 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Simplify to not fall into ABI traps |
2009-10-28 01:11:59 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Ensure that rpath options have an argument for modular Xorg. |
2009-06-14 20:07:32 by Joerg Sonnenberger | Files touched by this commit (129) |
Log message: Remove @dirrm entries from PLISTs |
2009-02-08 01:01:35 by Quentin Garnier | Files touched by this commit (3) |
Log message: Add a patch to configure so that xtide can compile correctly with a X11 distribution in /usr/X11R7. Bump PKGREVISION. |
2008-11-10 18:21:40 by Thomas Klausner | Files touched by this commit (147) |
Log message: Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. |
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 |