<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/python25, 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>2009-09-19T09:18:53Z</updated>
<entry>
<title>Fixes module names in disabled_module_list</title>
<updated>2009-09-19T09:18:53Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2009-09-19T09:18:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=499d9636741a115e496622b5fc2a8257685ca7eb'/>
<id>urn:sha1:499d9636741a115e496622b5fc2a8257685ca7eb</id>
<content type='text'>
 * not "_sqlite", but "_sqlite3"
 * "bsddb" does not exists, probably removed/renamed before Python24
 * "cjkcodes" does not exists (and should not be disabled)
 * missng "," afiter it
 * "mpz" was removed in Python24.
</content>
</entry>
<entry>
<title>Fix build under Mac OS X Snow Leopard.</title>
<updated>2009-09-12T22:24:06Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2009-09-12T22:24:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a737a3b9206cd28b08c2742d55dd3379162596b7'/>
<id>urn:sha1:a737a3b9206cd28b08c2742d55dd3379162596b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove assignments to the LIBS env var -- this should have been done</title>
<updated>2009-09-12T17:47:17Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2009-09-12T17:47:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a30e15cdbb2c27be9c6a08e8dce8dc068079db7b'/>
<id>urn:sha1:a30e15cdbb2c27be9c6a08e8dce8dc068079db7b</id>
<content type='text'>
earlier, but there became no-ops due to my change to db4/bl3 and thus
didn't do harm. Now that part of that change was backed out they became
harmful again and thus need to go.
</content>
</entry>
<entry>
<title>Fix a possibly long-standing issue, but also possibly fallout from the db4</title>
<updated>2009-09-09T05:37:51Z</updated>
<author>
<name>dsainty</name>
<email>dsainty</email>
</author>
<published>2009-09-09T05:37:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=aa3d5bb148003a5a10e219b9bb49b5467fc656b5'/>
<id>urn:sha1:aa3d5bb148003a5a10e219b9bb49b5467fc656b5</id>
<content type='text'>
changes.  The "dbm" module could fail to build correctly, erroring out with:

*** WARNING: renaming "dbm" since importing it failed: build/lib.linux-i686-2.5/dbm.so: undefined symbol: dbm_firstkey

In this case, the "dbm" module has accidentally linked with "databases/gdbm",
which happens to be installed, but was never buildlinked in.  It may be
relevant that /usr/include/gdbm/ndbm.h is installed on this system.

Remove the "gdbm" test from the "dbm" module configuration, leaving the "ndbm"
support, and the fall-back "bdb" support (which will likely fall back to db4).

Bump PKGREVISION - the package would still install, but with missing
functionality.
</content>
</entry>
<entry>
<title>bump PKGREVs for Python pkgs, as suggested by David Sainty -- at least</title>
<updated>2009-09-08T10:06:35Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2009-09-08T10:06:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=561bdef60bb1f177e85c08aa6b685bcd9b0ebe65'/>
<id>urn:sha1:561bdef60bb1f177e85c08aa6b685bcd9b0ebe65</id>
<content type='text'>
on Linux one can't build some extensions against an old Python (with
spurious -ldb4 linkage) anymore
also sync the bl3 files of the non-default versions with python25
for consistency
</content>
</entry>
<entry>
<title>don't propagate the "cups" dependency, this is nut referenced by</title>
<updated>2009-09-07T18:42:39Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2009-09-07T18:42:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=39ba41cab5c8edb68238b59b9ea5a2a85e27d3c2'/>
<id>urn:sha1:39ba41cab5c8edb68238b59b9ea5a2a85e27d3c2</id>
<content type='text'>
the exported libraries
(according to the CVS log, this was only to work around spurious db4
dependencies which are hopefully fixed by my last change to db4/bl3)
</content>
</entry>
<entry>
<title>gdbm is in disabled_module_list, yet if it's found on the system</title>
<updated>2009-07-24T14:50:33Z</updated>
<author>
<name>schmonz</name>
<email>schmonz</email>
</author>
<published>2009-07-24T14:50:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d85f9cd58eb5a3a51974104c53da79587137f82f'/>
<id>urn:sha1:d85f9cd58eb5a3a51974104c53da79587137f82f</id>
<content type='text'>
the module gets built anyway. Don't do that.
</content>
</entry>
<entry>
<title>Remove empty PLIST.common_end.</title>
<updated>2009-07-22T09:29:57Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-07-22T09:29:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3728b8eb5214ddebc715bad135ab145840b9a7fb'/>
<id>urn:sha1:3728b8eb5214ddebc715bad135ab145840b9a7fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:03:28Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=870ee431b3152f330a121f8399ba6a71540929c1'/>
<id>urn:sha1:870ee431b3152f330a121f8399ba6a71540929c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib</title>
<updated>2009-05-20T00:58:05Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-05-20T00:58:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bce310e12c34dd199b2fb13ec720a93538f33642'/>
<id>urn:sha1:bce310e12c34dd199b2fb13ec720a93538f33642</id>
<content type='text'>
major change.

Reported by Robert Elz in PR 41345.
</content>
</entry>
</feed>
