<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/libatomic_ops, 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>2011-10-04T21:44:29Z</updated>
<entry>
<title>Correct the path to libatomic_ops.</title>
<updated>2011-10-04T21:44:29Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2011-10-04T21:44:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7e8339b2aaecae314cc9c0ffb591d13bb8ae71d6'/>
<id>urn:sha1:7e8339b2aaecae314cc9c0ffb591d13bb8ae71d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import libatomic_ops from wip, copy distfile to ftp.netbsd.org.</title>
<updated>2011-10-04T18:15:29Z</updated>
<author>
<name>bsiegert</name>
<email>bsiegert</email>
</author>
<published>2011-10-04T18:15:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e8ef948def201a5f0141cb3c408852ed7b0c22e7'/>
<id>urn:sha1:e8ef948def201a5f0141cb3c408852ed7b0c22e7</id>
<content type='text'>
Fixes build on Mac OS X, thus fixing PR pkg/45377.
</content>
</entry>
<entry>
<title>fix another sloppy Makefile that attempted to install the same file twice</title>
<updated>2009-08-01T21:25:03Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2009-08-01T21:25:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=470f780d1acf81289b25a4a808d48f164e1fdc81'/>
<id>urn:sha1:470f780d1acf81289b25a4a808d48f164e1fdc81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>uses autoreconf, so need to patch Makefile.am instead of Makefile.in</title>
<updated>2009-07-22T10:33:21Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2009-07-22T10:33:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c8ba50203340c4518e998d6f696c877b7ed2ea23'/>
<id>urn:sha1:c8ba50203340c4518e998d6f696c877b7ed2ea23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't attempt to install the same headers twice.</title>
<updated>2009-07-21T09:45:12Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2009-07-21T09:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dcc279fb72b6e7eb2d707cb318e3132501da58bc'/>
<id>urn:sha1:dcc279fb72b6e7eb2d707cb318e3132501da58bc</id>
<content type='text'>
Should fix Linux build.
</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>
<entry>
<title>Forgot to remove obsolete patches.</title>
<updated>2009-02-05T14:03:20Z</updated>
<author>
<name>sketch</name>
<email>sketch</email>
</author>
<published>2009-02-05T14:03:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a85bad6efb7978e26c8103154dfa91b1aabf2412'/>
<id>urn:sha1:a85bad6efb7978e26c8103154dfa91b1aabf2412</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sun Studio x86 implementation isn't quite good enough yet for e.g.</title>
<updated>2009-01-31T20:05:57Z</updated>
<author>
<name>sketch</name>
<email>sketch</email>
</author>
<published>2009-01-31T20:05:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0d4bbf85abb3d9d5a9ae423318aa2ee7a8c7c574'/>
<id>urn:sha1:0d4bbf85abb3d9d5a9ae423318aa2ee7a8c7c574</id>
<content type='text'>
pulseaudio, so instead use the generic pthread implementation for now.
</content>
</entry>
<entry>
<title>Forgot to install the sunc/x86.h header in previous.</title>
<updated>2009-01-27T20:26:01Z</updated>
<author>
<name>sketch</name>
<email>sketch</email>
</author>
<published>2009-01-27T20:26:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=73280e00644bc7db6e9a0b4c90733c66697c398e'/>
<id>urn:sha1:73280e00644bc7db6e9a0b4c90733c66697c398e</id>
<content type='text'>
</content>
</entry>
</feed>
