<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python24/PLIST.common, branch pkgsrc_2009Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-04-13T11:03:33Z</updated>
<entry>
<title>Fix botched PLIST_VARS conversion.</title>
<updated>2008-04-13T11:03:33Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-04-13T11:03:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ddf93cab5be7a27b04331de279cbe5528bdae0fd'/>
<id>urn:sha1:ddf93cab5be7a27b04331de279cbe5528bdae0fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert to use PLIST_VARS instead of manually passing "@comment "</title>
<updated>2008-04-12T22:42:57Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-12T22:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=84db467ec7c8386066718011f8d47775d5608811'/>
<id>urn:sha1:84db467ec7c8386066718011f8d47775d5608811</id>
<content type='text'>
through PLIST_SUBST to the plist module.
</content>
</entry>
<entry>
<title>update to 2.4.5</title>
<updated>2008-04-11T10:44:08Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2008-04-11T10:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=798171e8ea0428e296e68b0849aa3d4dee37e0ee'/>
<id>urn:sha1:798171e8ea0428e296e68b0849aa3d4dee37e0ee</id>
<content type='text'>
This release includes just a small number of fixes, primarily preventing
crashes of the interpreter in certain boundary cases.
</content>
</entry>
<entry>
<title>Update to 2.4.4:</title>
<updated>2007-06-08T14:16:15Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-06-08T14:16:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8d7abb0730127671a01673358c34ce3915379bc9'/>
<id>urn:sha1:8d7abb0730127671a01673358c34ce3915379bc9</id>
<content type='text'>
We are pleased to announce the release of Python 2.4.4 (FINAL), a
bugfix release of Python 2.4, on October 18, 2006.

Important: 2.4.4 includes a security fix (PSF-2006-001) for the
repr() of unicode strings in wide unicode builds (UCS-4) [does not
affect pkgsrc]

Python 2.4 is now in bugfix-only mode; no new features are being
added. At least 80 bugs have been squished since Python 2.4.3,
including a number of bugs and potential bugs found by with the
Coverity and Klocwork static analysis tools. We'd like to offer
our thanks to both these firms for making this available for open
source projects - see their websites if you're interested.
</content>
</entry>
<entry>
<title>On NetBSD, assume that MKYP=no when /usr/bin/ypcat doesn't exist.</title>
<updated>2006-11-03T07:15:41Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-11-03T07:15:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=11d56ab7700eb1eb125ee8a10dcece412ce9b632'/>
<id>urn:sha1:11d56ab7700eb1eb125ee8a10dcece412ce9b632</id>
<content type='text'>
The NIS module is not available in that case.
Call the regen script with RUNSHARED, so that it finds libpython.so,
even in the DESTDIR case.

XXX The call to regen should be moved to the build phase.
</content>
</entry>
<entry>
<title>Inspecting the setup.py file, one can see that python23 and python24</title>
<updated>2006-06-01T15:25:03Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-06-01T15:25:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=77ffa79f2886f7c64e087519011853370df0f103'/>
<id>urn:sha1:77ffa79f2886f7c64e087519011853370df0f103</id>
<content type='text'>
only build certain modules if the platform is *not* 64-bit.  Correct
the PLIST for those cases.  This should fix the build on non-64bit,
non-x86 platforms, e.g. powerpc.
</content>
</entry>
<entry>
<title>update python24 to 2.4.3</title>
<updated>2006-04-12T20:21:48Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2006-04-12T20:21:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fa7bc2f8ccf2278355d0efb6629e30309bf4e0d0'/>
<id>urn:sha1:fa7bc2f8ccf2278355d0efb6629e30309bf4e0d0</id>
<content type='text'>
Python 2.4 is now in bugfix-only mode, no new features are being added. At
least 50 bugs have been squashed since Python 2.4.2, including a number of
bugs and potential bugs found by Coverity.
</content>
</entry>
<entry>
<title>update to Python 2.4.1</title>
<updated>2005-05-09T20:37:51Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2005-05-09T20:37:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e9fb1e6089e34bbb35ea6c2694d01326815e17b1'/>
<id>urn:sha1:e9fb1e6089e34bbb35ea6c2694d01326815e17b1</id>
<content type='text'>
Highlights of this new release include:
  - Bug fixes. According to the release notes, several dozen bugs
    have been fixed, including a fix for the SimpleXMLRPCServer
    security issue (PSF-2005-001).

Also add a patch by Joerg Sonnenberger to add basic support
for DragonFly BSD.

For a detailed list of changes see:
http://python.org/2.4.1/NEWS.html
</content>
</entry>
<entry>
<title>add dl.so to PLIST.common (conditionally)</title>
<updated>2005-02-18T22:25:22Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2005-02-18T22:25:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=280855b4c1e014523da4d0da2441b55f78be04c9'/>
<id>urn:sha1:280855b4c1e014523da4d0da2441b55f78be04c9</id>
<content type='text'>
addresses PR 29402 by salo
</content>
</entry>
<entry>
<title>Fix some wrong variable (eg. LOWER_OPSYS -&gt; PY_PLATNAME) names sneaked in</title>
<updated>2004-12-06T07:56:38Z</updated>
<author>
<name>recht</name>
<email>recht</email>
</author>
<published>2004-12-06T07:56:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=52f3b2e343eae7b824eb34ce800f0ce5087ec6b2'/>
<id>urn:sha1:52f3b2e343eae7b824eb34ce800f0ce5087ec6b2</id>
<content type='text'>
by print-PLIST.
</content>
</entry>
</feed>
