<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases/edb, branch pkgsrc_2010Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2010Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2010Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-07-14T22:16:35Z</updated>
<entry>
<title>Explicitly disable GTK support.</title>
<updated>2009-07-14T22:16:35Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-07-14T22:16:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=94c8b99bf38b3ca148300bf31e5c7a0ee449b6f3'/>
<id>urn:sha1:94c8b99bf38b3ca148300bf31e5c7a0ee449b6f3</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</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=405c61d80251d8e80401aed2264d4bede218cb22'/>
<id>urn:sha1:405c61d80251d8e80401aed2264d4bede218cb22</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>Don't build the GTK1 frontend. This makes EDB a lot more heavy</title>
<updated>2008-06-23T16:14:34Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-06-23T16:14:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fc9ba54f74b75c8fa61c772fd44d60aeb5330566'/>
<id>urn:sha1:fc9ba54f74b75c8fa61c772fd44d60aeb5330566</id>
<content type='text'>
for very limited use. Bump revision.
</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=39d7fb93432416d872ed34e0025741cc93068c06'/>
<id>urn:sha1:39d7fb93432416d872ed34e0025741cc93068c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 1.0.5, changes unknown.</title>
<updated>2006-07-20T19:00:48Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-07-20T19:00:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=398812f1eca7f697055204760930af701d8c8c39'/>
<id>urn:sha1:398812f1eca7f697055204760930af701d8c8c39</id>
<content type='text'>
Add dependency on ncurses, because edb uses putwin(). Remove BROKEN_IN.
</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>Mark as BROKEN_IN pkgsrc-2006Q1 according to</title>
<updated>2006-05-18T20:29:58Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-05-18T20:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a47084c9c50b81086c3e02e32c4a25238b7b7a58'/>
<id>urn:sha1:a47084c9c50b81086c3e02e32c4a25238b7b7a58</id>
<content type='text'>
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
</content>
</entry>
<entry>
<title>Add ncurses dependency to get edb_vt_ed everywhere. Bump revision.</title>
<updated>2006-04-28T12:17:04Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-04-28T12:17:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4f5cfa38e6ce25992c4521d10f5c95be2021499c'/>
<id>urn:sha1:4f5cfa38e6ce25992c4521d10f5c95be2021499c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Aligned the last line of the buildlink3.mk files with the first line, so</title>
<updated>2006-04-12T10:26:59Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-04-12T10:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f39c7a6814118271c6fbfe87140ce12d8a3146d7'/>
<id>urn:sha1:f39c7a6814118271c6fbfe87140ce12d8a3146d7</id>
<content type='text'>
that they look nicer.
</content>
</entry>
</feed>
