Next | Query returned 107 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2008-09-08 20:40:52 by David A. Holland | Files touched by this commit (2)
Log message:
Fix my previous commit, which was borked in some cases. Noted by gson@.
   2008-09-08 09:10:41 by David A. Holland | Files touched by this commit (3)
Log message:
Update these for consistency (libXfixes/DESCR is related but didn't
need updating) and document which are the native-x11 and which are the
modular X.org versions.
   2008-09-08 09:02:52 by David A. Holland | Files touched by this commit (2)
Log message:
Make these fail with a comprehensible error message when X11_TYPE != native.
   2007-01-03 23:12:25 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix .pc file to include X11 dir in rpath. Bump PKGREVISION.
   2006-12-12 22:52:38 by Joerg Sonnenberger | Files touched by this commit (63)
Log message:
Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.
The redundant parsing of bsd.prefs.mk is mostly avoided now and
parse time e.g. for x11/kdebase3 gets reduced by up to 10%.
   2006-10-09 14:52:36 by Joerg Sonnenberger | Files touched by this commit (47)
Log message:
Flag a number of packages I use as supporting (user-)destdir.
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
   2006-07-31 23:27:46 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Conflict with libXrender (currently in pkgsrc-wip).

This version of Xrender is not supported and I have been using
the maintained version since last year on several pkgsrc build
systems. But I will not switch to new version until okayed by others.
   2006-07-12 14:31:01 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Partly backout: Xrender and Xrandr are not provided by xorg-libs.
   2006-07-11 16:42:04 by Joerg Sonnenberger | Files touched by this commit (12)
Log message:
Don't use the builtin framework for the various Xorg components
when X11_TYPE=xorg. Let them include x11.buildlink3.mk directly.
Remove the manual USE_BUILTIN declarations from xorg-libs/b3.mk.
This fixes a symmetry in the dependency list depending on whether
xorg-libs is installed already or not.

Discussed with jlam@
   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

Next | Query returned 107 messages, browsing 11 to 20 | Previous