<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/libdaemon, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2010-02-19T15:04:51Z</updated>
<entry>
<title>Update from version 0.14 to 0.14nb1.</title>
<updated>2010-02-19T15:04:51Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2010-02-19T15:04:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e2998e6f69a3c78976a6fbe1ba924f4f8ee56188'/>
<id>urn:sha1:e2998e6f69a3c78976a6fbe1ba924f4f8ee56188</id>
<content type='text'>
Pkgsrc changes:
 o On NetBSD 4.*, avoid the use of -Wl,--no-undefined.  It doesn't work
   there, because the shared lib is not linked with libc.so (which is
   possibly a bug).

Thanks to joerg@ for hints for how to work around this.
</content>
</entry>
<entry>
<title>portability fix: include &lt;unistd.h&gt; instead of &lt;sys/unistd.h&gt;</title>
<updated>2009-12-20T23:29:02Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2009-12-20T23:29:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=25f959d949526978b38ed3c3752a6ee2d1a6b385'/>
<id>urn:sha1:25f959d949526978b38ed3c3752a6ee2d1a6b385</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't feed CFLAGS to linker when building example program.</title>
<updated>2009-12-20T23:22:35Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2009-12-20T23:22:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ead8e029ee89c009482db91b7f7df1e6d9423a6c'/>
<id>urn:sha1:ead8e029ee89c009482db91b7f7df1e6d9423a6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.14:</title>
<updated>2009-10-31T02:54:34Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-10-31T02:54:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=984c24f7a1268d4a3a0b669a2dd2f5f5adf5a9bd'/>
<id>urn:sha1:984c24f7a1268d4a3a0b669a2dd2f5f5adf5a9bd</id>
<content type='text'>
add daemon_set_verbosity() call; numerous updates
</content>
</entry>
<entry>
<title>More portable fix for upper bound for signals problem pulled out from</title>
<updated>2009-08-18T05:40:44Z</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2009-08-18T05:40:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=697721e4a0c0cbdd99e46c6c4929081214db17a4'/>
<id>urn:sha1:697721e4a0c0cbdd99e46c6c4929081214db17a4</id>
<content type='text'>
upstream git repo. Should fix build on Solaris, FreeBSD and DragonFly.

If there is still need for Darwin specific fix with __DARWIN_NSIG (there is
no NSIG or it's semantically different like NSIG and _NSIG in Linux), please
add it back.
</content>
</entry>
<entry>
<title>Fix build problem under Mac OS X (Leopard?).</title>
<updated>2009-08-17T10:26:17Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2009-08-17T10:26:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ec93eb975d5ea4106a91529fcc137932ed71c844'/>
<id>urn:sha1:ec93eb975d5ea4106a91529fcc137932ed71c844</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.13, set LICENSE.</title>
<updated>2009-08-16T14:24:01Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-08-16T14:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bc3142ae4c097cd72c404195264731693ca5358a'/>
<id>urn:sha1:bc3142ae4c097cd72c404195264731693ca5358a</id>
<content type='text'>
Add daemon_reset_sigs() and daemon_unblock_sigs() calls for resetting
signal handlers to sensible states; improve error handling.
</content>
</entry>
<entry>
<title>Give up MAINTAINER</title>
<updated>2009-07-17T18:00:13Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2009-07-17T18:00:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=885f04eb66866565f91ad15446cb1de744cae2d7'/>
<id>urn:sha1:885f04eb66866565f91ad15446cb1de744cae2d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T17:48:39Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T17:48:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a3974bf3b6efabbf626979c76d7215661405a16e'/>
<id>urn:sha1:a3974bf3b6efabbf626979c76d7215661405a16e</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>
</feed>
