<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python23-pth, branch pkgsrc_2005Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2005Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2005Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2005-04-11T21:44:48Z</updated>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2560f48b2f5afa9fcb23e0718a2e2727ca7824cc'/>
<id>urn:sha1:2560f48b2f5afa9fcb23e0718a2e2727ca7824cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build Python with thread support by default and turn the existing</title>
<updated>2005-01-23T20:41:45Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2005-01-23T20:41:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=afb6c634cf36bd0b8ca88bdb63f886e1d081aada'/>
<id>urn:sha1:afb6c634cf36bd0b8ca88bdb63f886e1d081aada</id>
<content type='text'>
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
</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>before the SIGINT fix, the PKGREVISION was set to 1 in</title>
<updated>2004-06-15T14:26:34Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-06-15T14:26:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d512f5f64975eb1ecdbbb3f815cdbd6bd27493ae'/>
<id>urn:sha1:d512f5f64975eb1ecdbbb3f815cdbd6bd27493ae</id>
<content type='text'>
python23{,-pth}/Makefile.

it was then "bumped" to 1 in Makefile.common.

really bump it to 2 and leave it in Makefile.common (hi luke!)
</content>
</entry>
<entry>
<title>* Add patches to ensure that signal handlers consistently don't set SA_RESTART</title>
<updated>2004-06-14T02:31:13Z</updated>
<author>
<name>lukem</name>
<email>lukem</email>
</author>
<published>2004-06-14T02:31:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4bd10f5d010466442f3cc037d3b702bec94884e2'/>
<id>urn:sha1:4bd10f5d010466442f3cc037d3b702bec94884e2</id>
<content type='text'>
  (restartable system calls).  (These patches have been submitted back to the
  python community.).  Fixes the bug in NetBSD PR [pkg/24797] that I submitted.
* Highlight in the DESCR files what the thread support is for that package.
* Bump PKGREVISION.
</content>
</entry>
<entry>
<title>NetBSD 2.0 changes sys.platform to netbsd2 -- catch up with this</title>
<updated>2004-06-10T10:13:06Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-06-10T10:13:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5b3723c1f6afdf4f19fc5d07fbe04f036ea3e0ad'/>
<id>urn:sha1:5b3723c1f6afdf4f19fc5d07fbe04f036ea3e0ad</id>
<content type='text'>
patch by drochner@ in private mail

bump PKGREVISION to 1
</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>Now that all Python modules have been bl3ified remove the bl2 support.</title>
<updated>2004-05-23T17:15:09Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-05-23T17:15:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=392d354fbfe2b7d41c4cb0bfc5f0d3260e852052'/>
<id>urn:sha1:392d354fbfe2b7d41c4cb0bfc5f0d3260e852052</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing patches and disable PKGVIEW installation for now until the</title>
<updated>2004-05-12T16:25:34Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-05-12T16:25:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8e4c714b078fc784f1059502a9755e733910fa4f'/>
<id>urn:sha1:8e4c714b078fc784f1059502a9755e733910fa4f</id>
<content type='text'>
issues with modules are sorted out.
</content>
</entry>
</feed>
