<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/ORBit, 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-04-06T20:27:16Z</updated>
<entry>
<title>Resolves:</title>
<updated>2013-04-06T20:27:16Z</updated>
<author>
<name>rodent</name>
<email>rodent@pkgsrc.org</email>
</author>
<published>2013-04-06T20:27:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0fe51336d1067daa8658086c8d91d4a9b9c92c1f'/>
<id>urn:sha1:0fe51336d1067daa8658086c8d91d4a9b9c92c1f</id>
<content type='text'>
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.</content>
</entry>
<entry>
<title>Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.</title>
<updated>2012-10-23T17:18:07Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-10-23T17:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=276a662941e96eb9e2365a6746653f5103be8fb2'/>
<id>urn:sha1:276a662941e96eb9e2365a6746653f5103be8fb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>recursive bump from gettext-lib shlib bump.</title>
<updated>2011-04-22T13:41:54Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2011-04-22T13:41:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0e2c97799a873b423fce3b9a712f48300f567461'/>
<id>urn:sha1:0e2c97799a873b423fce3b9a712f48300f567461</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip SUBDIRS in popt.</title>
<updated>2010-10-02T13:19:11Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2010-10-02T13:19:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=acad48287833762c431127c619a6525982451cd9'/>
<id>urn:sha1:acad48287833762c431127c619a6525982451cd9</id>
<content type='text'>
No need to build in subdir and failed in intl subdirectory, because
some @XXXX@ are not replaced, syntax error for recent gmake.</content>
</entry>
<entry>
<title>Convert @exec/@unexec to @pkgdir or drop it.</title>
<updated>2009-06-14T21:00:03Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-06-14T21:00:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3e474101e8e3e369adf7157f203156b8255ded37'/>
<id>urn:sha1:3e474101e8e3e369adf7157f203156b8255ded37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:03:28Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-06-14T18:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=24151e2b9991726fa4bcd0ace9289f45de0f325e'/>
<id>urn:sha1:24151e2b9991726fa4bcd0ace9289f45de0f325e</id>
<content type='text'>
</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>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ba171a91fab519f587b027c1a2888cb6e3fce049'/>
<id>urn:sha1:ba171a91fab519f587b027c1a2888cb6e3fce049</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>
</feed>
