<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/x11/Xrender, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2007-01-03T22:12:25Z</updated>
<entry>
<title>Fix .pc file to include X11 dir in rpath. Bump PKGREVISION.</title>
<updated>2007-01-03T22:12:25Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-01-03T22:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fe3932d15dfc5d8dd340a2061e33eb62d9505957'/>
<id>urn:sha1:fe3932d15dfc5d8dd340a2061e33eb62d9505957</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.</title>
<updated>2006-12-12T21:52:34Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-12-12T21:52:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d1af941dedbcf2bb0ff03eac1ef3b1bd943960af'/>
<id>urn:sha1:d1af941dedbcf2bb0ff03eac1ef3b1bd943960af</id>
<content type='text'>
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%.
</content>
</entry>
<entry>
<title>Flag a number of packages I use as supporting (user-)destdir.</title>
<updated>2006-10-09T12:52:34Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-10-09T12:52:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8ef8b1d313dbe7ace4b99e4611fafd727ea64f46'/>
<id>urn:sha1:8ef8b1d313dbe7ace4b99e4611fafd727ea64f46</id>
<content type='text'>
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
</content>
</entry>
<entry>
<title>Conflict with libXrender (currently in pkgsrc-wip).</title>
<updated>2006-07-31T21:27:46Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2006-07-31T21:27:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2c9e6359b92d20ec4b8974909239da1e08dda4af'/>
<id>urn:sha1:2c9e6359b92d20ec4b8974909239da1e08dda4af</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Partly backout: Xrender and Xrandr are not provided by xorg-libs.</title>
<updated>2006-07-12T12:31:01Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-07-12T12:31:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b192f121973d2c7ba47eab4b9f5dbf77f2d74c5e'/>
<id>urn:sha1:b192f121973d2c7ba47eab4b9f5dbf77f2d74c5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use the builtin framework for the various Xorg components</title>
<updated>2006-07-11T14:42:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-07-11T14:42:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93fc264d719265f738d72b6d81be2ee13ad85fdc'/>
<id>urn:sha1:93fc264d719265f738d72b6d81be2ee13ad85fdc</id>
<content type='text'>
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@
</content>
</entry>
<entry>
<title>Change the format of BUILDLINK_ORDER to contain depth information as well,</title>
<updated>2006-07-08T23:10:35Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-07-08T23:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b96729a13e6502c6d9d1c2912a698e23f57d3965'/>
<id>urn:sha1:b96729a13e6502c6d9d1c2912a698e23f57d3965</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Track information in a new variable BUILDLINK_ORDER that informs us</title>
<updated>2006-07-08T22:38:58Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-07-08T22:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6e7d67f4b1fea88b6cff1f00142907eca4188add'/>
<id>urn:sha1:6e7d67f4b1fea88b6cff1f00142907eca4188add</id>
<content type='text'>
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
</content>
</entry>
<entry>
<title>Fix typo or mispelling.</title>
<updated>2006-04-22T02:57:31Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2006-04-22T02:57:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=62e2f33b19b7ac05054eea914fde337d48cb2e61'/>
<id>urn:sha1:62e2f33b19b7ac05054eea914fde337d48cb2e61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change to use new mainatined *proto headers instead of</title>
<updated>2006-04-18T19:23:46Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2006-04-18T19:23:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=419edd18b8b35ea2e68fc436ccd1ab9ddf2f142a'/>
<id>urn:sha1:419edd18b8b35ea2e68fc436ccd1ab9ddf2f142a</id>
<content type='text'>
unmaintained *ext packages.
In some cases, the headers are identical.

I tested on DragonFly using X11_TYPE=xorg and on NetBSD
using native XFree86 (and more).
</content>
</entry>
</feed>
