<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/graphics/plotutils/buildlink3.mk, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2013-02-16T11:17:56Z</updated>
<entry>
<title>Recursive bump for png-1.6.</title>
<updated>2013-02-16T11:17:56Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2013-02-16T11:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ab373a817aa52b69308caa6f5dc0d681b126200b'/>
<id>urn:sha1:ab373a817aa52b69308caa6f5dc0d681b126200b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't bl3 libXp explicitely where it is just meant as indirect</title>
<updated>2011-11-29T17:55:07Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2011-11-29T17:55:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=615d8716b7806eefaf998cc391fd94a92303cb13'/>
<id>urn:sha1:615d8716b7806eefaf998cc391fd94a92303cb13</id>
<content type='text'>
dependency of an Xaw variant -- if at all, this will be handled
by the Xaw bl3 file</content>
</entry>
<entry>
<title>Switch to options.mk and remove plotutils-nox11</title>
<updated>2011-02-08T13:08:06Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2011-02-08T13:08:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cc4d2aaf94b85e53001f3e62f8757ab8aabe785a'/>
<id>urn:sha1:cc4d2aaf94b85e53001f3e62f8757ab8aabe785a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>png shlib name changed for png&gt;=1.5.0, so bump PKGREVISIONs.</title>
<updated>2011-01-13T13:36:05Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2011-01-13T13:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2f4126dc58a114d0237e603c89b2b475b9fbb38f'/>
<id>urn:sha1:2f4126dc58a114d0237e603c89b2b475b9fbb38f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PKGREVISION for libpng shlib name change.</title>
<updated>2010-06-13T22:43:46Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2010-06-13T22:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=92e0cb52cb783546e352182244f761180817e141'/>
<id>urn:sha1:92e0cb52cb783546e352182244f761180817e141</id>
<content type='text'>
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.</content>
</entry>
<entry>
<title>Simply and speed up buildlink3.mk files and processing.</title>
<updated>2009-03-20T19:23:50Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2d1ba244e90207d03eef397a99aa4091baeec5b3'/>
<id>urn:sha1:2d1ba244e90207d03eef397a99aa4091baeec5b3</id>
<content type='text'>
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.</content>
</entry>
<entry>
<title>Modular Xorg support. Based on patch from drochner@</title>
<updated>2007-01-22T22:09:15Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2007-01-22T22:09:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e97c2310b8a717efcd78ccfa22a723aaa73e2578'/>
<id>urn:sha1:e97c2310b8a717efcd78ccfa22a723aaa73e2578</id>
<content type='text'>
</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@pkgsrc.org</email>
</author>
<published>2006-07-08T23:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c16221a4db5db247e9ecea04d817821955982042'/>
<id>urn:sha1:c16221a4db5db247e9ecea04d817821955982042</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@pkgsrc.org</email>
</author>
<published>2006-07-08T22:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9430e4930752307717c0058ee21f02a3ea56b0ad'/>
<id>urn:sha1:9430e4930752307717c0058ee21f02a3ea56b0ad</id>
<content type='text'>
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.</content>
</entry>
<entry>
<title>Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.</title>
<updated>2006-04-17T13:45:57Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2006-04-17T13:45:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=02f8f7c52d84e7f703cacd69432b00d1f021935a'/>
<id>urn:sha1:02f8f7c52d84e7f703cacd69432b00d1f021935a</id>
<content type='text'>
</content>
</entry>
</feed>
