<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python20/patches, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2007-07-24T16:53:20Z</updated>
<entry>
<title>-make this build with NetBSD's version of mremap(2)</title>
<updated>2007-07-24T16:53:20Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2007-07-24T16:53:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0e150b4cae3c0db634e258ecfab8c0f1d1d64666'/>
<id>urn:sha1:0e150b4cae3c0db634e258ecfab8c0f1d1d64666</id>
<content type='text'>
 (reused joerg's patch to python24)
-fix some misbehaviour of distutils - the interpreter path of scripts
 was messed up under some circumstances
</content>
</entry>
<entry>
<title>Strip of anything after the version number in distutils.util.get_platform</title>
<updated>2006-04-13T02:26:54Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-04-13T02:26:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d451463e18a1b97e5628c071690ac668c0dcc6a1'/>
<id>urn:sha1:d451463e18a1b97e5628c071690ac668c0dcc6a1</id>
<content type='text'>
on DragonFly. Since that version is used e.g. as part of the file name
for python eggs, it makes handling easier to match normal pkgsrc
platform policy. Bump revisions of all Python packages.
</content>
</entry>
<entry>
<title>Fix shared linking on DragonFly.</title>
<updated>2005-12-06T18:26:49Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2005-12-06T18:26:49Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=db5dca0e830df8b4574fbc2e3c2d4589e1e38be8'/>
<id>urn:sha1:db5dca0e830df8b4574fbc2e3c2d4589e1e38be8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Python's makesetup script to treat -pthread as linker flag.</title>
<updated>2005-11-16T19:18:58Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2005-11-16T19:18:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9043e1fdd47075d6bd1a7953cf56f29cc0ec5378'/>
<id>urn:sha1:9043e1fdd47075d6bd1a7953cf56f29cc0ec5378</id>
<content type='text'>
This is needed for databases/py-psycopg at least to compile properly.
Since the installed version changed, bump revision.
</content>
</entry>
<entry>
<title>include LDFLAGS when linking shared libraries, so they can find their</title>
<updated>2005-08-19T06:12:09Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2005-08-19T06:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=37141c61c2f8d11825079312f6b3cf0d8ceeec93'/>
<id>urn:sha1:37141c61c2f8d11825079312f6b3cf0d8ceeec93</id>
<content type='text'>
prerequisite libraries at runtime.

fixes build on Solaris (and probably others).
</content>
</entry>
<entry>
<title>make the fcntl selftest recognize "netbsd3" so that the right</title>
<updated>2005-07-29T13:27:26Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2005-07-29T13:27:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d5a6f7d36c75d660a7ccef35bcf9021702cabd74'/>
<id>urn:sha1:d5a6f7d36c75d660a7ccef35bcf9021702cabd74</id>
<content type='text'>
structure padding is used
not application relevant, so I abstain from bumping PKGREVISION
</content>
</entry>
<entry>
<title>Extend some checks to also test for netbsd2 as sys.platform.</title>
<updated>2004-08-29T10:44:19Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-08-29T10:44:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a0b4f819b70e33c49bbe4fa0dceace4a0a58b55f'/>
<id>urn:sha1:a0b4f819b70e33c49bbe4fa0dceace4a0a58b55f</id>
<content type='text'>
Bump PKGREVISIONS accordingly.
</content>
</entry>
<entry>
<title>make distutils obey LDFLAGS set in the environment, analogous to</title>
<updated>2003-08-18T09:14:13Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2003-08-18T09:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=92bb7a0d740241ae5ff7d71085aab4e5d60dc502'/>
<id>urn:sha1:92bb7a0d740241ae5ff7d71085aab4e5d60dc502</id>
<content type='text'>
patches we've applied to Python-2.1+
</content>
</entry>
<entry>
<title>add the LINK_ALL_LIBGCC_HACK variable to the interpreter's link line,</title>
<updated>2003-06-06T18:14:09Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2003-06-06T18:14:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e01495d7a5772d9f54feecfad36dfee3f4bdaebc'/>
<id>urn:sha1:e01495d7a5772d9f54feecfad36dfee3f4bdaebc</id>
<content type='text'>
so that dynamic libraries using libgcc functions can be loaded
should fix PR pkg/16144 by Brett Slager
</content>
</entry>
<entry>
<title>-don't build modules which are known not to work on 64-bit boxes</title>
<updated>2002-01-28T09:07:23Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2002-01-28T09:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c40fe3705c4acc3fc9d63c8baf36405b1e739fc0'/>
<id>urn:sha1:c40fe3705c4acc3fc9d63c8baf36405b1e739fc0</id>
<content type='text'>
 on any platform (we can make a separate pkg for it later)
-pull in a patch which used to be in devel/py-readline here because
 it is Python version specific
-bump PKGREVISION
</content>
</entry>
</feed>
