<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/dante, branch pkgsrc_2011Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2010-03-08T11:59:54Z</updated>
<entry>
<title>Add user-destdir installation support.</title>
<updated>2010-03-08T11:59:54Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2010-03-08T11:59:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c89a254298865f7136a28051026eb4287b6c3938'/>
<id>urn:sha1:c89a254298865f7136a28051026eb4287b6c3938</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</email>
</author>
<published>2009-06-14T18:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=870ee431b3152f330a121f8399ba6a71540929c1'/>
<id>urn:sha1:870ee431b3152f330a121f8399ba6a71540929c1</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>Remove trailing white-space.</title>
<updated>2007-12-27T14:24:00Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2007-12-27T14:24:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4ec80cc555d43fee7abc41b39a6f04547f2b1d50'/>
<id>urn:sha1:4ec80cc555d43fee7abc41b39a6f04547f2b1d50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add share/examples/rc.d/sockd tp PLIST</title>
<updated>2007-12-04T14:40:33Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2007-12-04T14:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=760c488d5c1f0b1616bcd3cde634c963d7bdc446'/>
<id>urn:sha1:760c488d5c1f0b1616bcd3cde634c963d7bdc446</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update dante to 1.1.19nb1:</title>
<updated>2007-12-04T13:30:06Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2007-12-04T13:30:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=32fe6dd74fda2f2fe1e059b1896f0e1c1ae75c20'/>
<id>urn:sha1:32fe6dd74fda2f2fe1e059b1896f0e1c1ae75c20</id>
<content type='text'>
    Add rc.d startup script
</content>
</entry>
<entry>
<title>Make it explicit that this is a Socks 4/5 proxy as suggested by lukem@</title>
<updated>2007-05-25T00:28:19Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2007-05-25T00:28:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0950ec4447ccfd38674435860f6194066d8a0df0'/>
<id>urn:sha1:0950ec4447ccfd38674435860f6194066d8a0df0</id>
<content type='text'>
Remove me as maintainer (I haven't been maintaining this for some time now)
</content>
</entry>
<entry>
<title>Ensure the last statement in configure script returns true, else the build</title>
<updated>2007-05-23T11:12:35Z</updated>
<author>
<name>sketch</name>
<email>sketch</email>
</author>
<published>2007-05-23T11:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6be541e9f34021119ccd6143d902a54c62e70de5'/>
<id>urn:sha1:6be541e9f34021119ccd6143d902a54c62e70de5</id>
<content type='text'>
fails on certain platforms.
</content>
</entry>
<entry>
<title>Skip a file we don't care about in the portability check.</title>
<updated>2006-12-12T19:34:06Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-12-12T19:34:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ca15cfc37bc4d145283da401fdafac9d4041c60e'/>
<id>urn:sha1:ca15cfc37bc4d145283da401fdafac9d4041c60e</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</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>
</feed>
