<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/ndesk-dbus, branch pkgsrc_2011Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-08-12T02:31:18Z</updated>
<entry>
<title>recursive bump for icu shlib version change except already done.</title>
<updated>2009-08-12T02:31:18Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2009-08-12T02:31:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48029f68e37cc70a677988e87e76b6d6f7af923a'/>
<id>urn:sha1:48029f68e37cc70a677988e87e76b6d6f7af923a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:13:25Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6283a06320806d59c6022aa307c55bafa60bc38f'/>
<id>urn:sha1:6283a06320806d59c6022aa307c55bafa60bc38f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PKGREVISION following the update of textproc/icu, and the</title>
<updated>2009-03-25T22:37:12Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2009-03-25T22:37:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=261b3d6bcc2b02dd005169dda1d12d12fe588fcc'/>
<id>urn:sha1:261b3d6bcc2b02dd005169dda1d12d12fe588fcc</id>
<content type='text'>
corresponding change of ABI.

OK'ed by wiz@ (as was the textproc/icu update).
</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>Mark as destdir ready.</title>
<updated>2008-07-14T12:55:56Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-07-14T12:55:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ea30842945a7da8e04cb190e5ab5845b89a96f2e'/>
<id>urn:sha1:ea30842945a7da8e04cb190e5ab5845b89a96f2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PKGREVISION for the previous commit</title>
<updated>2008-04-28T08:13:37Z</updated>
<author>
<name>kefren</name>
<email>kefren</email>
</author>
<published>2008-04-28T08:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5591ca50f50ae173a771cb0e179f8839e07d4e79'/>
<id>urn:sha1:5591ca50f50ae173a771cb0e179f8839e07d4e79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add sysutils/dbus dependancy</title>
<updated>2008-04-28T07:12:57Z</updated>
<author>
<name>kefren</name>
<email>kefren</email>
</author>
<published>2008-04-28T07:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a9045a4aec7061d7aa7dd4bcdbf3a293111d6e9b'/>
<id>urn:sha1:a9045a4aec7061d7aa7dd4bcdbf3a293111d6e9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial import of ndesk-dbus 0.6.1a</title>
<updated>2008-04-25T15:18:28Z</updated>
<author>
<name>kefren</name>
<email>kefren</email>
</author>
<published>2008-04-25T15:18:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a65b47ff2810b7055052121c659848b807c4995a'/>
<id>urn:sha1:a65b47ff2810b7055052121c659848b807c4995a</id>
<content type='text'>
ndesk-dbus is a C# implementation of D-Bus. It's often referred
to as dbus-sharp, or "managed D-Bus" to avoid confusion with
existing bindings (which wrap libdbus).

</content>
</entry>
</feed>
