<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python23/patches/patch-al, 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>2005-09-21T09:39:26Z</updated>
<entry>
<title>Allow Python 2.3 to build dynamic modules on DragonFly.</title>
<updated>2005-09-21T09:39:26Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2005-09-21T09:39:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=54814e2765cfa1fa400bf0db57d80bdee00ac4bd'/>
<id>urn:sha1:54814e2765cfa1fa400bf0db57d80bdee00ac4bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add devel/gettext-lib as dependency to avoid problems with the locale module not being built.</title>
<updated>2005-07-03T19:49:06Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2005-07-03T19:49:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e4594e38268d85b494210919ed03d0f38f2fba38'/>
<id>urn:sha1:e4594e38268d85b494210919ed03d0f38f2fba38</id>
<content type='text'>
- fix suggested by Simon Kuhn in PR 29735

Add a patch from Antoine Reilles submitted in PR 30466 to fix the buid of some modules on OS X 10.4.

Bump PKGREVISION
</content>
</entry>
<entry>
<title>Backport from Python-2.4 a configure condition that prevents</title>
<updated>2005-06-30T03:38:22Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2005-06-30T03:38:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=333d0639e892350f2adc6761594b962ce432c52b'/>
<id>urn:sha1:333d0639e892350f2adc6761594b962ce432c52b</id>
<content type='text'>
_POSIX_C_SOURCE from being defined on Darwin-8.x.  This makes the
package build on Darwin-8.x.
</content>
</entry>
<entry>
<title>update to 2.3.5</title>
<updated>2005-02-15T12:25:07Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2005-02-15T12:25:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=87cd05df9143fba75d69bf6adf356a5823aece79'/>
<id>urn:sha1:87cd05df9143fba75d69bf6adf356a5823aece79</id>
<content type='text'>
This is a bug-fix release. It contains the fix for
http://www.python.org/security/PSF-2005-001/
which we added in 2.3.4nb7.
</content>
</entry>
<entry>
<title>First stab at Interix support; --image-base hack not yet used here.</title>
<updated>2005-01-18T18:22:34Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-01-18T18:22:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5d8f37425c3b318266eb0abe3f09d405d7484d9e'/>
<id>urn:sha1:5d8f37425c3b318266eb0abe3f09d405d7484d9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Honor LDFLAGS when building shared libraries on Linux.  Previously,</title>
<updated>2004-12-30T21:56:20Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-12-30T21:56:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=31211d7decf507968334baa3394eb38a4933d43e'/>
<id>urn:sha1:31211d7decf507968334baa3394eb38a4933d43e</id>
<content type='text'>
python2[34]{,-pth} failed on Linux when Berkeley DB from pkgsrc was
used.
</content>
</entry>
<entry>
<title>Add patches from darwinports/fink to make the posixmodule work on Darwin/</title>
<updated>2004-11-28T13:33:19Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-11-28T13:33:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ba40dbfe646d5fe352764b3522c95d20af9e5da8'/>
<id>urn:sha1:ba40dbfe646d5fe352764b3522c95d20af9e5da8</id>
<content type='text'>
OSX and build the libpython as dynamic library.
While at it also fix the PLIST for Darwin/OSX.
</content>
</entry>
<entry>
<title>Update to 2.3.4</title>
<updated>2004-06-02T12:29:28Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-06-02T12:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2a61891dfaf2f2b048e253893a2a2666c211bfc1'/>
<id>urn:sha1:2a61891dfaf2f2b048e253893a2a2666c211bfc1</id>
<content type='text'>
This is a bug-fix release for Python 2.3 that fixes a number of bugs,
including a couple of weakref bugs and a bug in pickle version 2. There
are also a number of fixes to the standard library, and some build
fixes - see the release notes ( http://www.python.org/2.3.4/NEWS.html )
for details.
</content>
</entry>
<entry>
<title>Apply first part (creation of libpython.so) of the patch provided by</title>
<updated>2004-03-01T00:16:35Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-03-01T00:16:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=42877f5515da324bcf620c6cbcbd5610e75a16ba'/>
<id>urn:sha1:42877f5515da324bcf620c6cbcbd5610e75a16ba</id>
<content type='text'>
Michal Pasternak in PR 24599.
Leave the RUNSHARED part for now until it's proven that it's really needed
and a cleaner has been found.
</content>
</entry>
<entry>
<title>update to 2.3.3</title>
<updated>2003-12-23T17:24:42Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2003-12-23T17:24:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8c83c011c8904fbc50a30d4e064e9b90fcf9bc4a'/>
<id>urn:sha1:8c83c011c8904fbc50a30d4e064e9b90fcf9bc4a</id>
<content type='text'>
This is a bug-fix release for Python 2.3 that fixes a number of bugs,
including a couple of serious errors with weakrefs and the cyclic garbage
collector. There are also a number of fixes to the standard library
- see the release notes ( http://www.python.org/2.3.3/NEWS.html )for details.
</content>
</entry>
</feed>
