<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/bootstrap-mk-files, 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>2011-12-05T22:40:21Z</updated>
<entry>
<title>Don't disable builtins for GCC.</title>
<updated>2011-12-05T22:40:21Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2011-12-05T22:40:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2a74abe5a9c5b7c2fb724b8aed261ab7e61ce927'/>
<id>urn:sha1:2a74abe5a9c5b7c2fb724b8aed261ab7e61ce927</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Propagate a fix from NetBSD base bsd.lib.mk: if SHLIB_FULLVERSION is</title>
<updated>2011-11-26T15:54:43Z</updated>
<author>
<name>dholland</name>
<email>dholland</email>
</author>
<published>2011-11-26T15:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=754ab434e9c25eeb1228be84cdd60aa1258e8b99'/>
<id>urn:sha1:754ab434e9c25eeb1228be84cdd60aa1258e8b99</id>
<content type='text'>
the same as SHLIB_MAJOR, don't try to symlink SHLIB_MAJOR. Otherwise
you lose the library and get a symlink pointing to itself, and things
fail later with ELOOP.

Fixes builds of packages that use bsd.lib.mk for shared libraries and
set only a major version number.
</content>
</entry>
<entry>
<title>Add Minix specific Makefiles to bootstrap-mk-files. PR pkg/45045</title>
<updated>2011-11-06T21:01:30Z</updated>
<author>
<name>tcort</name>
<email>tcort</email>
</author>
<published>2011-11-06T21:01:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8b506359ac14cdd3e978e2334833e75babe15b73'/>
<id>urn:sha1:8b506359ac14cdd3e978e2334833e75babe15b73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the NOGCCERROR.  When using '+=' on a make variable it  must come</title>
<updated>2011-10-31T23:41:21Z</updated>
<author>
<name>sbd</name>
<email>sbd</email>
</author>
<published>2011-10-31T23:41:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93f9e5ba5665292fb29e7b70dd22bd421acc48c4'/>
<id>urn:sha1:93f9e5ba5665292fb29e7b70dd22bd421acc48c4</id>
<content type='text'>
_after_ '?=' is used on that variable.

Bump PKGREVISION
</content>
</entry>
<entry>
<title>Add support for groff-1.18. From norc on pkgsrc-users.</title>
<updated>2011-10-30T22:12:45Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2011-10-30T22:12:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b0b6adaec03f4318ef71a3c980ee670b97f4243f'/>
<id>urn:sha1:b0b6adaec03f4318ef71a3c980ee670b97f4243f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IRIX: Set CPP to '${CC} -E' by default (old value is 'CC -E').</title>
<updated>2011-08-29T10:43:35Z</updated>
<author>
<name>cheusov</name>
<email>cheusov</email>
</author>
<published>2011-08-29T10:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f2ee7c41943b3ee2e28645c2085b123509c8e86d'/>
<id>urn:sha1:f2ee7c41943b3ee2e28645c2085b123509c8e86d</id>
<content type='text'>
   This fixes bootstrap failure on IRIX with MIPSPro C compiler when
   MIPSPro C++ is not available. Approved by wiz@
</content>
</entry>
<entry>
<title>Fixes bsd.own.mk handling in bootstrap.sh script to same as pkg's Makefile.</title>
<updated>2011-06-17T11:00:36Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-06-17T11:00:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a121f7ade1cf7c03ce70c3004bc91cf2d6ec5c31'/>
<id>urn:sha1:a121f7ade1cf7c03ce70c3004bc91cf2d6ec5c31</id>
<content type='text'>
PR#45061.
</content>
</entry>
<entry>
<title>Add support for MirBSD to pkgsrc.  Patches from Benny Siegert and</title>
<updated>2011-01-23T19:07:24Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2011-01-23T19:07:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=07a1d88d66e812dabac2c48b20477ca953053f48'/>
<id>urn:sha1:07a1d88d66e812dabac2c48b20477ca953053f48</id>
<content type='text'>
Thorsten Glaser.
</content>
</entry>
<entry>
<title>Fix the fix for Arch Linux</title>
<updated>2011-01-17T15:12:46Z</updated>
<author>
<name>ghen</name>
<email>ghen</email>
</author>
<published>2011-01-17T15:12:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a6cd11f1316160527cd1bde35fb339cadae5fda5'/>
<id>urn:sha1:a6cd11f1316160527cd1bde35fb339cadae5fda5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yet Another Groff Version (1.21).  Fixes bootstrap on ArchLinux.</title>
<updated>2011-01-10T10:16:31Z</updated>
<author>
<name>markd</name>
<email>markd</email>
</author>
<published>2011-01-10T10:16:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=167eadba47c5839d2f539fce2d3897dc62f949ff'/>
<id>urn:sha1:167eadba47c5839d2f539fce2d3897dc62f949ff</id>
<content type='text'>
</content>
</entry>
</feed>
